diff options
-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 | ||||
-rw-r--r-- | net/bind9/Makefile | 3 | ||||
-rw-r--r-- | net/bind9/distinfo | 2 | ||||
-rw-r--r-- | net/bind9/files/patch-assertions.h | 15 |
15 files changed, 10 insertions, 90 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 diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 68064c364b5e..2b8dcd7bc58e 100644 --- a/net/bind9/Makefile +++ b/net/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/net/bind9/distinfo b/net/bind9/distinfo index 9302b1b03d98..2df673500e2d 100644 --- a/net/bind9/distinfo +++ b/net/bind9/distinfo @@ -1 +1 @@ -MD5 (bind-9.1.0.tar.gz) = 28f30cfbe60b91c6ec1a0e51c24db889 +MD5 (bind-9.1.1rc1.tar.gz) = 81c238c0b21ba6e9c72a232f2c9df397 diff --git a/net/bind9/files/patch-assertions.h b/net/bind9/files/patch-assertions.h deleted file mode 100644 index 109fd263a8f3..000000000000 --- a/net/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 |