[58620] trunk/dports/python

snc at macports.org snc at macports.org
Thu Oct 1 19:42:33 PDT 2009


Revision: 58620
          http://trac.macports.org/changeset/58620
Author:   snc at macports.org
Date:     2009-10-01 19:42:30 -0700 (Thu, 01 Oct 2009)
Log Message:
-----------
create py26-xdg (from py25-xdg). convert dependencies to python26.

Modified Paths:
--------------
    trunk/dports/python/py26-xdg/Portfile

Added Paths:
-----------
    trunk/dports/python/py26-xdg/

Modified: trunk/dports/python/py26-xdg/Portfile
===================================================================
--- trunk/dports/python/py25-xdg/Portfile	2009-10-02 01:54:03 UTC (rev 58619)
+++ trunk/dports/python/py26-xdg/Portfile	2009-10-02 02:42:30 UTC (rev 58620)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python26 1.0
 
-name	    	py25-xdg
+name	    	py26-xdg
 version	    	0.16
 categories  	python textproc
 platforms       darwin
@@ -28,8 +28,8 @@
                 sha1 325dbb2cfb12f59877307022f6aa803e7f0819f0
 
 depends_lib-append \
-    port:py25-gobject \
-    port:py25-numeric
+    port:py26-gobject \
+    port:py26-numeric
 
 build.env       LDFLAGS=-L${prefix}/lib
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091001/3d618c00/attachment.html>


More information about the macports-changes mailing list