[74707] trunk/dports/python

snc at macports.org snc at macports.org
Wed Dec 29 15:46:04 PST 2010


Revision: 74707
          http://trac.macports.org/changeset/74707
Author:   snc at macports.org
Date:     2010-12-29 15:45:57 -0800 (Wed, 29 Dec 2010)
Log Message:
-----------
py27-pyxg: create 0.3.0 from py26-pyxg

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

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

Modified: trunk/dports/python/py27-pyxg/Portfile
===================================================================
--- trunk/dports/python/py26-pyxg/Portfile	2010-12-29 23:01:57 UTC (rev 74706)
+++ trunk/dports/python/py27-pyxg/Portfile	2010-12-29 23:45:57 UTC (rev 74707)
@@ -2,13 +2,13 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       python26 1.0
+PortGroup       python27 1.0
 
-name            py26-pyxg
+name            py27-pyxg
 version         0.3.0
 categories      python devel
 platforms       darwin
-maintainers     gmail.com:beatrupp openmaintainer
+maintainers     snc openmaintainer
 description     PyXG provides a Python interface to Apple's Xgrid
 long_description  Xgrid is Apple's solution for running jobs \
                 on a cluster of Macintosh computers. PyXG enables users to \
@@ -20,10 +20,9 @@
 distname        PyXG-${version}
 
 checksums       md5     68331343d353148498872a410597dbbb \
-                sha1    e35da90bc43eaaaef426bebd59abc29f9de0b459 \
-                rmd160  6220811d77fe26e683e72720e4e487916df731fa
+                sha1    e35da90bc43eaaaef426bebd59abc29f9de0b459
 
-depends_lib     port:py26-pyobjc-cocoa
+depends_lib     port:py27-pyobjc-cocoa
 
 supported_archs noarch
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101229/6063baf5/attachment.html>


More information about the macports-changes mailing list