diff options
author | dougb <dougb@FreeBSD.org> | 2001-05-28 08:27:10 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-05-28 08:27:10 +0000 |
commit | 86589d50c7cddb55e7daf56ab86f54e6ca320485 (patch) | |
tree | a955b6c7fd3af219b5f434770411818b76a775dc /dns | |
parent | d68d0a825503dd8a0ac57918306a808079bc46c7 (diff) | |
download | FreeBSD-ports-86589d50c7cddb55e7daf56ab86f54e6ca320485.zip FreeBSD-ports-86589d50c7cddb55e7daf56ab86f54e6ca320485.tar.gz |
Upgrade to 9.1.3rc1, whose most significant change is a fix for
some IXFR problems.
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9/Makefile | 2 | ||||
-rw-r--r-- | dns/bind9/distinfo | 2 | ||||
-rw-r--r-- | dns/bind94/Makefile | 2 | ||||
-rw-r--r-- | dns/bind94/distinfo | 2 | ||||
-rw-r--r-- | dns/bind95/Makefile | 2 | ||||
-rw-r--r-- | dns/bind95/distinfo | 2 | ||||
-rw-r--r-- | dns/bind96/Makefile | 2 | ||||
-rw-r--r-- | dns/bind96/distinfo | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 0e579186..ece80e3 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.2 +PORTVERSION= 9.1.3rc1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ diff --git a/dns/bind9/distinfo b/dns/bind9/distinfo index 6ea7931..3f6ff21 100644 --- a/dns/bind9/distinfo +++ b/dns/bind9/distinfo @@ -1 +1 @@ -MD5 (bind-9.1.2.tar.gz) = f24fc1d43a9312e0545ab0ec3129d637 +MD5 (bind-9.1.3rc1.tar.gz) = 65e0eea5e75fad68917e70d219399dc4 diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index 0e579186..ece80e3 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.2 +PORTVERSION= 9.1.3rc1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ diff --git a/dns/bind94/distinfo b/dns/bind94/distinfo index 6ea7931..3f6ff21 100644 --- a/dns/bind94/distinfo +++ b/dns/bind94/distinfo @@ -1 +1 @@ -MD5 (bind-9.1.2.tar.gz) = f24fc1d43a9312e0545ab0ec3129d637 +MD5 (bind-9.1.3rc1.tar.gz) = 65e0eea5e75fad68917e70d219399dc4 diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile index 0e579186..ece80e3 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.2 +PORTVERSION= 9.1.3rc1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ diff --git a/dns/bind95/distinfo b/dns/bind95/distinfo index 6ea7931..3f6ff21 100644 --- a/dns/bind95/distinfo +++ b/dns/bind95/distinfo @@ -1 +1 @@ -MD5 (bind-9.1.2.tar.gz) = f24fc1d43a9312e0545ab0ec3129d637 +MD5 (bind-9.1.3rc1.tar.gz) = 65e0eea5e75fad68917e70d219399dc4 diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 0e579186..ece80e3 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.2 +PORTVERSION= 9.1.3rc1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ diff --git a/dns/bind96/distinfo b/dns/bind96/distinfo index 6ea7931..3f6ff21 100644 --- a/dns/bind96/distinfo +++ b/dns/bind96/distinfo @@ -1 +1 @@ -MD5 (bind-9.1.2.tar.gz) = f24fc1d43a9312e0545ab0ec3129d637 +MD5 (bind-9.1.3rc1.tar.gz) = 65e0eea5e75fad68917e70d219399dc4 |