diff options
author | Doug Barton <dougb@FreeBSD.org> | 2003-11-27 09:59:07 +0800 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2003-11-27 09:59:07 +0800 |
commit | d395a83db428f921de83f7cc87bd1dcfad60077a (patch) | |
tree | fbaa8c1234de7dbcd47df2721a6197912c1dc067 /dns/bind84 | |
parent | 478c08d62677448aa9e88ad1c1d39051799fcfb1 (diff) | |
download | freebsd-ports-gnome-d395a83db428f921de83f7cc87bd1dcfad60077a.tar.gz freebsd-ports-gnome-d395a83db428f921de83f7cc87bd1dcfad60077a.tar.zst freebsd-ports-gnome-d395a83db428f921de83f7cc87bd1dcfad60077a.zip |
Update to 8.4.3, the latest version from ISC. This update contains the
security fix to the negative caching strategy, along with numerous bug
fixes, and other improvements; especially to the IPv6 related code.
Diffstat (limited to 'dns/bind84')
-rw-r--r-- | dns/bind84/Makefile | 4 | ||||
-rw-r--r-- | dns/bind84/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind84/Makefile b/dns/bind84/Makefile index 7b0b4d496276..e37710874100 100644 --- a/dns/bind84/Makefile +++ b/dns/bind84/Makefile @@ -11,8 +11,8 @@ # you can generally build it cleanly from the source. - Doug PORTNAME= bind84 -PORTVERSION= 8.4.1 -CATEGORIES?= dns +PORTVERSION= 8.4.3 +CATEGORIES?= dns net MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind/src/${PORTVERSION} diff --git a/dns/bind84/distinfo b/dns/bind84/distinfo index 920a52579eca..f27860d211e9 100644 --- a/dns/bind84/distinfo +++ b/dns/bind84/distinfo @@ -1,2 +1,2 @@ -MD5 (bind-8.4.1/bind-src.tar.gz) = 5e9dae6f39d6846d8d46b75414e9de5e -MD5 (bind-8.4.1/bind-doc.tar.gz) = 73fac155a53fc6edf385c3222f84f5c5 +MD5 (bind-8.4.3/bind-src.tar.gz) = e78610fc1663cfe8c2db6a2d132d902b +MD5 (bind-8.4.3/bind-doc.tar.gz) = fcfdaaa2fc7d6485b0e3d08299948bd3 |