diff options
author | dougb <dougb@FreeBSD.org> | 2001-05-09 15:11:21 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-05-09 15:11:21 +0800 |
commit | 7113c4b266ded66b0a9e93ea9c0a6a0b93657479 (patch) | |
tree | 128983225a1d0f0be999a6ce507f65b9956a75ed /net/bind8 | |
parent | ce334f49c21a96f7652bb05e76e2a6a54f117103 (diff) | |
download | freebsd-ports-graphics-7113c4b266ded66b0a9e93ea9c0a6a0b93657479.tar.gz freebsd-ports-graphics-7113c4b266ded66b0a9e93ea9c0a6a0b93657479.tar.zst freebsd-ports-graphics-7113c4b266ded66b0a9e93ea9c0a6a0b93657479.zip |
Upgrade to version 8.2.4-T2B, aka RC1. Many bugfixes, but no new
functionality. Those experiencing problems with 8.2.3, or those
with an adventurous spirit should visit
http://www.isc.org/products/BIND/bind8-beta.html
to see if this is something they should get involved in.
Diffstat (limited to 'net/bind8')
-rw-r--r-- | net/bind8/Makefile | 5 | ||||
-rw-r--r-- | net/bind8/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile index 067dd1985a3..76bb3d93a8f 100644 --- a/net/bind8/Makefile +++ b/net/bind8/Makefile @@ -6,10 +6,9 @@ # PORTNAME= bind -PORTVERSION= 8.2.3 +PORTVERSION= 8.2.4-T2B CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.3/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind/src/8.2.3/,} +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/testing/t2b/ DISTFILES= bind-src.tar.gz bind-doc.tar.gz MAINTAINER= DougB@FreeBSD.org diff --git a/net/bind8/distinfo b/net/bind8/distinfo index 91eae99efb9..8dcae45750a 100644 --- a/net/bind8/distinfo +++ b/net/bind8/distinfo @@ -1,2 +1,2 @@ -MD5 (bind-src.tar.gz) = e21e2854d72afd2ffbee17cfe8caa581 -MD5 (bind-doc.tar.gz) = c26474bb791552cc0cbc5af72190a772 +MD5 (bind-src.tar.gz) = ae91cde6ebe50acb7aa643bef8c4e32a +MD5 (bind-doc.tar.gz) = 5913fab1ab30c1be4301cc2c00d69d23 |