[39888] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Wed Sep 10 12:27:04 PDT 2008


Revision: 39888
          http://trac.macports.org/changeset/39888
Author:   ryandesign at macports.org
Date:     2008-09-10 12:27:03 -0700 (Wed, 10 Sep 2008)
Log Message:
-----------
py25-pyxg: new port, version 0.2.0, based on py-pyxg 0.2.0; closes #16400

Modified Paths:
--------------
    trunk/dports/python/py25-pyxg/Portfile

Added Paths:
-----------
    trunk/dports/python/py25-pyxg/


Property changes on: trunk/dports/python/py25-pyxg
___________________________________________________________________
Added: svn:mergeinfo
   + 

Modified: trunk/dports/python/py25-pyxg/Portfile
===================================================================
--- trunk/dports/python/py-pyxg/Portfile	2008-09-10 18:55:07 UTC (rev 39884)
+++ trunk/dports/python/py25-pyxg/Portfile	2008-09-10 19:27:03 UTC (rev 39888)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem    1.0
-PortGroup     python24 1.0
+PortGroup     python25 1.0
 
-name          py-pyxg
+name          py25-pyxg
 version       0.2.0
 categories    python devel
 platforms     darwin
@@ -19,5 +19,5 @@
 
 checksums     md5 9611586e60cf872cf47281fd81ccb5e4
 
-depends_lib   port:py-bdist_mpkg \
-              port:py-pyobjc
+depends_lib   port:py25-bdist_mpkg \
+              port:py25-pyobjc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080910/cf9713f3/attachment.html 


More information about the macports-changes mailing list