[92749] users/ryandesign/ports/lang/php/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 5 13:49:55 PDT 2012


Revision: 92749
          https://trac.macports.org/changeset/92749
Author:   ryandesign at macports.org
Date:     2012-05-05 13:49:55 -0700 (Sat, 05 May 2012)
Log Message:
-----------
php: use ${branch} as version of stub port; no need to rebuild it for minor version updates

Modified Paths:
--------------
    users/ryandesign/ports/lang/php/Portfile

Modified: users/ryandesign/ports/lang/php/Portfile
===================================================================
--- users/ryandesign/ports/lang/php/Portfile	2012-05-05 20:47:27 UTC (rev 92748)
+++ users/ryandesign/ports/lang/php/Portfile	2012-05-05 20:49:55 UTC (rev 92749)
@@ -951,6 +951,7 @@
 
 # Set up the stub port.
 if {${name} == ${subport}} {
+    version             ${branch}
     supported_archs     noarch
     distfiles
     depends_run         port:${php}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120505/c3d35e1f/attachment.html>


More information about the macports-changes mailing list