[49591] trunk/dports/python

blb at macports.org blb at macports.org
Sun Apr 12 19:49:10 PDT 2009


Revision: 49591
          http://trac.macports.org/changeset/49591
Author:   blb at macports.org
Date:     2009-04-12 19:49:09 -0700 (Sun, 12 Apr 2009)
Log Message:
-----------
python/py*-dns - version update to 2.3.3, remove redundant extract.suffix

Modified Paths:
--------------
    trunk/dports/python/py-dns/Portfile
    trunk/dports/python/py25-dns/Portfile

Modified: trunk/dports/python/py-dns/Portfile
===================================================================
--- trunk/dports/python/py-dns/Portfile	2009-04-13 02:41:40 UTC (rev 49590)
+++ trunk/dports/python/py-dns/Portfile	2009-04-13 02:49:09 UTC (rev 49591)
@@ -4,7 +4,7 @@
 PortGroup python24 1.0
 
 name			py-dns
-version			2.3.1
+version			2.3.3
 categories		python net
 maintainers		nomaintainer
 platforms		darwin freebsd
@@ -14,9 +14,10 @@
 
 homepage		http://pydns.sourceforge.net/
 master_sites	sourceforge:pydns
-checksums		md5 a2ee77b46d17f8f355ff7784cea76d2c
+checksums		md5     40001fb178de5920e7d67c000a782d6a \
+				sha1    f34f125143b0db145e9d4c876b653db69a04f24a \
+				rmd160  948bc070d4fca6ba7d39296b088df939f8c58656
 distname		pydns-${version}
-extract.suffix	.tar.gz
 
 post-destroot   {
 	xinstall -m 644 -W ${worksrcpath} CREDITS.txt README-guido.txt \
@@ -25,3 +26,4 @@
 		test5.py testPackers.py testsrv.py \
 		${destroot}${prefix}/share/doc/${name}/examples
 }
+

Modified: trunk/dports/python/py25-dns/Portfile
===================================================================
--- trunk/dports/python/py25-dns/Portfile	2009-04-13 02:41:40 UTC (rev 49590)
+++ trunk/dports/python/py25-dns/Portfile	2009-04-13 02:49:09 UTC (rev 49591)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-dns
-version			2.3.1
+version			2.3.3
 categories		python net
 maintainers		nomaintainer
 platforms		darwin freebsd
@@ -14,9 +14,10 @@
 
 homepage		http://pydns.sourceforge.net/
 master_sites	sourceforge:pydns
-checksums		md5 a2ee77b46d17f8f355ff7784cea76d2c
+checksums		md5     40001fb178de5920e7d67c000a782d6a \
+				sha1    f34f125143b0db145e9d4c876b653db69a04f24a \
+				rmd160  948bc070d4fca6ba7d39296b088df939f8c58656
 distname		pydns-${version}
-extract.suffix	.tar.gz
 
 post-destroot   {
 	xinstall -m 644 -W ${worksrcpath} CREDITS.txt README-guido.txt \
@@ -25,3 +26,4 @@
 		test5.py testPackers.py testsrv.py \
 		${destroot}${prefix}/share/doc/${name}/examples
 }
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090412/3da63eb7/attachment.html>


More information about the macports-changes mailing list