svn commit: r443174 - head/devel/pear-Console_Getargs
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 07:29:58 UTC 2017
Author: sunpoet
Date: Sun Jun 11 07:29:56 2017
New Revision: 443174
URL: https://svnweb.freebsd.org/changeset/ports/443174
Log:
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Console_Getargs-1.3.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Console_Getargs-1.3.5.tgz
fetch: http://pear.php.net/get/Console_Getargs-1.3.5.tgz: size mismatch: expected 18207, actual 18385
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Console_Getargs-1.3.5.tgz [1]
Approved by: portmgr (blanket)
Modified:
head/devel/pear-Console_Getargs/Makefile
head/devel/pear-Console_Getargs/distinfo
Modified: head/devel/pear-Console_Getargs/Makefile
==============================================================================
--- head/devel/pear-Console_Getargs/Makefile Sun Jun 11 07:29:51 2017 (r443173)
+++ head/devel/pear-Console_Getargs/Makefile Sun Jun 11 07:29:56 2017 (r443174)
@@ -8,6 +8,6 @@ CATEGORIES= devel www pear
MAINTAINER= joneum at FreeBSD.org
COMMENT= PEAR command-line arguments parser
-USES= pear
+USES= pear
.include <bsd.port.mk>
Modified: head/devel/pear-Console_Getargs/distinfo
==============================================================================
--- head/devel/pear-Console_Getargs/distinfo Sun Jun 11 07:29:51 2017 (r443173)
+++ head/devel/pear-Console_Getargs/distinfo Sun Jun 11 07:29:56 2017 (r443174)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Console_Getargs-1.3.5.tgz) = f2a2be1c3dfead4328a85dafc6236d945a927ceeaa05e0ec21d8af43a2e918ea
-SIZE (PEAR/Console_Getargs-1.3.5.tgz) = 18207
+TIMESTAMP = 1497162352
+SHA256 (PEAR/Console_Getargs-1.3.5.tgz) = 9f90d14396b25703edf6ee7117a47267367daf99fa0a0be61084a06152630752
+SIZE (PEAR/Console_Getargs-1.3.5.tgz) = 18385
More information about the svn-ports-all
mailing list