[100715] trunk/dports/lang/php/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Dec 20 23:17:20 PST 2012


Revision: 100715
          https://trac.macports.org/changeset/100715
Author:   ryandesign at macports.org
Date:     2012-12-20 23:17:20 -0800 (Thu, 20 Dec 2012)
Log Message:
-----------
php: fix categories: the extension subports don't belong in the categories lang or www, and the other ports don't belong in the category php

Modified Paths:
--------------
    trunk/dports/lang/php/Portfile

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2012-12-21 07:01:50 UTC (rev 100714)
+++ trunk/dports/lang/php/Portfile	2012-12-21 07:17:20 UTC (rev 100715)
@@ -5,7 +5,6 @@
 PortGroup               php 1.1
 
 name                    php
-categories              lang php www
 platforms               darwin freebsd
 maintainers             ryandesign jwa
 license                 PHP-3.01
@@ -52,6 +51,7 @@
 }
 
 if {![is_extension_subport]} {
+    categories          lang www
     homepage            http://www.php.net/
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121220/58335dc1/attachment-0001.html>


More information about the macports-changes mailing list