diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-22 04:48:11 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-22 04:48:11 +0800 |
commit | 1ff73edc087a1eb0f9ee572010907378d9cc2443 (patch) | |
tree | e0151a47bda844fd28252d12682e96be94fe3231 /misc | |
parent | a4d6bd98391070346adc146caa00b81e966f08d1 (diff) | |
download | freebsd-ports-gnome-1ff73edc087a1eb0f9ee572010907378d9cc2443.tar.gz freebsd-ports-gnome-1ff73edc087a1eb0f9ee572010907378d9cc2443.tar.zst freebsd-ports-gnome-1ff73edc087a1eb0f9ee572010907378d9cc2443.zip |
- Update to 2013.8
- Support STAGEDIR
Changes: http://pecl.php.net/package-changelog.php?package=timezonedb
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pecl-timezonedb/Makefile | 3 | ||||
-rw-r--r-- | misc/pecl-timezonedb/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/misc/pecl-timezonedb/Makefile b/misc/pecl-timezonedb/Makefile index 849da23b660f..945846a18910 100644 --- a/misc/pecl-timezonedb/Makefile +++ b/misc/pecl-timezonedb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timezonedb -DISTVERSION= 2013.4 +DISTVERSION= 2013.8 CATEGORIES= misc MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -18,5 +18,4 @@ CONFIGURE_ARGS= --enable-timezonedb USE_PHP= yes USE_PHPEXT= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/misc/pecl-timezonedb/distinfo b/misc/pecl-timezonedb/distinfo index a2a9b1b66473..2265c1c721dd 100644 --- a/misc/pecl-timezonedb/distinfo +++ b/misc/pecl-timezonedb/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/timezonedb-2013.4.tgz) = 335d492d60f300d55de329d8ec5ae30e1d03821cc0a74572692d7f7ddfc02fc2 -SIZE (PECL/timezonedb-2013.4.tgz) = 195927 +SHA256 (PECL/timezonedb-2013.8.tgz) = 0de027e2bae55778bcb3b6480e8bcaf477a34e1dcbc396b54a881b9e581d8421 +SIZE (PECL/timezonedb-2013.8.tgz) = 195217 |