diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-02-19 02:41:42 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-02-19 02:41:42 +0000 |
commit | aaca6c8912b2fa2a599f055a44c8ab88a3c3ff23 (patch) | |
tree | bc3672910580ee4cc144cf2f8291dba00c233748 /dns | |
parent | b232d97435eb5971027d7ed067821041bbc5df84 (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind99/Makefile | 4 | ||||
-rw-r--r-- | dns/bind99/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 296c425d08d8..b8f9114aeb97 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -11,7 +11,7 @@ # release you can generally build it cleanly from the source - Doug PORTNAME= bind99 -PORTVERSION= 9.9.0.rc2 +PORTVERSION= 9.9.0.rc3 PKGNAMESUFFIX= -devel CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ @@ -25,7 +25,7 @@ MAINTAINER= dougb@FreeBSD.org COMMENT= The BIND DNS suite with updated DNSSEC and DNS64 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.9.0rc2 +ISCVERSION= 9.9.0rc3 MAKE_JOBS_UNSAFE= yes diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo index 5ff510d57014..cfac51a04d23 100644 --- a/dns/bind99/distinfo +++ b/dns/bind99/distinfo @@ -1,4 +1,4 @@ -SHA256 (bind-9.9.0rc2.tar.gz) = 3ac12dafec943a65b551c0730735931590b397cff72c4872d8985657ca1d8116 -SIZE (bind-9.9.0rc2.tar.gz) = 7110778 -SHA256 (bind-9.9.0rc2.tar.gz.asc) = 5e7444d471d62679324af75a93c660bc948dfd19536ba8b1fc27cc1078658916 -SIZE (bind-9.9.0rc2.tar.gz.asc) = 481 +SHA256 (bind-9.9.0rc3.tar.gz) = 1d12f876b1140e84c1dd0d2fafdd3542061620ab4c004333d6c4925b3c6ebf4f +SIZE (bind-9.9.0rc3.tar.gz) = 7113598 +SHA256 (bind-9.9.0rc3.tar.gz.asc) = 96f44c5313ff3c268bf2c5d1b2baf741cd2c610268fa44f6435672d42e9d420b +SIZE (bind-9.9.0rc3.tar.gz.asc) = 486 |