[113335] trunk/dports/gnome

devans at macports.org devans at macports.org
Wed Nov 13 11:29:57 PST 2013


Revision: 113335
          https://trac.macports.org/changeset/113335
Author:   devans at macports.org
Date:     2013-11-13 11:29:57 -0800 (Wed, 13 Nov 2013)
Log Message:
-----------
gnome3-apps: new port, copy version 3.8.2 from GNOME-3 test branch.

Modified Paths:
--------------
    trunk/dports/gnome/gnome3-apps/Portfile

Added Paths:
-----------
    trunk/dports/gnome/gnome3-apps/

Modified: trunk/dports/gnome/gnome3-apps/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome3-apps/Portfile	2013-11-11 10:29:09 UTC (rev 113174)
+++ trunk/dports/gnome/gnome3-apps/Portfile	2013-11-13 19:29:57 UTC (rev 113335)
@@ -85,26 +85,6 @@
 variant broken description {Build ports that are broken or need work} {
 }
 
-variant python27 conflicts python31 python32 python33 description {Use python 2.7} {
-    depends_lib-append \
-        port:py27-gobject3
-}
-
-variant python32 conflicts python27 python31 python33 description {Use python 3.2} {
-    depends_lib-append \
-        port:py32-gobject3
-}
-
-variant python33 conflicts python27 python31 python32 description {Use python 3.3} {
-    depends_lib-append \
-        port:py33-gobject3
-}
-
-
-if {![variant_isset python25] && ![variant_isset python26]} {
-    default_variants +python27
-}
-
 destroot        {
     file mkdir ${destroot}${prefix}/share/doc/gnome
     file copy ${filespath}/versions.txt ${destroot}${prefix}/share/doc/gnome/${name}.versions.txt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131113/9457e141/attachment.html>


More information about the macports-changes mailing list