diff options
author | dougb <dougb@FreeBSD.org> | 2001-05-28 16:27:10 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-05-28 16:27:10 +0800 |
commit | 86589d50c7cddb55e7daf56ab86f54e6ca320485 (patch) | |
tree | a955b6c7fd3af219b5f434770411818b76a775dc /dns/bind9 | |
parent | d68d0a825503dd8a0ac57918306a808079bc46c7 (diff) | |
download | freebsd-ports-gnome-86589d50c7cddb55e7daf56ab86f54e6ca320485.tar.gz freebsd-ports-gnome-86589d50c7cddb55e7daf56ab86f54e6ca320485.tar.zst freebsd-ports-gnome-86589d50c7cddb55e7daf56ab86f54e6ca320485.zip |
Upgrade to 9.1.3rc1, whose most significant change is a fix for
some IXFR problems.
Diffstat (limited to 'dns/bind9')
-rw-r--r-- | dns/bind9/Makefile | 2 | ||||
-rw-r--r-- | dns/bind9/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 0e57918680c4..ece80e3fdf3e 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 6ea7931fef55..3f6ff21bc9b6 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 |