[32764] trunk/dports/python

afb at macports.org afb at macports.org
Sun Jan 13 01:36:31 PST 2008


Revision: 32764
          http://trac.macosforge.org/projects/macports/changeset/32764
Author:   afb at macports.org
Date:     2008-01-13 01:36:30 -0800 (Sun, 13 Jan 2008)

Log Message:
-----------
new port: py25-dns 2.3.1 (#13896)

Added Paths:
-----------
    trunk/dports/python/py25-dns/
    trunk/dports/python/py25-dns/Portfile

Removed Paths:
-------------
    trunk/dports/python/py25-dns/Portfile

Copied: trunk/dports/python/py25-dns (from rev 32762, trunk/dports/python/py-dns)

Deleted: trunk/dports/python/py25-dns/Portfile
===================================================================
--- trunk/dports/python/py-dns/Portfile	2008-01-13 08:55:46 UTC (rev 32762)
+++ trunk/dports/python/py25-dns/Portfile	2008-01-13 09:36:30 UTC (rev 32764)
@@ -1,28 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python24 1.0
-
-name			py-dns
-version			2.3.0
-revision		2
-categories		python net
-maintainers		nomaintainer
-platforms		darwin freebsd
-description		module for performing DNS queries from python
-long_description	py-dns provides a module for performing DNS queries \
-				from python applications. 
-
-homepage		http://pydns.sourceforge.net/
-master_sites	sourceforge:pydns
-checksums		md5 b79616da9e88abce88edf82b369ee58d
-distname		pydns-${version}
-extract.suffix	.tgz
-
-post-destroot   {
-	xinstall -m 644 -W ${worksrcpath} CREDITS.txt README-guido.txt \
-		README.txt ${destroot}${prefix}/share/doc/${name}
-	xinstall -m 644 -W ${worksrcpath}/tests test.py test2.py test4.py \
-		test5.py testPackers.py testsrv.py \
-		${destroot}${prefix}/share/doc/${name}/examples
-}

Copied: trunk/dports/python/py25-dns/Portfile (from rev 32763, trunk/dports/python/py-dns/Portfile)
===================================================================
--- trunk/dports/python/py25-dns/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-dns/Portfile	2008-01-13 09:36:30 UTC (rev 32764)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name			py25-dns
+version			2.3.1
+categories		python net
+maintainers		nomaintainer
+platforms		darwin freebsd
+description		module for performing DNS queries from python
+long_description	py-dns provides a module for performing DNS queries \
+				from python applications. 
+
+homepage		http://pydns.sourceforge.net/
+master_sites	sourceforge:pydns
+checksums		md5 a2ee77b46d17f8f355ff7784cea76d2c
+distname		pydns-${version}
+extract.suffix	.tar.gz
+
+post-destroot   {
+	xinstall -m 644 -W ${worksrcpath} CREDITS.txt README-guido.txt \
+		README.txt ${destroot}${prefix}/share/doc/${name}
+	xinstall -m 644 -W ${worksrcpath}/tests test.py test2.py test4.py \
+		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/20080113/d662ca86/attachment-0001.html


More information about the macports-changes mailing list