Update distinfo and unbreak this port
- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_Server-0.4.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Server-0.4.1.tgz fetch: http://pear.php.net/get/HTTP_Server-0.4.1.tgz: size mismatch: expected 6999, actual 7113 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Server-0.4.1.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
70951bdcc3
commit
caa553ee33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443346
2 changed files with 4 additions and 3 deletions
|
@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP \
|
|||
RUN_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP \
|
||||
${PEARDIR}/Net/Server.php:net/pear-Net_Server
|
||||
|
||||
USES= pear
|
||||
USES= pear
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (PEAR/HTTP_Server-0.4.1.tgz) = 565ba282ada7960f021d20083a1b2471e564ddd97efca6b8ede6fa0581b214f3
|
||||
SIZE (PEAR/HTTP_Server-0.4.1.tgz) = 6999
|
||||
TIMESTAMP = 1497163393
|
||||
SHA256 (PEAR/HTTP_Server-0.4.1.tgz) = 75ce11fe884228919d8e0cd1c45697e6ccf60ce1347ecfa66673e907869df5d9
|
||||
SIZE (PEAR/HTTP_Server-0.4.1.tgz) = 7113
|
||||
|
|
Loading…
Reference in a new issue