Revision: 118462 https://trac.macports.org/changeset/118462 Author: ryandesign@macports.org Date: 2014-04-02 14:02:56 -0700 (Wed, 02 Apr 2014) Log Message: ----------- php-timezonedb: update to 2014.2 Modified Paths: -------------- trunk/dports/php/php-timezonedb/Portfile trunk/dports/php/php5-timezonedb/Portfile Modified: trunk/dports/php/php-timezonedb/Portfile =================================================================== --- trunk/dports/php/php-timezonedb/Portfile 2014-04-02 21:01:55 UTC (rev 118461) +++ trunk/dports/php/php-timezonedb/Portfile 2014-04-02 21:02:56 UTC (rev 118462) @@ -5,7 +5,7 @@ PortGroup php 1.1 name php-timezonedb -version 2014.1 +version 2014.2 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 b414f78f2087285f433cd6e137e248d16043876d \ - sha256 76fe44453acefefb5d4356d8351011e175c11b596d23bcc53b616f9feb182da6 +checksums rmd160 97ef07d8b06c95d78564ffd4c189d04fc1c23727 \ + sha256 f9f14aeea49b25ad6d308a9ce36c0ace5dcfc8567bb86c55054d8d8d79aee563 configure.args-append --enable-timezonedb Modified: trunk/dports/php/php5-timezonedb/Portfile =================================================================== --- trunk/dports/php/php5-timezonedb/Portfile 2014-04-02 21:01:55 UTC (rev 118461) +++ trunk/dports/php/php5-timezonedb/Portfile 2014-04-02 21:02:56 UTC (rev 118462) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup timezonedb 2014.1 pecl +php5extension.setup timezonedb 2014.2 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 b414f78f2087285f433cd6e137e248d16043876d \ - sha256 76fe44453acefefb5d4356d8351011e175c11b596d23bcc53b616f9feb182da6 +checksums rmd160 97ef07d8b06c95d78564ffd4c189d04fc1c23727 \ + sha256 f9f14aeea49b25ad6d308a9ce36c0ace5dcfc8567bb86c55054d8d8d79aee563 configure.args-append --enable-timezonedb
participants (1)
-
ryandesign@macports.org