diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-04-27 22:57:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-04-27 22:57:40 +0800 |
commit | bedfe6dbeae59944a46bd46eb3e889d835d85c6a (patch) | |
tree | 14d15e9e574f7635c07a2638defeb9b82f8269df /misc | |
parent | eec219e0240388a377c7300475a7dabf4d900e9f (diff) | |
download | freebsd-ports-gnome-bedfe6dbeae59944a46bd46eb3e889d835d85c6a.tar.gz freebsd-ports-gnome-bedfe6dbeae59944a46bd46eb3e889d835d85c6a.tar.zst freebsd-ports-gnome-bedfe6dbeae59944a46bd46eb3e889d835d85c6a.zip |
- Update to 2015.4
- Remove post-install:
Changes: https://pecl.php.net/package-changelog.php?package=timezonedb
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pecl-timezonedb/Makefile | 7 | ||||
-rw-r--r-- | misc/pecl-timezonedb/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/misc/pecl-timezonedb/Makefile b/misc/pecl-timezonedb/Makefile index 540ca96221ec..36e263820fb4 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 <bsd.port.mk> diff --git a/misc/pecl-timezonedb/distinfo b/misc/pecl-timezonedb/distinfo index 7119826c726b..1be1a3d4fa9c 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 |