[69928] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Thu Jul 22 06:33:39 PDT 2010


Revision: 69928
          http://trac.macports.org/changeset/69928
Author:   ryandesign at macports.org
Date:     2010-07-22 06:33:38 -0700 (Thu, 22 Jul 2010)
Log Message:
-----------
py-pyxg, py25-pyxg, py26-pyxg: update to 0.3.0 and indicate this is noarch; see #25777

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

Modified: trunk/dports/python/py-pyxg/Portfile
===================================================================
--- trunk/dports/python/py-pyxg/Portfile	2010-07-22 13:12:05 UTC (rev 69927)
+++ trunk/dports/python/py-pyxg/Portfile	2010-07-22 13:33:38 UTC (rev 69928)
@@ -5,7 +5,7 @@
 PortGroup       python24 1.0
 
 name            py-pyxg
-version         0.2.0
+version         0.3.0
 categories      python devel
 platforms       darwin
 maintainers     snc openmaintainer
@@ -16,13 +16,17 @@
                 or within an interactive Python session.
 
 homepage        http://pyxg.scipy.org/
-master_sites    http://pyxg.scipy.org/downloads
+master_sites    http://github.com/downloads/pyxg/pyxg/
 distname        PyXG-${version}
 
-checksums       md5 9611586e60cf872cf47281fd81ccb5e4
+checksums       md5     68331343d353148498872a410597dbbb \
+                sha1    e35da90bc43eaaaef426bebd59abc29f9de0b459 \
+                rmd160  6220811d77fe26e683e72720e4e487916df731fa
 
 depends_lib     port:py-bdist_mpkg \
                 port:py-pyobjc
 
+supported_archs noarch
+
 livecheck.url   ${master_sites}
 livecheck.regex "PyXG-(\\d+\\.\\d+(\\.\\d+)?)"

Modified: trunk/dports/python/py25-pyxg/Portfile
===================================================================
--- trunk/dports/python/py25-pyxg/Portfile	2010-07-22 13:12:05 UTC (rev 69927)
+++ trunk/dports/python/py25-pyxg/Portfile	2010-07-22 13:33:38 UTC (rev 69928)
@@ -5,7 +5,7 @@
 PortGroup       python25 1.0
 
 name            py25-pyxg
-version         0.2.0
+version         0.3.0
 categories      python devel
 platforms       darwin
 maintainers     snc openmaintainer
@@ -16,13 +16,17 @@
                 or within an interactive Python session.
 
 homepage        http://pyxg.scipy.org/
-master_sites    http://pyxg.scipy.org/downloads
+master_sites    http://github.com/downloads/pyxg/pyxg/
 distname        PyXG-${version}
 
-checksums       md5 9611586e60cf872cf47281fd81ccb5e4
+checksums       md5     68331343d353148498872a410597dbbb \
+                sha1    e35da90bc43eaaaef426bebd59abc29f9de0b459 \
+                rmd160  6220811d77fe26e683e72720e4e487916df731fa
 
 depends_lib     port:py25-bdist_mpkg \
                 port:py25-pyobjc-cocoa
 
+supported_archs noarch
+
 livecheck.url   ${master_sites}
 livecheck.regex "PyXG-(\\d+\\.\\d+(\\.\\d+)?)"

Modified: trunk/dports/python/py26-pyxg/Portfile
===================================================================
--- trunk/dports/python/py26-pyxg/Portfile	2010-07-22 13:12:05 UTC (rev 69927)
+++ trunk/dports/python/py26-pyxg/Portfile	2010-07-22 13:33:38 UTC (rev 69928)
@@ -5,7 +5,7 @@
 PortGroup       python26 1.0
 
 name            py26-pyxg
-version         0.2.0
+version         0.3.0
 categories      python devel
 platforms       darwin
 maintainers     gmail.com:beatrupp openmaintainer
@@ -16,12 +16,16 @@
                 or within an interactive Python session.
 
 homepage        http://pyxg.scipy.org/
-master_sites    http://pyxg.scipy.org/downloads
+master_sites    http://github.com/downloads/pyxg/pyxg/
 distname        PyXG-${version}
 
-checksums       md5 9611586e60cf872cf47281fd81ccb5e4
+checksums       md5     68331343d353148498872a410597dbbb \
+                sha1    e35da90bc43eaaaef426bebd59abc29f9de0b459 \
+                rmd160  6220811d77fe26e683e72720e4e487916df731fa
 
 depends_lib     port:py26-pyobjc-cocoa
 
+supported_archs noarch
+
 livecheck.url   ${master_sites}
 livecheck.regex "PyXG-(\\d+\\.\\d+(\\.\\d+)?)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100722/4097ffd5/attachment.html>


More information about the macports-changes mailing list