[93672] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Sun May 27 22:56:45 PDT 2012


Revision: 93672
          https://trac.macports.org/changeset/93672
Author:   ryandesign at macports.org
Date:     2012-05-27 22:56:45 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-timezonedb: unified port (#34507)

Modified Paths:
--------------
    trunk/dports/php/php-timezonedb/Portfile

Added Paths:
-----------
    trunk/dports/php/php-timezonedb/

Modified: trunk/dports/php/php-timezonedb/Portfile
===================================================================
--- trunk/dports/php/php5-timezonedb/Portfile	2012-05-27 06:34:52 UTC (rev 93569)
+++ trunk/dports/php/php-timezonedb/Portfile	2012-05-28 05:56:45 UTC (rev 93672)
@@ -2,13 +2,18 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           php5extension 1.0
+PortGroup           php 1.1
 
-php5extension.setup timezonedb 2012.3 pecl
+name                php-timezonedb
+version             2012.3
+revision            1
 categories          php devel
 platforms           darwin
 maintainers         miwi
 
+php.branches        5.3 5.4
+php.pecl            yes
+
 description         A PECL Timezone Database.
 
 long_description    Timezone Database to be used with PHP's date and time \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/0283c767/attachment.html>


More information about the macports-changes mailing list