From bedfe6dbeae59944a46bd46eb3e889d835d85c6a Mon Sep 17 00:00:00 2001 From: sunpoet Date: Mon, 27 Apr 2015 14:57:40 +0000 Subject: - Update to 2015.4 - Remove post-install: Changes: https://pecl.php.net/package-changelog.php?package=timezonedb --- misc/pecl-timezonedb/Makefile | 7 +------ misc/pecl-timezonedb/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 8 deletions(-) (limited to 'misc') diff --git a/misc/pecl-timezonedb/Makefile b/misc/pecl-timezonedb/Makefile index 540ca96221e..36e263820fb 100644 --- a/misc/pecl-timezonedb/Makefile +++ b/misc/pecl-timezonedb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timezonedb -DISTVERSION= 2014.10 +PORTVERSION= 2015.4 CATEGORIES= misc MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -18,9 +18,4 @@ USE_PHP= yes USE_PHPEXT= yes USES= tar:tgz -post-install: - ${CHMOD} u+w ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/${PHP_MODNAME}.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/${PHP_MODNAME}.so - ${CHMOD} u-w ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/${PHP_MODNAME}.so - .include diff --git a/misc/pecl-timezonedb/distinfo b/misc/pecl-timezonedb/distinfo index 7119826c726..1be1a3d4fa9 100644 --- a/misc/pecl-timezonedb/distinfo +++ b/misc/pecl-timezonedb/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/timezonedb-2014.10.tgz) = 1c1a2a82a1f43e35ce77c11c96c40710419f2b9b8d56109d1ab7f5ede5c0cc5f -SIZE (PECL/timezonedb-2014.10.tgz) = 198496 +SHA256 (PECL/timezonedb-2015.4.tgz) = 771dd2629465a0795ed9009079c27a4e6ee04844fc640e88037a28bc3796255f +SIZE (PECL/timezonedb-2015.4.tgz) = 439210 -- cgit