Ticket #13896: py-dns-update.patch
File py-dns-update.patch, 791 bytes (added by broder@…, 17 years ago) |
---|
-
dports/python/py-dns/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup python2 41.04 PortGroup python25 1.0 5 5 6 6 name py-dns 7 version 2.3.0 8 revision 2 7 version 2.3.1 9 8 categories python net 10 9 maintainers nomaintainer 11 10 platforms darwin freebsd … … 15 14 16 15 homepage http://pydns.sourceforge.net/ 17 16 master_sites sourceforge:pydns 18 checksums md5 b79616da9e88abce88edf82b369ee58d17 checksums md5 a2ee77b46d17f8f355ff7784cea76d2c 19 18 distname pydns-${version} 20 extract.suffix .t gz19 extract.suffix .tar.gz 21 20 22 21 post-destroot { 23 22 xinstall -m 644 -W ${worksrcpath} CREDITS.txt README-guido.txt \