diff options
-rw-r--r-- | dns/bind9-devel/Makefile | 4 | ||||
-rw-r--r-- | dns/bind9-devel/distinfo | 6 | ||||
-rw-r--r-- | dns/bind9-devel/files/patch-configure | 8 | ||||
-rw-r--r-- | dns/bind9-devel/pkg-plist | 1 |
4 files changed, 10 insertions, 9 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 561fda2785f7..072336dbb10e 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -34,13 +34,13 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.13.0a0.2018.05.25 +ISCVERSION= 9.13.0a0.2018.06.03 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 58ad54e7a1f1725c2c6956813e23169b911a05b8 +GL_COMMIT= 193cc42b442996685caa94ec8aec914ecf6d3357 # XXX: remove tar:bz2 USES= cpe libedit ssl tar:bz2 diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index a0edf677ce38..b0649e1db114 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1527498897 -SHA256 (isc-projects-bind9-58ad54e7a1f1725c2c6956813e23169b911a05b8_GL0.tar.gz) = 4dee3ec7653cce209cb1bf932fc3c08205a975948e126fbe05a289264a05fa9c -SIZE (isc-projects-bind9-58ad54e7a1f1725c2c6956813e23169b911a05b8_GL0.tar.gz) = 8929489 +TIMESTAMP = 1528111031 +SHA256 (isc-projects-bind9-193cc42b442996685caa94ec8aec914ecf6d3357_GL0.tar.gz) = feb295b6806fb4dddc655e85f769236862e0516719def6a272eeb3ffe8d6c44a +SIZE (isc-projects-bind9-193cc42b442996685caa94ec8aec914ecf6d3357_GL0.tar.gz) = 8930979 diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure index 254e2d165364..f7610eaa9794 100644 --- a/dns/bind9-devel/files/patch-configure +++ b/dns/bind9-devel/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2018-05-25 19:58:32 UTC +--- configure.orig 2018-06-04 02:34:28 UTC +++ configure -@@ -14757,27 +14757,9 @@ done +@@ -14855,27 +14855,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 -@@ -14820,47 +14802,7 @@ $as_echo "no" >&6; } ;; +@@ -14918,47 +14900,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 -@@ -23329,7 +23271,7 @@ $as_echo "" >&6; } +@@ -23453,7 +23395,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). diff --git a/dns/bind9-devel/pkg-plist b/dns/bind9-devel/pkg-plist index d16500756e98..e00f01a43e0d 100644 --- a/dns/bind9-devel/pkg-plist +++ b/dns/bind9-devel/pkg-plist @@ -188,6 +188,7 @@ include/isc/net.h include/isc/netaddr.h include/isc/netdb.h include/isc/netscope.h +include/isc/nonce.h include/isc/offset.h include/isc/once.h include/isc/os.h |