diff options
author | dougb <dougb@FreeBSD.org> | 2006-12-10 06:20:38 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2006-12-10 06:20:38 +0800 |
commit | c24ed04fd4ed5a05969cb0039a9eb6d8c2c31caf (patch) | |
tree | 0fe09b58d9007ba860484003fbaec13cceb0835f /dns/bind9 | |
parent | 5ffb7c1512fa0e7759a31492995df1f6efae3c67 (diff) | |
download | freebsd-ports-graphics-c24ed04fd4ed5a05969cb0039a9eb6d8c2c31caf.tar.gz freebsd-ports-graphics-c24ed04fd4ed5a05969cb0039a9eb6d8c2c31caf.tar.zst freebsd-ports-graphics-c24ed04fd4ed5a05969cb0039a9eb6d8c2c31caf.zip |
Upgrade to version 9.3.3, the latest from ISC. This is
a maintenance release, with the usual round of bug and
security fixes.
All users of BIND 9 are encouraged to upgrade to this
version.
Diffstat (limited to 'dns/bind9')
-rw-r--r-- | dns/bind9/Makefile | 4 | ||||
-rw-r--r-- | dns/bind9/distinfo | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 4f31d3240d2..2179f65a4b3 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -12,7 +12,7 @@ # release you can generally build it cleanly from the source - Doug PORTNAME= bind9 -PORTVERSION= 9.3.2.2 +PORTVERSION= 9.3.3 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ http://dougbarton.us/Downloads/%SUBDIR%/ @@ -25,7 +25,7 @@ MAINTAINER= DougB@FreeBSD.org COMMENT= Completely new version of the BIND DNS suite with updated DNSSEC # ISC releases things like 9.3.0rc1, which our versioning doesn't like -ISCVERSION= 9.3.2-P2 +ISCVERSION= 9.3.3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \ diff --git a/dns/bind9/distinfo b/dns/bind9/distinfo index 2171f829bf2..b880cec9b0f 100644 --- a/dns/bind9/distinfo +++ b/dns/bind9/distinfo @@ -1,6 +1,6 @@ -MD5 (bind-9.3.2-P2.tar.gz) = 948101be324deb15ff94a5b6a639ea39 -SHA256 (bind-9.3.2-P2.tar.gz) = 2f82beca3bfbc28be4a9f42d0dbba8cc5442fb6394c94b4ac7530ea9a1bb4864 -SIZE (bind-9.3.2-P2.tar.gz) = 5316388 -MD5 (bind-9.3.2-P2.tar.gz.asc) = 1a15c9d9fcc1772a77fbd1f90f068592 -SHA256 (bind-9.3.2-P2.tar.gz.asc) = 7935933b31ebd5e611401d10a6f706e8a7e5aa961275b1f1c2770afe845a9a21 -SIZE (bind-9.3.2-P2.tar.gz.asc) = 479 +MD5 (bind-9.3.3.tar.gz) = b5cad77aa7912bf7b4cb770cfc42fdad +SHA256 (bind-9.3.3.tar.gz) = d2d115578f9feff1871cbb9a78e99d510da38da5b0eeb31b749b0c084b06dec2 +SIZE (bind-9.3.3.tar.gz) = 5401230 +MD5 (bind-9.3.3.tar.gz.asc) = 6c587833c99880f228c9465dcc469ae6 +SHA256 (bind-9.3.3.tar.gz.asc) = 725de9cb9583a09481eb656f42471b90ed1c1f32a322663a7d7bbd2990630af7 +SIZE (bind-9.3.3.tar.gz.asc) = 479 |