Date: Sun, 11 Jun 2017 07:31:02 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443187 - head/devel/pear-Date_Holidays_Netherlands Message-ID: <201706110731.v5B7V2BZ036962@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 11 07:31:01 2017 New Revision: 443187 URL: https://svnweb.freebsd.org/changeset/ports/443187 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Netherlands-0.1.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Netherlands-0.1.4.tgz fetch: http://pear.php.net/get/Date_Holidays_Netherlands-0.1.4.tgz: size mismatch: expected 4980, actual 5084 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Netherlands-0.1.4.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Netherlands/Makefile head/devel/pear-Date_Holidays_Netherlands/distinfo Modified: head/devel/pear-Date_Holidays_Netherlands/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Netherlands/Makefile Sun Jun 11 07:30:56 2017 (r443186) +++ head/devel/pear-Date_Holidays_Netherlands/Makefile Sun Jun 11 07:31:01 2017 (r443187) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in t BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS:= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include <bsd.port.mk> Modified: head/devel/pear-Date_Holidays_Netherlands/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Netherlands/distinfo Sun Jun 11 07:30:56 2017 (r443186) +++ head/devel/pear-Date_Holidays_Netherlands/distinfo Sun Jun 11 07:31:01 2017 (r443187) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Netherlands-0.1.4.tgz) = 57e2c6742e967fb3e8e6495178cba2d560815a8a5fc07b3f3199f0c44fedc8d3 -SIZE (PEAR/Date_Holidays_Netherlands-0.1.4.tgz) = 4980 +TIMESTAMP = 1497162375 +SHA256 (PEAR/Date_Holidays_Netherlands-0.1.4.tgz) = 4f5818ebd0365e87579681dfbd5bf700872b18a531ce20b81ad3641eaef9b0eb +SIZE (PEAR/Date_Holidays_Netherlands-0.1.4.tgz) = 5084
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706110731.v5B7V2BZ036962>