[93178] trunk/dports/_resources/port1.0/group/php-1.0.tcl

ryandesign at macports.org ryandesign at macports.org
Wed May 16 19:50:44 PDT 2012


Revision: 93178
          https://trac.macports.org/changeset/93178
Author:   ryandesign at macports.org
Date:     2012-05-16 19:50:44 -0700 (Wed, 16 May 2012)
Log Message:
-----------
php-1.0.tcl: don't fetch or extract in the stub port, even if the port overrides distfiles

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/php-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/php-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/php-1.0.tcl	2012-05-17 02:43:28 UTC (rev 93177)
+++ trunk/dports/_resources/port1.0/group/php-1.0.tcl	2012-05-17 02:50:44 UTC (rev 93178)
@@ -119,8 +119,9 @@
         # Set up stub port.
         if {${name} == ${subport}} {
             supported_archs     noarch
-            distfiles
             depends_run         port:php[php.suffix_from_branch ${php.default_branch}]-${php.rootname}
+            fetch {}
+            extract {}
             patch {}
             use_configure       no
             build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120516/ec1e0b24/attachment.html>


More information about the macports-changes mailing list