aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-07-01 16:21:46 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-07-01 16:21:46 +0000
commite6586f1b4746c7b993b39547c2eadafe3e6426eb (patch)
tree4d5f5e3ca89f5866bfd9687e69c289790e33ced0 /dns
parentf259f15c8ffffd8109d80e1bf32a49677337cda8 (diff)
downloadports-e6586f1b4746c7b993b39547c2eadafe3e6426eb.tar.gz
ports-e6586f1b4746c7b993b39547c2eadafe3e6426eb.zip
Update to latest commit.
Notes
Notes: svn path=/head/; revision=505616
Diffstat (limited to 'dns')
-rw-r--r--dns/bind9-devel/Makefile4
-rw-r--r--dns/bind9-devel/distinfo6
-rw-r--r--dns/bind9-devel/files/extrapatch-no-bind-tools8
-rw-r--r--dns/bind9-devel/files/patch-bin_tests_system_dlzexternal_Makefile.in4
-rw-r--r--dns/bind9-devel/files/patch-configure8
5 files changed, 15 insertions, 15 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile
index 1cc1e59e1f58..3bc0614412c2 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -41,13 +41,13 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools
# XXX: remove tar:bz2
USES= compiler:c11 cpe libedit pkgconfig ssl tar:bz2
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.15.0a0.2019.06.25
+ISCVERSION= 9.15.0a0.2019.06.28
# XXX: Remove gitlab
USE_GITLAB= yes
GL_SITE= https://gitlab.isc.org
GL_ACCOUNT= isc-projects
GL_PROJECT= bind9
-GL_COMMIT= 32fc6c85f403ec26aa71ba403607f0032b373859
+GL_COMMIT= 4c0e9d0bdff6b663c3119ba237c71bc642bf72c8
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}
diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo
index d4faef347433..3b5b9508972e 100644
--- a/dns/bind9-devel/distinfo
+++ b/dns/bind9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561460029
-SHA256 (isc-projects-bind9-32fc6c85f403ec26aa71ba403607f0032b373859_GL0.tar.gz) = a77d6b168606b0a01c0e6192f2699a35e425fe9983061680f1af2fc21b71b65a
-SIZE (isc-projects-bind9-32fc6c85f403ec26aa71ba403607f0032b373859_GL0.tar.gz) = 6325417
+TIMESTAMP = 1561996676
+SHA256 (isc-projects-bind9-4c0e9d0bdff6b663c3119ba237c71bc642bf72c8_GL0.tar.gz) = 7e8dcc7ab874b4b20389f5d3162d491cddb8a88a6cc7008803e28bba575ea923
+SIZE (isc-projects-bind9-4c0e9d0bdff6b663c3119ba237c71bc642bf72c8_GL0.tar.gz) = 6348609
diff --git a/dns/bind9-devel/files/extrapatch-no-bind-tools b/dns/bind9-devel/files/extrapatch-no-bind-tools
index 5c7e85f8cd4b..d461b099be34 100644
--- a/dns/bind9-devel/files/extrapatch-no-bind-tools
+++ b/dns/bind9-devel/files/extrapatch-no-bind-tools
@@ -1,6 +1,6 @@
Exclude the "tools" from building and installing.
---- bin/Makefile.in.orig 2019-03-20 05:57:56 UTC
+--- bin/Makefile.in.orig 2019-06-28 12:33:29 UTC
+++ bin/Makefile.in
@@ -11,8 +11,8 @@ srcdir = @srcdir@
VPATH = @srcdir@
@@ -13,9 +13,9 @@ Exclude the "tools" from building and installing.
TARGETS =
@BIND9_MAKE_RULES@
---- bin/tools/Makefile.in.orig 2019-04-15 14:30:39 UTC
+--- bin/tools/Makefile.in.orig 2019-06-28 12:33:29 UTC
+++ bin/tools/Makefile.in
-@@ -39,10 +39,7 @@ SUBDIRS =
+@@ -41,10 +41,7 @@ SUBDIRS =
DNSTAPTARGETS = dnstap-read@EXEEXT@
NZDTARGETS = named-nzd2nzf@EXEEXT@
@@ -27,7 +27,7 @@ Exclude the "tools" from building and installing.
DNSTAPSRCS = dnstap-read.c
NZDSRCS = named-nzd2nzf.c
-@@ -118,21 +115,6 @@ dnstap:
+@@ -120,21 +117,6 @@ dnstap:
${INSTALL_DATA} ${srcdir}/dnstap-read.1 ${DESTDIR}${mandir}/man1
install:: ${TARGETS} installdirs @DNSTAP@ @NZD_TOOLS@
diff --git a/dns/bind9-devel/files/patch-bin_tests_system_dlzexternal_Makefile.in b/dns/bind9-devel/files/patch-bin_tests_system_dlzexternal_Makefile.in
index 8aa8af370293..ab39836bb768 100644
--- a/dns/bind9-devel/files/patch-bin_tests_system_dlzexternal_Makefile.in
+++ b/dns/bind9-devel/files/patch-bin_tests_system_dlzexternal_Makefile.in
@@ -1,6 +1,6 @@
---- bin/tests/system/dlzexternal/Makefile.in.orig 2018-02-26 06:30:28 UTC
+--- bin/tests/system/dlzexternal/Makefile.in.orig 2019-06-28 12:33:29 UTC
+++ bin/tests/system/dlzexternal/Makefile.in
-@@ -34,7 +34,7 @@ OBJS =
+@@ -35,7 +35,7 @@ OBJS =
@BIND9_MAKE_RULES@
CFLAGS = @CFLAGS@ @SO_CFLAGS@
diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure
index d16177c6a1c3..218a7274304c 100644
--- a/dns/bind9-devel/files/patch-configure
+++ b/dns/bind9-devel/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2019-06-25 10:23:15 UTC
+--- configure.orig 2019-06-28 12:33:29 UTC
+++ configure
-@@ -16771,27 +16771,9 @@ done
+@@ -17446,27 +17446,9 @@ done
# problems start to show up.
saved_libs="$LIBS"
for TRY_LIBS in \
@@ -30,7 +30,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5
$as_echo_n "checking linking as $TRY_LIBS... " >&6; }
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-@@ -16834,47 +16816,7 @@ $as_echo "no" >&6; } ;;
+@@ -17509,47 +17491,7 @@ $as_echo "no" >&6; } ;;
no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
esac
@@ -79,7 +79,7 @@
DNS_GSSAPI_LIBS="$LIBS"
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
-@@ -22097,7 +22039,7 @@ $as_echo "" >&6; }
+@@ -22772,7 +22714,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).