From 7391ed0c9d8cf0384908f04547b4a746a4e04dcb Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sun, 11 Jun 2017 07:29:46 +0000 Subject: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Config-1.10.12.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Config-1.10.12.tgz fetch: http://pear.php.net/get/Config-1.10.12.tgz: size mismatch: expected 32291, actual 32535 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Config-1.10.12.tgz [1] Approved by: portmgr (blanket) --- devel/pear-Config/Makefile | 2 +- devel/pear-Config/distinfo | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'devel') diff --git a/devel/pear-Config/Makefile b/devel/pear-Config/Makefile index f2aa0a85a9ac..a48e7cab70f8 100644 --- a/devel/pear-Config/Makefile +++ b/devel/pear-Config/Makefile @@ -12,7 +12,7 @@ OPTIONS_DEFINE= PEAR_XML_PARSER PEAR_XML_UTIL PEAR_XML_PARSER_DESC= PEAR::XML_Parser support PEAR_XML_UTIL_DESC= PEAR::XML_Util support -USES= pear +USES= pear PEAR_XML_PARSER_RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser PEAR_XML_UTIL_RUN_DEPENDS= ${PEARDIR}/XML/Util.php:devel/pear-XML_Util diff --git a/devel/pear-Config/distinfo b/devel/pear-Config/distinfo index 4cf3a0ca810c..3b35121f9939 100644 --- a/devel/pear-Config/distinfo +++ b/devel/pear-Config/distinfo @@ -1,2 +1,3 @@ -SHA256 (PEAR/Config-1.10.12.tgz) = ad4d340fb2fbc43355d66612cd890b19c78cd623c2752f005c3a7ed809f78421 -SIZE (PEAR/Config-1.10.12.tgz) = 32291 +TIMESTAMP = 1497162349 +SHA256 (PEAR/Config-1.10.12.tgz) = 57923ec717f036764a8416e1315d24855154e689d1cb69b163c345961b5a7d48 +SIZE (PEAR/Config-1.10.12.tgz) = 32535 -- cgit