[101149] trunk/dports/php

pixilla at macports.org pixilla at macports.org
Sat Jan 5 03:12:33 PST 2013


Revision: 101149
          https://trac.macports.org/changeset/101149
Author:   pixilla at macports.org
Date:     2013-01-05 03:12:33 -0800 (Sat, 05 Jan 2013)
Log Message:
-----------
Add php55 subports.

Modified Paths:
--------------
    trunk/dports/php/php-SPL_Types/Portfile
    trunk/dports/php/php-gdchart/Portfile
    trunk/dports/php/php-geoip/Portfile
    trunk/dports/php/php-http/Portfile
    trunk/dports/php/php-imagick/Portfile
    trunk/dports/php/php-memcache/Portfile
    trunk/dports/php/php-memcached/Portfile
    trunk/dports/php/php-pdflib/Portfile
    trunk/dports/php/php-solr/Portfile
    trunk/dports/php/php-uploadprogress/Portfile

Modified: trunk/dports/php/php-SPL_Types/Portfile
===================================================================
--- trunk/dports/php/php-SPL_Types/Portfile	2013-01-05 11:05:07 UTC (rev 101148)
+++ trunk/dports/php/php-SPL_Types/Portfile	2013-01-05 11:12:33 UTC (rev 101149)
@@ -12,7 +12,7 @@
 maintainers         ryandesign openmaintainer
 license				PHP-3.01
 
-php.branches        5.3 5.4
+php.branches        5.3 5.4 5.5
 php.pecl            yes
 
 description         Standard PHP Library, Types Addon

Modified: trunk/dports/php/php-gdchart/Portfile
===================================================================
--- trunk/dports/php/php-gdchart/Portfile	2013-01-05 11:05:07 UTC (rev 101148)
+++ trunk/dports/php/php-gdchart/Portfile	2013-01-05 11:12:33 UTC (rev 101149)
@@ -11,7 +11,7 @@
 maintainers         ryandesign openmaintainer
 license             PHP
 
-php.branches        5.3 5.4
+php.branches        5.3 5.4 5.5
 php.pecl            yes
 php.pecl.name       GDChart
 php.pecl.prerelease yes

Modified: trunk/dports/php/php-geoip/Portfile
===================================================================
--- trunk/dports/php/php-geoip/Portfile	2013-01-05 11:05:07 UTC (rev 101148)
+++ trunk/dports/php/php-geoip/Portfile	2013-01-05 11:12:33 UTC (rev 101149)
@@ -12,7 +12,7 @@
 platforms       darwin
 maintainers     ryandesign openmaintainer
 
-php.branches    5.3 5.4
+php.branches    5.3 5.4 5.5
 php.pecl        yes
 
 description     Map IP address to geographic places

Modified: trunk/dports/php/php-http/Portfile
===================================================================
--- trunk/dports/php/php-http/Portfile	2013-01-05 11:05:07 UTC (rev 101148)
+++ trunk/dports/php/php-http/Portfile	2013-01-05 11:12:33 UTC (rev 101149)
@@ -12,7 +12,7 @@
 maintainers     ryandesign openmaintainer
 license         BSD
 
-php.branches    5.3 5.4
+php.branches    5.3 5.4 5.5
 php.pecl        yes
 php.pecl.name   pecl_http
 

Modified: trunk/dports/php/php-imagick/Portfile
===================================================================
--- trunk/dports/php/php-imagick/Portfile	2013-01-05 11:05:07 UTC (rev 101148)
+++ trunk/dports/php/php-imagick/Portfile	2013-01-05 11:12:33 UTC (rev 101149)
@@ -12,7 +12,7 @@
 maintainers             ryandesign openmaintainer
 license                 PHP-3.01
 
-php.branches            5.3 5.4
+php.branches            5.3 5.4 5.5
 php.pecl                yes
 php.pecl.prerelease     yes
 

Modified: trunk/dports/php/php-memcache/Portfile
===================================================================
--- trunk/dports/php/php-memcache/Portfile	2013-01-05 11:05:07 UTC (rev 101148)
+++ trunk/dports/php/php-memcache/Portfile	2013-01-05 11:12:33 UTC (rev 101149)
@@ -11,7 +11,7 @@
 maintainers             ryandesign openmaintainer
 license                 PHP-3
 
-php.branches            5.3 5.4
+php.branches            5.3 5.4 5.5
 php.pecl                yes
 
 description             PHP bindings for memcache

Modified: trunk/dports/php/php-memcached/Portfile
===================================================================
--- trunk/dports/php/php-memcached/Portfile	2013-01-05 11:05:07 UTC (rev 101148)
+++ trunk/dports/php/php-memcached/Portfile	2013-01-05 11:12:33 UTC (rev 101149)
@@ -11,7 +11,7 @@
 maintainers             ryandesign openmaintainer
 license                 PHP-3
 
-php.branches            5.3 5.4
+php.branches            5.3 5.4 5.5
 php.pecl                yes
 
 description             PHP bindings for memcache

Modified: trunk/dports/php/php-pdflib/Portfile
===================================================================
--- trunk/dports/php/php-pdflib/Portfile	2013-01-05 11:05:07 UTC (rev 101148)
+++ trunk/dports/php/php-pdflib/Portfile	2013-01-05 11:12:33 UTC (rev 101149)
@@ -11,7 +11,7 @@
 maintainers                 ryandesign openmaintainer
 license                     PHP
 
-php.branches                5.3 5.4
+php.branches                5.3 5.4 5.5
 php.pecl                    yes
 
 description                 PHP bindings for pdflib

Modified: trunk/dports/php/php-solr/Portfile
===================================================================
--- trunk/dports/php/php-solr/Portfile	2013-01-05 11:05:07 UTC (rev 101148)
+++ trunk/dports/php/php-solr/Portfile	2013-01-05 11:12:33 UTC (rev 101149)
@@ -11,7 +11,7 @@
 platforms               darwin
 maintainers             ryandesign openmaintainer
 
-php.branches            5.3 5.4
+php.branches            5.3 5.4 5.5
 php.pecl                yes
 
 description             a PHP interface to Apache Solr

Modified: trunk/dports/php/php-uploadprogress/Portfile
===================================================================
--- trunk/dports/php/php-uploadprogress/Portfile	2013-01-05 11:05:07 UTC (rev 101148)
+++ trunk/dports/php/php-uploadprogress/Portfile	2013-01-05 11:12:33 UTC (rev 101149)
@@ -12,7 +12,7 @@
 maintainers     ryandesign openmaintainer
 license         PHP-3.01
 
-php.branches    5.3 5.4
+php.branches    5.3 5.4 5.5
 php.pecl        yes
 
 description     An extension to track progress of a file upload.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130105/6f9b94ee/attachment.html>


More information about the macports-changes mailing list