[101147] trunk/dports/php/pear-install-phar/Portfile

pixilla at macports.org pixilla at macports.org
Sat Jan 5 02:59:04 PST 2013


Revision: 101147
          https://trac.macports.org/changeset/101147
Author:   pixilla at macports.org
Date:     2013-01-05 02:59:04 -0800 (Sat, 05 Jan 2013)
Log Message:
-----------
php/pear-install-phar:
- Add php55 subport.

Modified Paths:
--------------
    trunk/dports/php/pear-install-phar/Portfile

Modified: trunk/dports/php/pear-install-phar/Portfile
===================================================================
--- trunk/dports/php/pear-install-phar/Portfile	2013-01-05 10:57:59 UTC (rev 101146)
+++ trunk/dports/php/pear-install-phar/Portfile	2013-01-05 10:59:04 UTC (rev 101147)
@@ -34,6 +34,13 @@
     depends_lib         port:${php.port}
 }
 
+subport php55-pear {
+
+    set php.port        [lindex [split $subport -] 0]
+    set php.db          /var/db/${php.port}
+    depends_lib         port:${php.port}
+}
+
 use_configure       no
 
 if {${name} == ${subport}} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130105/d28e9d1f/attachment.html>


More information about the macports-changes mailing list