Revision: 90294 http://trac.macports.org/changeset/90294 Author: dluke@macports.org Date: 2012-02-29 10:49:25 -0800 (Wed, 29 Feb 2012) Log Message: ----------- bind9: version bump, update to 9.9.0 Modified Paths: -------------- trunk/dports/net/bind9/Portfile Modified: trunk/dports/net/bind9/Portfile =================================================================== --- trunk/dports/net/bind9/Portfile 2012-02-29 18:22:42 UTC (rev 90293) +++ trunk/dports/net/bind9/Portfile 2012-02-29 18:49:25 UTC (rev 90294) @@ -3,7 +3,7 @@ PortSystem 1.0 name bind9 -version 9.8.1-P1 +version 9.9.0 categories net maintainers geeklair.net:dluke @@ -28,9 +28,9 @@ distname bind-${version} master_sites isc:${name}/${version} -checksums md5 afa41f8203d50bedad65071f9b6f96d7 \ - sha1 1cff6594aa185d84942edd2f3cc06dff9cebb04b \ - rmd160 3183167d73a5da81e7e286a6eb123fc8684f4421 +checksums md5 9281d0b04f711d28153ba1ab04a54026 \ + sha1 6be77c75c8649088b0ae7124d819b5f412bb0094 \ + rmd160 5fda36a3aa84062f7936978cb540e8ad3f1c4e08 depends_lib port:openssl port:libxml2