aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_WebDAV_Client/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-11 07:47:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-11 07:47:16 +0000
commitbe0e6bf861bd4bf8c8b910e54797fa760736c648 (patch)
tree61f11d1153ca840a7d2ee716ee79f9f29275668b /www/pear-HTTP_WebDAV_Client/Makefile
parent27c0df5092ea7f9c334954fbadc67714fdf78d67 (diff)
downloadports-be0e6bf861bd4bf8c8b910e54797fa760736c648.tar.gz
ports-be0e6bf861bd4bf8c8b910e54797fa760736c648.zip
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)
Notes
Notes: svn path=/head/; revision=443349
Diffstat (limited to 'www/pear-HTTP_WebDAV_Client/Makefile')
-rw-r--r--www/pear-HTTP_WebDAV_Client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-HTTP_WebDAV_Client/Makefile b/www/pear-HTTP_WebDAV_Client/Makefile
index 6c5481df8ac8..82069f281bad 100644
--- a/www/pear-HTTP_WebDAV_Client/Makefile
+++ b/www/pear-HTTP_WebDAV_Client/Makefile
@@ -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>