[100631] trunk/dports/_resources/port1.0/group/obsolete-1.0.tcl

ryandesign at macports.org ryandesign at macports.org
Mon Dec 17 21:43:35 PST 2012


Revision: 100631
          https://trac.macports.org/changeset/100631
Author:   ryandesign at macports.org
Date:     2012-12-17 21:43:35 -0800 (Mon, 17 Dec 2012)
Log Message:
-----------
obsolete-1.0.tcl: set only defaults for platforms, maintainers and homepage, so as not to override values already set by the port (e.g. ZendFramework)

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

Modified: trunk/dports/_resources/port1.0/group/obsolete-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/obsolete-1.0.tcl	2012-12-18 04:22:47 UTC (rev 100630)
+++ trunk/dports/_resources/port1.0/group/obsolete-1.0.tcl	2012-12-18 05:43:35 UTC (rev 100631)
@@ -40,15 +40,15 @@
 # inform users that they should uninstall it and install something else
 # instead; you might want to override some of the defaults though.
 
-platforms           darwin
-maintainers         nomaintainer
+default platforms   darwin
+default maintainers nomaintainer
 supported_archs     noarch
 
 description         this port is only a stub and has been made obsolete by ${replaced_by}
 
 long_description    ${description}
 
-homepage            http://www.macports.org/
+default homepage    http://www.macports.org/
 
 archive_sites
 distfiles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121217/680741dd/attachment.html>


More information about the macports-changes mailing list