[79321] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Thu Jun 9 09:48:16 PDT 2011


Revision: 79321
          http://trac.macports.org/changeset/79321
Author:   ryandesign at macports.org
Date:     2011-06-09 09:48:15 -0700 (Thu, 09 Jun 2011)
Log Message:
-----------
py-paver, py25-paver, py26-paver: update to 1.0.4 and indicate that this is noarch

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

Modified: trunk/dports/python/py-paver/Portfile
===================================================================
--- trunk/dports/python/py-paver/Portfile	2011-06-09 16:31:51 UTC (rev 79320)
+++ trunk/dports/python/py-paver/Portfile	2011-06-09 16:48:15 UTC (rev 79321)
@@ -4,10 +4,11 @@
 PortGroup           python24 1.0
 
 name                py-paver
-version             1.0.1
+version             1.0.4
 platforms           darwin
 categories-append   devel
 maintainers         nomaintainer
+supported_archs     noarch
 
 description         Easy build, distribution and deployment scripting
 long_description    Paver is a Python-based build/distribution/deployment \
@@ -20,9 +21,8 @@
 master_sites        http://pypi.python.org/packages/source/P/Paver/
 distname            Paver-${version}
 
-checksums           md5 f53d1d5ed6517e6def1926f7918a02ec \
-                    sha1 658977a05377e0b89d1dea7529fe482a01e02342 \
-                    rmd160 a10cdac09c73702773389b06dd9c1fc26a76de9d
+checksums           sha1    b1d9f5fa7d8bdd2955abd255bd246bc1299a50b3 \
+                    rmd160  2de00b419a44e775b686f221255754130ce96521
 
 depends_lib-append  port:py-setuptools
 

Modified: trunk/dports/python/py25-paver/Portfile
===================================================================
--- trunk/dports/python/py25-paver/Portfile	2011-06-09 16:31:51 UTC (rev 79320)
+++ trunk/dports/python/py25-paver/Portfile	2011-06-09 16:48:15 UTC (rev 79321)
@@ -9,10 +9,11 @@
 destroot.cmd        ${python.bin} setup.py
 
 name                py25-paver
-version             1.0.1
+version             1.0.4
 platforms           darwin
 categories-append   devel
 maintainers         nomaintainer
+supported_archs     noarch
 
 description         Easy build, distribution and deployment scripting
 long_description    Paver is a Python-based build/distribution/deployment \
@@ -25,9 +26,8 @@
 master_sites        http://pypi.python.org/packages/source/P/Paver/
 distname            Paver-${version}
 
-checksums           md5 f53d1d5ed6517e6def1926f7918a02ec \
-                    sha1 658977a05377e0b89d1dea7529fe482a01e02342 \
-                    rmd160 a10cdac09c73702773389b06dd9c1fc26a76de9d
+checksums           sha1    b1d9f5fa7d8bdd2955abd255bd246bc1299a50b3 \
+                    rmd160  2de00b419a44e775b686f221255754130ce96521
 
 depends_lib-append  port:py25-distribute
 

Modified: trunk/dports/python/py26-paver/Portfile
===================================================================
--- trunk/dports/python/py26-paver/Portfile	2011-06-09 16:31:51 UTC (rev 79320)
+++ trunk/dports/python/py26-paver/Portfile	2011-06-09 16:48:15 UTC (rev 79321)
@@ -9,10 +9,11 @@
 destroot.cmd        ${python.bin} setup.py
 
 name                py26-paver
-version             1.0.1
+version             1.0.4
 platforms           darwin
 categories-append   devel
 maintainers         nomaintainer
+supported_archs     noarch
 
 description         Easy build, distribution and deployment scripting
 long_description    Paver is a Python-based build/distribution/deployment \
@@ -25,9 +26,8 @@
 master_sites        http://pypi.python.org/packages/source/P/Paver/
 distname            Paver-${version}
 
-checksums           md5 f53d1d5ed6517e6def1926f7918a02ec \
-                    sha1 658977a05377e0b89d1dea7529fe482a01e02342 \
-                    rmd160 a10cdac09c73702773389b06dd9c1fc26a76de9d
+checksums           sha1    b1d9f5fa7d8bdd2955abd255bd246bc1299a50b3 \
+                    rmd160  2de00b419a44e775b686f221255754130ce96521
 
 depends_lib-append  port:py26-distribute
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110609/af1a4256/attachment.html>


More information about the macports-changes mailing list