[32527] trunk/dports/python

landonf at macports.org landonf at macports.org
Sun Jan 6 15:34:40 PST 2008


Revision: 32527
          http://trac.macosforge.org/projects/macports/changeset/32527
Author:   landonf at macports.org
Date:     2008-01-06 15:34:38 -0800 (Sun, 06 Jan 2008)

Log Message:
-----------
dnspython for python 2.5

Modified Paths:
--------------
    trunk/dports/python/py25-dnspython/Portfile

Added Paths:
-----------
    trunk/dports/python/py25-dnspython/

Copied: trunk/dports/python/py25-dnspython (from rev 32525, trunk/dports/python/py-dnspython)

Modified: trunk/dports/python/py25-dnspython/Portfile
===================================================================
--- trunk/dports/python/py-dnspython/Portfile	2008-01-06 22:38:34 UTC (rev 32525)
+++ trunk/dports/python/py25-dnspython/Portfile	2008-01-06 23:34:38 UTC (rev 32527)
@@ -1,28 +1,28 @@
 # $Id$
 
 PortSystem		1.0
-PortGroup		python24 1.0
+PortGroup		python25 1.0
 
 name			py-dnspython
-version			1.5.0
+version			1.6.0
 categories		python net
 platforms		darwin
 maintainers		nomaintainer
 description		DNS toolkit for Python
 
 long_description \
-				dnspython is a DNS toolkit for Python. It supports \
-				almost all record types. It can be used for queries, \
-				zone transfers, and dynamic updates. It supports TSIG \
-				authenticated messages and EDNS0.
+			dnspython is a DNS toolkit for Python. It supports \
+			almost all record types. It can be used for queries, \
+			zone transfers, and dynamic updates. It supports TSIG \
+			authenticated messages and EDNS0.
 
 homepage		http://www.dnspython.org/
-master_sites	${homepage}kits/${version}
+master_sites		${homepage}kits/${version}
 distname		dnspython-${version}
 
-checksums		md5 8b9bfb32988d03e49cdf8b3de7c7e6df \
-				sha1 65bec9f891a22bfe2885ebcaa0efc735b5f5194b \
-				rmd160 4a0c9d3b082879528c7468dfb38c20009890fd87
+checksums		md5 15b8eed42689bd719ec1878a584787ea \
+			sha1 e5eeba2d5780db280cc144c7cf777a27972d9ad1 \
+			rmd160 b4a40b3fe6a7b63e8c801df6be8346570f121030
 
 post-destroot	{
 	xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}/examples

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080106/68f3959a/attachment.html


More information about the macports-changes mailing list