diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-12-09 00:15:30 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-12-09 00:15:30 +0800 |
commit | 5bfad9b3ae36d1f832bbaee56fd53e568530c2a5 (patch) | |
tree | fefe70e86fa34cf6a7db1a26af1a2e9cd5fdc8a3 /misc | |
parent | 85f3605dda08bafbd4acf67fa77babec0302120f (diff) | |
download | freebsd-ports-gnome-5bfad9b3ae36d1f832bbaee56fd53e568530c2a5.tar.gz freebsd-ports-gnome-5bfad9b3ae36d1f832bbaee56fd53e568530c2a5.tar.zst freebsd-ports-gnome-5bfad9b3ae36d1f832bbaee56fd53e568530c2a5.zip |
- Update to 2012.10
- Reformat pkg-descr
Changes: http://pecl.php.net/package-changelog.php?package=timezonedb
Feature safe: yes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pecl-timezonedb/Makefile | 2 | ||||
-rw-r--r-- | misc/pecl-timezonedb/distinfo | 4 | ||||
-rw-r--r-- | misc/pecl-timezonedb/pkg-descr | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/misc/pecl-timezonedb/Makefile b/misc/pecl-timezonedb/Makefile index e2308ea4e93b..43df28714295 100644 --- a/misc/pecl-timezonedb/Makefile +++ b/misc/pecl-timezonedb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timezonedb -DISTVERSION= 2012.6 +DISTVERSION= 2012.10 CATEGORIES= misc MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/misc/pecl-timezonedb/distinfo b/misc/pecl-timezonedb/distinfo index 6605e43a4574..554dc0a718c0 100644 --- a/misc/pecl-timezonedb/distinfo +++ b/misc/pecl-timezonedb/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/timezonedb-2012.6.tgz) = 9523cec379a21fc21de92311d8e27c918799b1afd982d576453a595c02a254b7 -SIZE (PECL/timezonedb-2012.6.tgz) = 193715 +SHA256 (PECL/timezonedb-2012.10.tgz) = f577b2e2f4e85bb62d0057a5e5a7f85a1a70186d7323915de6ad65c80c57baf2 +SIZE (PECL/timezonedb-2012.10.tgz) = 194267 diff --git a/misc/pecl-timezonedb/pkg-descr b/misc/pecl-timezonedb/pkg-descr index 6898e53236e2..afd15e0f499b 100644 --- a/misc/pecl-timezonedb/pkg-descr +++ b/misc/pecl-timezonedb/pkg-descr @@ -1,5 +1,5 @@ This extension is a drop-in replacement for the builtin timezone database that -comes with PHP. You should only install this extension in case you need to get -a later version of the timezone database then the one that ships with PHP. +comes with PHP. You should only install this extension in case you need to get a +later version of the timezone database then the one that ships with PHP. -WWW: http://pecl.php.net/package/timezonedb +WWW: http://pecl.php.net/package/timezonedb |