Revision: 96058 https://trac.macports.org/changeset/96058 Author: dluke@macports.org Date: 2012-07-30 07:04:51 -0700 (Mon, 30 Jul 2012) Log Message: ----------- bind9: version bump, update to 9.9.1-P2 Modified Paths: -------------- trunk/dports/net/bind9/Portfile Modified: trunk/dports/net/bind9/Portfile =================================================================== --- trunk/dports/net/bind9/Portfile 2012-07-30 13:49:08 UTC (rev 96057) +++ trunk/dports/net/bind9/Portfile 2012-07-30 14:04:51 UTC (rev 96058) @@ -3,7 +3,7 @@ PortSystem 1.0 name bind9 -version 9.9.1-P1 +version 9.9.1-P2 categories net maintainers geeklair.net:dluke @@ -28,9 +28,9 @@ distname bind-${version} master_sites isc:${name}/${version} -checksums md5 4ed20e77f2967c13eaab5563d0c45c76 \ - sha1 a2263b96ccd8a143ea54b39958142c542bf605a8 \ - rmd160 5ba6adbfeab5872582095b213e95b97eda59d044 +checksums md5 5f2f9ec0f1f1c67beaada349cdac0c15 \ + sha1 449b12c32682b5bef64c7b53cd0fc0c6b731c8a7 \ + rmd160 76b8f61a1930922223544ed3671dd017a4f593d1 depends_lib port:openssl port:libxml2