Date: Sun, 11 Jun 2017 07:47:16 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443349 - head/www/pear-HTTP_WebDAV_Client Message-ID: <201706110747.v5B7lGsA059475@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 11 07:47:16 2017 New Revision: 443349 URL: https://svnweb.freebsd.org/changeset/ports/443349 Log: 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) Modified: head/www/pear-HTTP_WebDAV_Client/Makefile head/www/pear-HTTP_WebDAV_Client/distinfo Modified: head/www/pear-HTTP_WebDAV_Client/Makefile ============================================================================== --- head/www/pear-HTTP_WebDAV_Client/Makefile Sun Jun 11 07:47:09 2017 (r443348) +++ head/www/pear-HTTP_WebDAV_Client/Makefile Sun Jun 11 07:47:16 2017 (r443349) @@ -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> Modified: head/www/pear-HTTP_WebDAV_Client/distinfo ============================================================================== --- head/www/pear-HTTP_WebDAV_Client/distinfo Sun Jun 11 07:47:09 2017 (r443348) +++ head/www/pear-HTTP_WebDAV_Client/distinfo Sun Jun 11 07:47:16 2017 (r443349) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706110747.v5B7lGsA059475>