diff options
author | dougb <dougb@FreeBSD.org> | 2004-09-24 12:03:31 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2004-09-24 12:03:31 +0800 |
commit | 1b996c179389e8206774863cfa708f343a34ef7c (patch) | |
tree | a1676b8026ee5711d404ec1710dddecabb63519c /dns/bind94/distinfo | |
parent | 3cadd7ef7f1bb285493540f486830b85943d516c (diff) | |
download | freebsd-ports-gnome-1b996c179389e8206774863cfa708f343a34ef7c.tar.gz freebsd-ports-gnome-1b996c179389e8206774863cfa708f343a34ef7c.tar.zst freebsd-ports-gnome-1b996c179389e8206774863cfa708f343a34ef7c.zip |
Update to BIND 9.3.0, the latest from ISC. This version has several
significant updates, not the least of which is the new and improved
DNSSEC code based on the latest standards (including DS).
Various updates to the port, including:
1. Download the PGP signature
2. If running on ${OSVERSION} >= 503000, configure with threads
3. Update pkg-descr re IPv6 RRs
4. Update pkg-message to reflect a world with 6-current
There is also a patch to correct a man page installation error.
This problem should be fixed in the next release.
Approved by: portmgr (marcus)
Diffstat (limited to 'dns/bind94/distinfo')
-rw-r--r-- | dns/bind94/distinfo | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dns/bind94/distinfo b/dns/bind94/distinfo index 362dedd72bba..dd09fb5d019f 100644 --- a/dns/bind94/distinfo +++ b/dns/bind94/distinfo @@ -1,2 +1,4 @@ -MD5 (bind-9.2.3.tar.gz) = 94ae7b0f20dc406fdbbf6fac5d57b32f -SIZE (bind-9.2.3.tar.gz) = 4553260 +MD5 (bind-9.3.0.tar.gz) = fdb42fff7e345372ac52a4493b77b694 +SIZE (bind-9.3.0.tar.gz) = 4730656 +MD5 (bind-9.3.0.tar.gz.asc) = 131e73f617c649652c6218826bdc92f8 +SIZE (bind-9.3.0.tar.gz.asc) = 186 |