Date: Sat, 8 Dec 2012 16:15:30 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308478 - head/misc/pecl-timezonedb Message-ID: <201212081615.qB8GFUDC073524@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 8 16:15:30 2012 New Revision: 308478 URL: http://svnweb.freebsd.org/changeset/ports/308478 Log: - Update to 2012.10 - Reformat pkg-descr Changes: http://pecl.php.net/package-changelog.php?package=timezonedb Feature safe: yes Modified: head/misc/pecl-timezonedb/Makefile head/misc/pecl-timezonedb/distinfo head/misc/pecl-timezonedb/pkg-descr (contents, props changed) Modified: head/misc/pecl-timezonedb/Makefile ============================================================================== --- head/misc/pecl-timezonedb/Makefile Sat Dec 8 16:13:18 2012 (r308477) +++ head/misc/pecl-timezonedb/Makefile Sat Dec 8 16:15:30 2012 (r308478) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timezonedb -DISTVERSION= 2012.6 +DISTVERSION= 2012.10 CATEGORIES= misc MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/misc/pecl-timezonedb/distinfo ============================================================================== --- head/misc/pecl-timezonedb/distinfo Sat Dec 8 16:13:18 2012 (r308477) +++ head/misc/pecl-timezonedb/distinfo Sat Dec 8 16:15:30 2012 (r308478) @@ -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 Modified: head/misc/pecl-timezonedb/pkg-descr ============================================================================== --- head/misc/pecl-timezonedb/pkg-descr Sat Dec 8 16:13:18 2012 (r308477) +++ head/misc/pecl-timezonedb/pkg-descr Sat Dec 8 16:15:30 2012 (r308478) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212081615.qB8GFUDC073524>