diff options
author | dougb <dougb@FreeBSD.org> | 2004-02-08 05:46:24 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2004-02-08 05:46:24 +0000 |
commit | 3759d8256bf5c902d482ec533de4d535cb06a701 (patch) | |
tree | b400b4cc0079391bc9f764aee60641327b6a71fd /dns | |
parent | 94720fcc17c8be0b1b47822b2cd294e291409959 (diff) | |
download | FreeBSD-ports-3759d8256bf5c902d482ec533de4d535cb06a701.zip FreeBSD-ports-3759d8256bf5c902d482ec533de4d535cb06a701.tar.gz |
Upgrade to 8.4.4, which fixes the nasty bugs from previous versions.
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind84/Makefile | 4 | ||||
-rw-r--r-- | dns/bind84/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/bind84/Makefile b/dns/bind84/Makefile index e9ee0d9..6da1965 100644 --- a/dns/bind84/Makefile +++ b/dns/bind84/Makefile @@ -11,7 +11,7 @@ # you can generally build it cleanly from the source. - Doug PORTNAME= bind84 -PORTVERSION= 8.4.3 +PORTVERSION= 8.4.4 CATEGORIES?= dns net MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind/src/${PORTVERSION} @@ -22,8 +22,6 @@ DIST_SUBDIR= bind-${PORTVERSION} MAINTAINER= DougB@FreeBSD.org COMMENT= The Berkeley Internet Name Domain, an implementation of DNS -FORBIDDEN= Bug WRT unnecesarry queries. 8.4.4 to be release soon. - .if defined(PORT_REPLACES_BASE_BIND8) PKGNAMESUFFIX= -base PREFIX= /usr diff --git a/dns/bind84/distinfo b/dns/bind84/distinfo index f27860d..87186fd 100644 --- a/dns/bind84/distinfo +++ b/dns/bind84/distinfo @@ -1,2 +1,4 @@ -MD5 (bind-8.4.3/bind-src.tar.gz) = e78610fc1663cfe8c2db6a2d132d902b -MD5 (bind-8.4.3/bind-doc.tar.gz) = fcfdaaa2fc7d6485b0e3d08299948bd3 +MD5 (bind-8.4.4/bind-src.tar.gz) = 493bb9fe98468ce49306bf713fd6206b +SIZE (bind-8.4.4/bind-src.tar.gz) = 1439423 +MD5 (bind-8.4.4/bind-doc.tar.gz) = 8a4b805b7f4aa6a7b1e1a1d1b2a02d51 +SIZE (bind-8.4.4/bind-doc.tar.gz) = 1493345 |