svn commit: r384839 - head/misc/pecl-timezonedb
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Apr 27 14:57:41 UTC 2015
Author: sunpoet
Date: Mon Apr 27 14:57:40 2015
New Revision: 384839
URL: https://svnweb.freebsd.org/changeset/ports/384839
Log:
- Update to 2015.4
- Remove post-install:
Changes: https://pecl.php.net/package-changelog.php?package=timezonedb
Modified:
head/misc/pecl-timezonedb/Makefile
head/misc/pecl-timezonedb/distinfo
Modified: head/misc/pecl-timezonedb/Makefile
==============================================================================
--- head/misc/pecl-timezonedb/Makefile Mon Apr 27 14:34:24 2015 (r384838)
+++ head/misc/pecl-timezonedb/Makefile Mon Apr 27 14:57:40 2015 (r384839)
@@ -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>
Modified: head/misc/pecl-timezonedb/distinfo
==============================================================================
--- head/misc/pecl-timezonedb/distinfo Mon Apr 27 14:34:24 2015 (r384838)
+++ head/misc/pecl-timezonedb/distinfo Mon Apr 27 14:57:40 2015 (r384839)
@@ -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
More information about the svn-ports-head
mailing list