Revision: 133332 https://trac.macports.org/changeset/133332 Author: dluke@macports.org Date: 2015-02-26 08:38:12 -0800 (Thu, 26 Feb 2015) Log Message: ----------- bind9: version bump, update to 9.10.2 Modified Paths: -------------- trunk/dports/net/bind9/Portfile Modified: trunk/dports/net/bind9/Portfile =================================================================== --- trunk/dports/net/bind9/Portfile 2015-02-26 13:36:02 UTC (rev 133331) +++ trunk/dports/net/bind9/Portfile 2015-02-26 16:38:12 UTC (rev 133332) @@ -3,7 +3,7 @@ PortSystem 1.0 name bind9 -version 9.10.1-P2 +version 9.10.2 categories net maintainers geeklair.net:dluke platforms darwin freebsd sunos @@ -27,9 +27,9 @@ distname bind-${version} master_sites isc:${name}/${version} -checksums md5 2ca3474c5cefebbbeea32710b048cd1c \ - sha1 4a7475b4f2c1d257001ad40653379af52f090666 \ - rmd160 0148b0a2f7cdd3e144b0a52876a01ca8b6de075b +checksums md5 dca7a9967947bffa98547fca6130fc04 \ + sha1 4ddb2670976c06af7e86352616383958d82c51ce \ + rmd160 62ca38c60b792224e308815f2908b0c588b08c26 depends_lib port:openssl port:libxml2