svn commit: r443237 - head/devel/pear-System_Command
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 07:36:59 UTC 2017
Author: sunpoet
Date: Sun Jun 11 07:36:57 2017
New Revision: 443237
URL: https://svnweb.freebsd.org/changeset/ports/443237
Log:
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> System_Command-1.0.8.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/System_Command-1.0.8.tgz
fetch: http://pear.php.net/get/System_Command-1.0.8.tgz: size mismatch: expected 6528, actual 6633
Reference: https://people.FreeBSD.org/~sunpoet/checksum/System_Command-1.0.8.tgz [1]
Approved by: portmgr (blanket)
Modified:
head/devel/pear-System_Command/Makefile
head/devel/pear-System_Command/distinfo
Modified: head/devel/pear-System_Command/Makefile
==============================================================================
--- head/devel/pear-System_Command/Makefile Sun Jun 11 07:36:52 2017 (r443236)
+++ head/devel/pear-System_Command/Makefile Sun Jun 11 07:36:57 2017 (r443237)
@@ -8,6 +8,6 @@ CATEGORIES= devel pear
MAINTAINER= joneum at FreeBSD.org
COMMENT= PEAR command line execution interface
-USES= pear
+USES= pear
.include <bsd.port.mk>
Modified: head/devel/pear-System_Command/distinfo
==============================================================================
--- head/devel/pear-System_Command/distinfo Sun Jun 11 07:36:52 2017 (r443236)
+++ head/devel/pear-System_Command/distinfo Sun Jun 11 07:36:57 2017 (r443237)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/System_Command-1.0.8.tgz) = 3a6e479c84701652e0285a86d466e384fc22c8a5f2613dc31c0908db9dd2fd64
-SIZE (PEAR/System_Command-1.0.8.tgz) = 6528
+TIMESTAMP = 1497163172
+SHA256 (PEAR/System_Command-1.0.8.tgz) = 3bc4320084e981afd2da828aad2e04d2c933bc6a0518c1d5677ed7598e980d46
+SIZE (PEAR/System_Command-1.0.8.tgz) = 6633
More information about the svn-ports-all
mailing list