Ticket #24814: bind10.patch

File bind10.patch, 1.1 KB (added by haraoka@…, 14 years ago)
  • Portfile

    diff -u /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/bind9/Portfile bind10/Portfile
    old new  
    22
    33PortSystem 1.0
    44
    5 name                    bind9
    6 version                 9.7.0-P1
     5name                    bind10
     6version                 devel-20100421
    77
    88categories              net
    99maintainers             geeklair.net:dluke
     
    2121
    2222homepage                http://www.isc.org
    2323
    24 distname                bind-${version}
    2524master_sites            isc:${name}/${version}
    2625
    27 checksums       md5     78e3e38c6252e41ded1afa1aeb183622 \
    28                 sha1    6713d65c1455845a9ced6cb4bd705a2575986e42 \
    29                 rmd160  200aa067596e09f6f06e8830d0a46f02d324db26
     26checksums       md5     27c05358df69eefcb56418f854a23ecf \
     27                sha1    88fa899ddcb7dfb3cc66b1a1ba975a1b51f73d54 \
     28                rmd160  5044b8f6da2a7d497a2748bb46fdbc98ccc2c2e5
    3029
    31 depends_lib             port:openssl port:libxml2
     30depends_lib             port:openssl port:libxml2 port:python31 port:boost
    3231
    3332use_parallel_build      no
    3433universal_variant       no