diff options
author | dougb <dougb@FreeBSD.org> | 2003-11-27 01:47:29 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2003-11-27 01:47:29 +0000 |
commit | 82d26b7eee1ec1b4d2d425d23434721a9658f29d (patch) | |
tree | 1caaf3b9da01058aeeb5eda3e3912d05c5b553dd /dns | |
parent | a391c34cde4b59f5b1bd789b7fc9c62e39b17c44 (diff) | |
download | FreeBSD-ports-82d26b7eee1ec1b4d2d425d23434721a9658f29d.zip FreeBSD-ports-82d26b7eee1ec1b4d2d425d23434721a9658f29d.tar.gz |
Update to 8.3.7, the latest in this branch from ISC. This is a security
fix release, which contains a change to, "apply anti-cache poison
techniques to negative answers." It also removes the view option to
nslookup.
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind8/Makefile | 4 | ||||
-rw-r--r-- | dns/bind8/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile index 08ff1ad..b4f2cbf 100644 --- a/dns/bind8/Makefile +++ b/dns/bind8/Makefile @@ -11,8 +11,8 @@ # you can generally build it cleanly from the source. - Doug PORTNAME= bind -PORTVERSION= 8.3.6 -CATEGORIES?= dns +PORTVERSION= 8.3.7 +CATEGORIES?= dns net MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind/src/${PORTVERSION} diff --git a/dns/bind8/distinfo b/dns/bind8/distinfo index 4e973fe..4d0e6e2 100644 --- a/dns/bind8/distinfo +++ b/dns/bind8/distinfo @@ -1,2 +1,2 @@ -MD5 (bind-8.3.6/bind-src.tar.gz) = 70687e7d8494c5a9c5d7f4b4754ad53b -MD5 (bind-8.3.6/bind-doc.tar.gz) = 7118f6d4f531ff64a0fd3f230a97959b +MD5 (bind-8.3.7/bind-src.tar.gz) = 36cc1660eb7d73e872a1e5af6f832167 +MD5 (bind-8.3.7/bind-doc.tar.gz) = b7ccbde30d8c43202eabf61a51366852 |