Update distinfo and unbreak this port
- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_WebDAV_Client-1.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_WebDAV_Client-1.0.2.tgz fetch: http://pear.php.net/get/HTTP_WebDAV_Client-1.0.2.tgz: size mismatch: expected 9000, actual 9158 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_WebDAV_Client-1.0.2.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
27c0df5092
commit
be0e6bf861
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443349
2 changed files with 4 additions and 3 deletions
|
@ -11,6 +11,6 @@ COMMENT= WebDAV Stream Wrapper Class
|
|||
BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request
|
||||
RUN_DEPENDS:= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request
|
||||
|
||||
USES= pear
|
||||
USES= pear
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (PEAR/HTTP_WebDAV_Client-1.0.2.tgz) = 4c2058ab69589bbe20fa97004ac84259e0392975ce31dcdd0cb95ed24d33fde5
|
||||
SIZE (PEAR/HTTP_WebDAV_Client-1.0.2.tgz) = 9000
|
||||
TIMESTAMP = 1497163399
|
||||
SHA256 (PEAR/HTTP_WebDAV_Client-1.0.2.tgz) = 227b362528eb681f6b2254ea39c1eeb6b61b67056e4c9223e9a8337f10814489
|
||||
SIZE (PEAR/HTTP_WebDAV_Client-1.0.2.tgz) = 9158
|
||||
|
|
Loading…
Reference in a new issue