[101099] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Fri Jan 4 03:29:45 PST 2013


Revision: 101099
          https://trac.macports.org/changeset/101099
Author:   ryandesign at macports.org
Date:     2013-01-04 03:29:45 -0800 (Fri, 04 Jan 2013)
Log Message:
-----------
php-timezonedb: update to 2012.10 (#37511); add php55 subport; take maintainership with openmaintainer

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	2013-01-04 11:20:13 UTC (rev 101098)
+++ trunk/dports/php/php-timezonedb/Portfile	2013-01-04 11:29:45 UTC (rev 101099)
@@ -5,12 +5,12 @@
 PortGroup           php 1.1
 
 name                php-timezonedb
-version             2012.9
+version             2012.10
 categories          php devel
 platforms           darwin
-maintainers         nomaintainer
+maintainers         ryandesign openmaintainer
 
-php.branches        5.3 5.4
+php.branches        5.3 5.4 5.5
 php.pecl            yes
 
 description         A PECL Timezone Database.
@@ -18,8 +18,8 @@
 long_description    Timezone Database to be used with PHP's date and time \
                     functions.
 
-checksums           rmd160  cb6c8201bf301d00999f8ff16b47f426be418b99 \
-                    sha256  86050cf0aa5b12f236f2be85fcfdcdd8adf54df281f22f160f1999dbdf79e612
+checksums           rmd160  bf64d4b60221766130b76f0f9d79fc945802fab7 \
+                    sha256  f577b2e2f4e85bb62d0057a5e5a7f85a1a70186d7323915de6ad65c80c57baf2
 
 configure.args-append --enable-timezonedb
 

Modified: trunk/dports/php/php5-timezonedb/Portfile
===================================================================
--- trunk/dports/php/php5-timezonedb/Portfile	2013-01-04 11:20:13 UTC (rev 101098)
+++ trunk/dports/php/php5-timezonedb/Portfile	2013-01-04 11:29:45 UTC (rev 101099)
@@ -4,18 +4,18 @@
 PortSystem          1.0
 PortGroup           php5extension 1.0
 
-php5extension.setup timezonedb 2012.9 pecl
+php5extension.setup timezonedb 2012.10 pecl
 categories          php devel
 platforms           darwin
-maintainers         nomaintainer
+maintainers         ryandesign openmaintainer
 
 description         A PECL Timezone Database.
 
 long_description    Timezone Database to be used with PHP's date and time \
                     functions.
 
-checksums           rmd160  cb6c8201bf301d00999f8ff16b47f426be418b99 \
-                    sha256  86050cf0aa5b12f236f2be85fcfdcdd8adf54df281f22f160f1999dbdf79e612
+checksums           rmd160  bf64d4b60221766130b76f0f9d79fc945802fab7 \
+                    sha256  f577b2e2f4e85bb62d0057a5e5a7f85a1a70186d7323915de6ad65c80c57baf2
 
 configure.args-append --enable-timezonedb
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130104/e98e1b82/attachment.html>


More information about the macports-changes mailing list