svn commit: r443242 - head/devel/pear-Validate_AU
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 07:37:24 UTC 2017
Author: sunpoet
Date: Sun Jun 11 07:37:22 2017
New Revision: 443242
URL: https://svnweb.freebsd.org/changeset/ports/443242
Log:
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Validate_AU-0.1.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Validate_AU-0.1.4.tgz
fetch: http://pear.php.net/get/Validate_AU-0.1.4.tgz: size mismatch: expected 15573, actual 15017
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Validate_AU-0.1.4.tgz [1]
Approved by: portmgr (blanket)
Modified:
head/devel/pear-Validate_AU/Makefile
head/devel/pear-Validate_AU/distinfo
Modified: head/devel/pear-Validate_AU/Makefile
==============================================================================
--- head/devel/pear-Validate_AU/Makefile Sun Jun 11 07:37:17 2017 (r443241)
+++ head/devel/pear-Validate_AU/Makefile Sun Jun 11 07:37:22 2017 (r443242)
@@ -9,6 +9,6 @@ CATEGORIES= devel www pear
MAINTAINER= joneum at FreeBSD.org
COMMENT= PEAR data validation class for Australia
-USES= pear
+USES= pear
.include <bsd.port.mk>
Modified: head/devel/pear-Validate_AU/distinfo
==============================================================================
--- head/devel/pear-Validate_AU/distinfo Sun Jun 11 07:37:17 2017 (r443241)
+++ head/devel/pear-Validate_AU/distinfo Sun Jun 11 07:37:22 2017 (r443242)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Validate_AU-0.1.4.tgz) = 13d9ee1cd15474fc48781c09fc307655cbd19e466dff05522278f62cb058fd94
-SIZE (PEAR/Validate_AU-0.1.4.tgz) = 15573
+TIMESTAMP = 1497163190
+SHA256 (PEAR/Validate_AU-0.1.4.tgz) = b992343aaf1588ae201c7d02daf604df3ca3f31f6cdffba2a2eecef28df4b51f
+SIZE (PEAR/Validate_AU-0.1.4.tgz) = 15017
More information about the svn-ports-all
mailing list