Ticket #13896: py-dns-update.patch

File py-dns-update.patch, 791 bytes (added by broder@…, 16 years ago)
  • dports/python/py-dns/Portfile

     
    11# $Id$
    22
    33PortSystem 1.0
    4 PortGroup python24 1.0
     4PortGroup python25 1.0
    55
    66name                    py-dns
    7 version                 2.3.0
    8 revision                2
     7version                 2.3.1
    98categories              python net
    109maintainers             nomaintainer
    1110platforms               darwin freebsd
     
    1514
    1615homepage                http://pydns.sourceforge.net/
    1716master_sites    sourceforge:pydns
    18 checksums               md5 b79616da9e88abce88edf82b369ee58d
     17checksums               md5 a2ee77b46d17f8f355ff7784cea76d2c
    1918distname                pydns-${version}
    20 extract.suffix  .tgz
     19extract.suffix  .tar.gz
    2120
    2221post-destroot   {
    2322        xinstall -m 644 -W ${worksrcpath} CREDITS.txt README-guido.txt \