svn commit: r443340 - head/www/pear-HTTP
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 07:46:34 UTC 2017
Author: sunpoet
Date: Sun Jun 11 07:46:30 2017
New Revision: 443340
URL: https://svnweb.freebsd.org/changeset/ports/443340
Log:
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> HTTP-1.4.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/HTTP-1.4.1.tgz
fetch: http://pear.php.net/get/HTTP-1.4.1.tgz: size mismatch: expected 8635, actual 8772
Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP-1.4.1.tgz [1]
Approved by: portmgr (blanket)
Modified:
head/www/pear-HTTP/Makefile
head/www/pear-HTTP/distinfo
Modified: head/www/pear-HTTP/Makefile
==============================================================================
--- head/www/pear-HTTP/Makefile Sun Jun 11 07:46:25 2017 (r443339)
+++ head/www/pear-HTTP/Makefile Sun Jun 11 07:46:30 2017 (r443340)
@@ -8,6 +8,6 @@ CATEGORIES= www devel pear
MAINTAINER= joneum at FreeBSD.org
COMMENT= PEAR miscellaneous HTTP utilities
-USES= pear
+USES= pear
.include <bsd.port.mk>
Modified: head/www/pear-HTTP/distinfo
==============================================================================
--- head/www/pear-HTTP/distinfo Sun Jun 11 07:46:25 2017 (r443339)
+++ head/www/pear-HTTP/distinfo Sun Jun 11 07:46:30 2017 (r443340)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/HTTP-1.4.1.tgz) = 5ec91f1f4f1bacf637af5413d3801fd5aaefa9c10c8079b9bd0fd0cc33f03d52
-SIZE (PEAR/HTTP-1.4.1.tgz) = 8635
+TIMESTAMP = 1497163383
+SHA256 (PEAR/HTTP-1.4.1.tgz) = 4a2ec096d8059f9293bb0c52080dcb26bcbe9a7a29452e19d1959a9bc6e5fc45
+SIZE (PEAR/HTTP-1.4.1.tgz) = 8772
More information about the svn-ports-all
mailing list