From a1a00f4d387ba3d40264b8842f2c02b78fe1e25f Mon Sep 17 00:00:00 2001 From: dougb Date: Wed, 10 Oct 2001 05:18:09 +0000 Subject: * Update to 8.2.5, which contains, "Minor bug fixes and portability changes." * Add a note explaining why I don't update this port immediately after a new release, and add some of ISC's mirrors. --- net/bind8/Makefile | 13 +++++++++++-- net/bind8/distinfo | 4 ++-- 2 files changed, 13 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/bind8/Makefile b/net/bind8/Makefile index 80a006c..69c047f 100644 --- a/net/bind8/Makefile +++ b/net/bind8/Makefile @@ -5,10 +5,19 @@ # $FreeBSD$ # +# I stay very aware of developments regarding BIND. I frequently delay updating +# this port from a known-stable version due to concerns about stability of a +# newer version. If you are interested in using the most recent ISC release +# you can generally build it cleanly from the source. - Doug + PORTNAME= bind -PORTVERSION= 8.2.4 +PORTVERSION= 8.2.5 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.4/ +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/${PORTVERSION}/ \ + ftp://ftp.epix.net/pub/isc/bind/src/${PORTVERSION}/ \ + ftp://ftp.nominum.com/pub/isc/bind/src/${PORTVERSION}/ \ + ftp://ftp.grolier.fr/pub/isc/bind/src/${PORTVERSION}/ + DISTFILES= bind-src.tar.gz bind-doc.tar.gz MAINTAINER= DougB@FreeBSD.org diff --git a/net/bind8/distinfo b/net/bind8/distinfo index d5876b6..af42744 100644 --- a/net/bind8/distinfo +++ b/net/bind8/distinfo @@ -1,2 +1,2 @@ -MD5 (bind-src.tar.gz) = f4d120b90a131bce6bed1f6eaac156cd -MD5 (bind-doc.tar.gz) = 62b4fdc9874404b8eba7419847fc3397 +MD5 (bind-src.tar.gz) = 91ccd5cb59f8fcfa7e2a804d6a65850c +MD5 (bind-doc.tar.gz) = 53daa296c0ccc656dc371fb5ba8ce28e -- cgit v1.1