Revision
118117
Author
ryandesign@macports.org
Date
2014-03-22 19:15:40 -0700 (Sat, 22 Mar 2014)

Log Message

php-timezonedb: update to 2014.1

Modified Paths

Diff

Modified: trunk/dports/php/php-timezonedb/Portfile (118116 => 118117)


--- trunk/dports/php/php-timezonedb/Portfile	2014-03-23 02:14:24 UTC (rev 118116)
+++ trunk/dports/php/php-timezonedb/Portfile	2014-03-23 02:15:40 UTC (rev 118117)
@@ -5,7 +5,7 @@
 PortGroup           php 1.1
 
 name                php-timezonedb
-version             2013.9
+version             2014.1
 categories          php devel
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -18,8 +18,8 @@
 long_description    Timezone Database to be used with PHP's date and time \
                     functions.
 
-checksums           rmd160  0a0c7beb29376c82ee7b280434a1b8c323856e49 \
-                    sha256  1320fee9aa94990f35215ca4cefd75d92e851a172fbf035ea36a15044ea60e1c
+checksums           rmd160  b414f78f2087285f433cd6e137e248d16043876d \
+                    sha256  76fe44453acefefb5d4356d8351011e175c11b596d23bcc53b616f9feb182da6
 
 configure.args-append --enable-timezonedb
 

Modified: trunk/dports/php/php5-timezonedb/Portfile (118116 => 118117)


--- trunk/dports/php/php5-timezonedb/Portfile	2014-03-23 02:14:24 UTC (rev 118116)
+++ trunk/dports/php/php5-timezonedb/Portfile	2014-03-23 02:15:40 UTC (rev 118117)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           php5extension 1.0
 
-php5extension.setup timezonedb 2013.9 pecl
+php5extension.setup timezonedb 2014.1 pecl
 categories          php devel
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -14,8 +14,8 @@
 long_description    Timezone Database to be used with PHP's date and time \
                     functions.
 
-checksums           rmd160  0a0c7beb29376c82ee7b280434a1b8c323856e49 \
-                    sha256  1320fee9aa94990f35215ca4cefd75d92e851a172fbf035ea36a15044ea60e1c
+checksums           rmd160  b414f78f2087285f433cd6e137e248d16043876d \
+                    sha256  76fe44453acefefb5d4356d8351011e175c11b596d23bcc53b616f9feb182da6
 
 configure.args-append --enable-timezonedb