mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Update distinfo and unbreak this port
- While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => XML_RPC-1.5.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/XML_RPC-1.5.5.tgz fetch: http://pear.php.net/get/XML_RPC-1.5.5.tgz: size mismatch: expected 31862, actual 32202 Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_RPC-1.5.5.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
615df3a4fd
commit
cecec105ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443301
2 changed files with 4 additions and 3 deletions
|
@ -9,6 +9,6 @@ MAINTAINER= joneum@FreeBSD.org
|
|||
COMMENT= PHP implementation of the XML-RPC protocol
|
||||
|
||||
USE_PHP= xml
|
||||
USES= pear
|
||||
USES= pear php
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (PEAR/XML_RPC-1.5.5.tgz) = 80e244582cd2d948f73142a0a43984a50fe916262825e70cb98ee95380026650
|
||||
SIZE (PEAR/XML_RPC-1.5.5.tgz) = 31862
|
||||
TIMESTAMP = 1497163305
|
||||
SHA256 (PEAR/XML_RPC-1.5.5.tgz) = a8dad1c25e718a3d6f0e4d16432bde6b0aced54b1f2cd5de7f02a40d52e6f586
|
||||
SIZE (PEAR/XML_RPC-1.5.5.tgz) = 32202
|
||||
|
|
Loading…
Add table
Reference in a new issue