diff options
author | dougb <dougb@FreeBSD.org> | 2001-02-08 16:35:46 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-02-08 16:35:46 +0800 |
commit | 127abc717dd88fabf65e3eacc5a02692a3b72738 (patch) | |
tree | d8e31a958062c8650720a7a83e2717f096173a28 /dns | |
parent | 0cce466a2f21ab770aa34507d3e187310424f857 (diff) | |
download | freebsd-ports-gnome-127abc717dd88fabf65e3eacc5a02692a3b72738.tar.gz freebsd-ports-gnome-127abc717dd88fabf65e3eacc5a02692a3b72738.tar.zst freebsd-ports-gnome-127abc717dd88fabf65e3eacc5a02692a3b72738.zip |
Update to ISC's bug fix release. For those who wish to (or need to)
use BIND 9 this upgrade is highly recommended.
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9/Makefile | 3 | ||||
-rw-r--r-- | dns/bind9/distinfo | 2 | ||||
-rw-r--r-- | dns/bind9/files/patch-assertions.h | 15 | ||||
-rw-r--r-- | dns/bind94/Makefile | 3 | ||||
-rw-r--r-- | dns/bind94/distinfo | 2 | ||||
-rw-r--r-- | dns/bind94/files/patch-assertions.h | 15 | ||||
-rw-r--r-- | dns/bind95/Makefile | 3 | ||||
-rw-r--r-- | dns/bind95/distinfo | 2 | ||||
-rw-r--r-- | dns/bind95/files/patch-assertions.h | 15 | ||||
-rw-r--r-- | dns/bind96/Makefile | 3 | ||||
-rw-r--r-- | dns/bind96/distinfo | 2 | ||||
-rw-r--r-- | dns/bind96/files/patch-assertions.h | 15 |
12 files changed, 8 insertions, 72 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 68064c364b5e..2b8dcd7bc58e 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -6,8 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.0 -PORTREVISION= 1 +PORTVERSION= 9.1.1rc1 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 9302b1b03d98..2df673500e2d 100644 --- a/dns/bind9/distinfo +++ b/dns/bind9/distinfo @@ -1 +1 @@ -MD5 (bind-9.1.0.tar.gz) = 28f30cfbe60b91c6ec1a0e51c24db889 +MD5 (bind-9.1.1rc1.tar.gz) = 81c238c0b21ba6e9c72a232f2c9df397 diff --git a/dns/bind9/files/patch-assertions.h b/dns/bind9/files/patch-assertions.h deleted file mode 100644 index 109fd263a8f3..000000000000 --- a/dns/bind9/files/patch-assertions.h +++ /dev/null @@ -1,15 +0,0 @@ ---- lib/isc/include/isc/assertions.h.ISC Wed Jan 17 15:42:19 2001 -+++ lib/isc/include/isc/assertions.h Tue Feb 6 22:20:19 2001 -@@ -51,6 +51,12 @@ - #define ISC_CHECK_INVARIANT 1 - #endif - -+/* -+ Turn off ISC debugging code to avoid a possible DOS attack -+ related to nmap TCP connect() scanning. -+*/ -+#define ISC_CHECK_NONE -+ - #ifdef ISC_CHECK_NONE - #define ISC_CHECK_REQUIRE 0 - #define ISC_CHECK_ENSURE 0 diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index 68064c364b5e..2b8dcd7bc58e 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -6,8 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.0 -PORTREVISION= 1 +PORTVERSION= 9.1.1rc1 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 9302b1b03d98..2df673500e2d 100644 --- a/dns/bind94/distinfo +++ b/dns/bind94/distinfo @@ -1 +1 @@ -MD5 (bind-9.1.0.tar.gz) = 28f30cfbe60b91c6ec1a0e51c24db889 +MD5 (bind-9.1.1rc1.tar.gz) = 81c238c0b21ba6e9c72a232f2c9df397 diff --git a/dns/bind94/files/patch-assertions.h b/dns/bind94/files/patch-assertions.h deleted file mode 100644 index 109fd263a8f3..000000000000 --- a/dns/bind94/files/patch-assertions.h +++ /dev/null @@ -1,15 +0,0 @@ ---- lib/isc/include/isc/assertions.h.ISC Wed Jan 17 15:42:19 2001 -+++ lib/isc/include/isc/assertions.h Tue Feb 6 22:20:19 2001 -@@ -51,6 +51,12 @@ - #define ISC_CHECK_INVARIANT 1 - #endif - -+/* -+ Turn off ISC debugging code to avoid a possible DOS attack -+ related to nmap TCP connect() scanning. -+*/ -+#define ISC_CHECK_NONE -+ - #ifdef ISC_CHECK_NONE - #define ISC_CHECK_REQUIRE 0 - #define ISC_CHECK_ENSURE 0 diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile index 68064c364b5e..2b8dcd7bc58e 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/Makefile @@ -6,8 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.0 -PORTREVISION= 1 +PORTVERSION= 9.1.1rc1 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 9302b1b03d98..2df673500e2d 100644 --- a/dns/bind95/distinfo +++ b/dns/bind95/distinfo @@ -1 +1 @@ -MD5 (bind-9.1.0.tar.gz) = 28f30cfbe60b91c6ec1a0e51c24db889 +MD5 (bind-9.1.1rc1.tar.gz) = 81c238c0b21ba6e9c72a232f2c9df397 diff --git a/dns/bind95/files/patch-assertions.h b/dns/bind95/files/patch-assertions.h deleted file mode 100644 index 109fd263a8f3..000000000000 --- a/dns/bind95/files/patch-assertions.h +++ /dev/null @@ -1,15 +0,0 @@ ---- lib/isc/include/isc/assertions.h.ISC Wed Jan 17 15:42:19 2001 -+++ lib/isc/include/isc/assertions.h Tue Feb 6 22:20:19 2001 -@@ -51,6 +51,12 @@ - #define ISC_CHECK_INVARIANT 1 - #endif - -+/* -+ Turn off ISC debugging code to avoid a possible DOS attack -+ related to nmap TCP connect() scanning. -+*/ -+#define ISC_CHECK_NONE -+ - #ifdef ISC_CHECK_NONE - #define ISC_CHECK_REQUIRE 0 - #define ISC_CHECK_ENSURE 0 diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 68064c364b5e..2b8dcd7bc58e 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -6,8 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.0 -PORTREVISION= 1 +PORTVERSION= 9.1.1rc1 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 9302b1b03d98..2df673500e2d 100644 --- a/dns/bind96/distinfo +++ b/dns/bind96/distinfo @@ -1 +1 @@ -MD5 (bind-9.1.0.tar.gz) = 28f30cfbe60b91c6ec1a0e51c24db889 +MD5 (bind-9.1.1rc1.tar.gz) = 81c238c0b21ba6e9c72a232f2c9df397 diff --git a/dns/bind96/files/patch-assertions.h b/dns/bind96/files/patch-assertions.h deleted file mode 100644 index 109fd263a8f3..000000000000 --- a/dns/bind96/files/patch-assertions.h +++ /dev/null @@ -1,15 +0,0 @@ ---- lib/isc/include/isc/assertions.h.ISC Wed Jan 17 15:42:19 2001 -+++ lib/isc/include/isc/assertions.h Tue Feb 6 22:20:19 2001 -@@ -51,6 +51,12 @@ - #define ISC_CHECK_INVARIANT 1 - #endif - -+/* -+ Turn off ISC debugging code to avoid a possible DOS attack -+ related to nmap TCP connect() scanning. -+*/ -+#define ISC_CHECK_NONE -+ - #ifdef ISC_CHECK_NONE - #define ISC_CHECK_REQUIRE 0 - #define ISC_CHECK_ENSURE 0 |