[56067] trunk/dports/python
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 23 18:02:41 PDT 2009
Revision: 56067
http://trac.macports.org/changeset/56067
Author: ryandesign at macports.org
Date: 2009-08-23 18:02:39 -0700 (Sun, 23 Aug 2009)
Log Message:
-----------
py-nevow, py25-nevow: update to 0.9.33 and remove extract.suffix hack; closes #18974 (maintainer timeout)
Modified Paths:
--------------
trunk/dports/python/py-nevow/Portfile
trunk/dports/python/py25-nevow/Portfile
Modified: trunk/dports/python/py-nevow/Portfile
===================================================================
--- trunk/dports/python/py-nevow/Portfile 2009-08-24 00:53:40 UTC (rev 56066)
+++ trunk/dports/python/py-nevow/Portfile 2009-08-24 01:02:39 UTC (rev 56067)
@@ -4,7 +4,7 @@
PortGroup python24 1.0
name py-nevow
-version 0.9.18
+version 0.9.33
revision 0
categories python
platforms darwin
@@ -17,11 +17,12 @@
allowing the programmer to write pure Python code as much \
as possible.
+distname Nevow-${version}
homepage http://divmod.org/trac/wiki/DivmodNevow
-master_sites http://divmod.org/trac/attachment/wiki/SoftwareReleases/
-distname Nevow-${version}
-extract.suffix .tar.gz?format=raw
-checksums sha1 a8243cf68dd181763e712cd1cbd67500f7bf628f
+master_sites http://divmod.org/trac/attachment/wiki/SoftwareReleases/${distfiles}?format=raw&dummy=
+checksums md5 328898bca9a45904d42e2962250fb4a7 \
+ sha1 862ecf171c398d79887cdd9122709bff139a4e72 \
+ rmd160 d3d953758499bf0f5af23df38ca7fdc6b1d26834
depends_lib-append port:py-twisted
Modified: trunk/dports/python/py25-nevow/Portfile
===================================================================
--- trunk/dports/python/py25-nevow/Portfile 2009-08-24 00:53:40 UTC (rev 56066)
+++ trunk/dports/python/py25-nevow/Portfile 2009-08-24 01:02:39 UTC (rev 56067)
@@ -4,7 +4,7 @@
PortGroup python25 1.0
name py25-nevow
-version 0.9.18
+version 0.9.33
revision 0
categories python
platforms darwin
@@ -17,11 +17,12 @@
allowing the programmer to write pure Python code as much \
as possible.
+distname Nevow-${version}
homepage http://divmod.org/trac/wiki/DivmodNevow
-master_sites http://divmod.org/trac/attachment/wiki/SoftwareReleases/
-distname Nevow-${version}
-extract.suffix .tar.gz?format=raw
-checksums sha1 a8243cf68dd181763e712cd1cbd67500f7bf628f
+master_sites http://divmod.org/trac/attachment/wiki/SoftwareReleases/${distfiles}?format=raw&dummy=
+checksums md5 328898bca9a45904d42e2962250fb4a7 \
+ sha1 862ecf171c398d79887cdd9122709bff139a4e72 \
+ rmd160 d3d953758499bf0f5af23df38ca7fdc6b1d26834
depends_lib-append port:py25-twisted
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090823/115b43f1/attachment.html>
More information about the macports-changes
mailing list