Revision: 108575 https://trac.macports.org/changeset/108575 Author: dluke@macports.org Date: 2013-07-26 14:12:02 -0700 (Fri, 26 Jul 2013) Log Message: ----------- bind9: version bump to 9.9.3-P2 Modified Paths: -------------- trunk/dports/net/bind9/Portfile Modified: trunk/dports/net/bind9/Portfile =================================================================== --- trunk/dports/net/bind9/Portfile 2013-07-26 20:48:23 UTC (rev 108574) +++ trunk/dports/net/bind9/Portfile 2013-07-26 21:12:02 UTC (rev 108575) @@ -3,7 +3,7 @@ PortSystem 1.0 name bind9 -version 9.9.3-P1 +version 9.9.3-P2 categories net maintainers geeklair.net:dluke platforms darwin freebsd sunos @@ -27,9 +27,9 @@ distname bind-${version} master_sites isc:${name}/${version} -checksums md5 cf9cd9238d7bc15f1b4a5a5fff90f0d4 \ - sha1 9e1a9e5e45685befce6b93d4fcfd63e50eaeb2cf \ - rmd160 1c0e244781fa653872794991091e7403f4b6f020 +checksums md5 943f6de6bfdfd821aa444242c02c1322 \ + sha1 a0235692c488b3fadf54a15858b1f13ae2ab6979 \ + rmd160 4d760937864bb7edb3d9862cbe446235a8a5ddee depends_lib port:openssl port:libxml2
participants (1)
-
dluke@macports.org