diff options
author | dougb <dougb@FreeBSD.org> | 2003-11-27 01:59:07 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2003-11-27 01:59:07 +0000 |
commit | 2aa43b5ad10599a2cee2c3b87d6a9f6f88707498 (patch) | |
tree | 43765bc5e3347ed7afdbc324c9494153a1cde648 /dns | |
parent | 82d26b7eee1ec1b4d2d425d23434721a9658f29d (diff) | |
download | FreeBSD-ports-2aa43b5ad10599a2cee2c3b87d6a9f6f88707498.zip FreeBSD-ports-2aa43b5ad10599a2cee2c3b87d6a9f6f88707498.tar.gz |
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')
-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 7b0b4d4..e377108 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 920a525..f27860d 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 |