diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 15:31:01 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 15:31:01 +0800 |
commit | 186227da9434a7fd61ecef73febc40cc52493e2a (patch) | |
tree | d5015326d412867ca9e084315ec7a50091b97783 /devel | |
parent | 4ffa9ab85383e0ab7213db0c044b6287abeeaaed (diff) | |
download | freebsd-ports-gnome-186227da9434a7fd61ecef73febc40cc52493e2a.tar.gz freebsd-ports-gnome-186227da9434a7fd61ecef73febc40cc52493e2a.tar.zst freebsd-ports-gnome-186227da9434a7fd61ecef73febc40cc52493e2a.zip |
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)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pear-Date_Holidays_Netherlands/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-Date_Holidays_Netherlands/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/pear-Date_Holidays_Netherlands/Makefile b/devel/pear-Date_Holidays_Netherlands/Makefile index 65855dd23721..e0ce8ccb969c 100644 --- a/devel/pear-Date_Holidays_Netherlands/Makefile +++ b/devel/pear-Date_Holidays_Netherlands/Makefile @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in the Netherlands 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> diff --git a/devel/pear-Date_Holidays_Netherlands/distinfo b/devel/pear-Date_Holidays_Netherlands/distinfo index 7fb57cdd727c..a8fb0806bcd0 100644 --- a/devel/pear-Date_Holidays_Netherlands/distinfo +++ b/devel/pear-Date_Holidays_Netherlands/distinfo @@ -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 |