aboutsummaryrefslogtreecommitdiff
path: root/misc/pecl-timezonedb
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-09-02 15:40:18 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-09-02 15:40:18 +0000
commitece9f2bb803191baa1f3b08714a6d2bb6e610643 (patch)
treec212314a34874ebb287f40593409728e0441b93c /misc/pecl-timezonedb
parent6270f9fd52727e2167a3618724658a5cce44dd4a (diff)
downloadports-ece9f2bb803191baa1f3b08714a6d2bb6e610643.tar.gz
ports-ece9f2bb803191baa1f3b08714a6d2bb6e610643.zip
Notes
Diffstat (limited to 'misc/pecl-timezonedb')
-rw-r--r--misc/pecl-timezonedb/Makefile8
-rw-r--r--misc/pecl-timezonedb/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/misc/pecl-timezonedb/Makefile b/misc/pecl-timezonedb/Makefile
index 3fd7ba237b39..3eb9dd102dac 100644
--- a/misc/pecl-timezonedb/Makefile
+++ b/misc/pecl-timezonedb/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= timezonedb
-DISTVERSION= 2014.6
+DISTVERSION= 2014.7
CATEGORIES= misc
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -18,7 +18,9 @@ USE_PHP= yes
USE_PHPEXT= yes
USES= tar:tgz
-post-build:
- @${STRIP_CMD} ${WRKSRC}/modules/${PORTNAME}.so
+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 40d7f96ba70b..8842712b26e5 100644
--- a/misc/pecl-timezonedb/distinfo
+++ b/misc/pecl-timezonedb/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PECL/timezonedb-2014.6.tgz) = 7c08dcf4077d6d712b1b72a45f26da2575a0b2ba19d548c4c9fd5b8234b147e1
-SIZE (PECL/timezonedb-2014.6.tgz) = 196856
+SHA256 (PECL/timezonedb-2014.7.tgz) = 76e1fba9ea263621810a220ffe280c8ca227a12fd497c9ce430537fbd13357a7
+SIZE (PECL/timezonedb-2014.7.tgz) = 196808