diff options
author | dougb <dougb@FreeBSD.org> | 2003-06-09 20:30:26 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2003-06-09 20:30:26 +0000 |
commit | 9ecd613d0a9538884f3e251276af4e681602b2f1 (patch) | |
tree | 3a8429464ab76b994ef757399cf949fed5b106af | |
parent | b187d758b0b6abd18ba0b10ba0f4cc9d9220ad59 (diff) | |
download | FreeBSD-ports-9ecd613d0a9538884f3e251276af4e681602b2f1.zip FreeBSD-ports-9ecd613d0a9538884f3e251276af4e681602b2f1.tar.gz |
Upgrade to version 8.3.6, which is a maintenance release to fix a couple
of small bugs discovered in 8.3.5. See CHANGES for details.
-rw-r--r-- | dns/bind8/Makefile | 2 | ||||
-rw-r--r-- | dns/bind8/distinfo | 4 | ||||
-rw-r--r-- | net/bind8/Makefile | 2 | ||||
-rw-r--r-- | net/bind8/distinfo | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile index e545121..78ace0c 100644 --- a/dns/bind8/Makefile +++ b/dns/bind8/Makefile @@ -11,7 +11,7 @@ # you can generally build it cleanly from the source. - Doug PORTNAME= bind -PORTVERSION= 8.3.5 +PORTVERSION= 8.3.6 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind/src/${PORTVERSION} diff --git a/dns/bind8/distinfo b/dns/bind8/distinfo index 09f881b..4e973fe 100644 --- a/dns/bind8/distinfo +++ b/dns/bind8/distinfo @@ -1,2 +1,2 @@ -MD5 (bind-8.3.5/bind-src.tar.gz) = 38ebddba14dd99a194d0ad866d92ba80 -MD5 (bind-8.3.5/bind-doc.tar.gz) = 7323a28e682faed324dbf4ffe0c98b8f +MD5 (bind-8.3.6/bind-src.tar.gz) = 70687e7d8494c5a9c5d7f4b4754ad53b +MD5 (bind-8.3.6/bind-doc.tar.gz) = 7118f6d4f531ff64a0fd3f230a97959b diff --git a/net/bind8/Makefile b/net/bind8/Makefile index e545121..78ace0c 100644 --- a/net/bind8/Makefile +++ b/net/bind8/Makefile @@ -11,7 +11,7 @@ # you can generally build it cleanly from the source. - Doug PORTNAME= bind -PORTVERSION= 8.3.5 +PORTVERSION= 8.3.6 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind/src/${PORTVERSION} diff --git a/net/bind8/distinfo b/net/bind8/distinfo index 09f881b..4e973fe 100644 --- a/net/bind8/distinfo +++ b/net/bind8/distinfo @@ -1,2 +1,2 @@ -MD5 (bind-8.3.5/bind-src.tar.gz) = 38ebddba14dd99a194d0ad866d92ba80 -MD5 (bind-8.3.5/bind-doc.tar.gz) = 7323a28e682faed324dbf4ffe0c98b8f +MD5 (bind-8.3.6/bind-src.tar.gz) = 70687e7d8494c5a9c5d7f4b4754ad53b +MD5 (bind-8.3.6/bind-doc.tar.gz) = 7118f6d4f531ff64a0fd3f230a97959b |