diff options
author | mat <mat@FreeBSD.org> | 2018-07-11 17:37:02 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2018-07-11 17:37:02 +0800 |
commit | ca0e2d994fa11584d5b64cc6bde761a6f27e21b7 (patch) | |
tree | 0b91a3f9e7431b040e0ba9058954ce4951a9bb46 /dns | |
parent | 3e65d2ad369ec002a8ff15cd928d48dbbe44f141 (diff) | |
download | freebsd-ports-gnome-ca0e2d994fa11584d5b64cc6bde761a6f27e21b7.tar.gz freebsd-ports-gnome-ca0e2d994fa11584d5b64cc6bde761a6f27e21b7.tar.zst freebsd-ports-gnome-ca0e2d994fa11584d5b64cc6bde761a6f27e21b7.zip |
Update to latest commit.
Sponsored by: Absolight
Diffstat (limited to 'dns')
-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 |
3 files changed, 9 insertions, 9 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 540e7ed3789c..6570bf59ccc4 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -40,13 +40,13 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 # XXX: remove tar:bz2 USES= cpe libedit ssl tar:bz2 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.13.1a0.2018.06.30 +ISCVERSION= 9.13.1a0.2018.07.11 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= cebcd9184ed242375b66bcd9071d0723ad342d17 +GL_COMMIT= b722c92e768d914efdcbeb74621f897ded0e0165 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index 8a71477e26b3..1f99dcf4923f 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530531344 -SHA256 (isc-projects-bind9-cebcd9184ed242375b66bcd9071d0723ad342d17_GL0.tar.gz) = ea452aed2fa40335347ca8997a9dc686b9c69948bdec7f64b2c27188c4f66b3d -SIZE (isc-projects-bind9-cebcd9184ed242375b66bcd9071d0723ad342d17_GL0.tar.gz) = 8556405 +TIMESTAMP = 1531291208 +SHA256 (isc-projects-bind9-b722c92e768d914efdcbeb74621f897ded0e0165_GL0.tar.gz) = 2a63709cd3b95d190ac232cbaf5a3784c8ea09c0898d5bdc7e4d542416a230d2 +SIZE (isc-projects-bind9-b722c92e768d914efdcbeb74621f897ded0e0165_GL0.tar.gz) = 8575530 diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure index bdfdd71a5c39..b6d7aaaacabe 100644 --- a/dns/bind9-devel/files/patch-configure +++ b/dns/bind9-devel/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2018-06-30 14:59:49 UTC +--- configure.orig 2018-07-11 06:09:41 UTC +++ configure -@@ -14993,27 +14993,9 @@ done +@@ -15001,27 +15001,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 -@@ -15056,47 +15038,7 @@ $as_echo "no" >&6; } ;; +@@ -15064,47 +15046,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 -@@ -23693,7 +23635,7 @@ $as_echo "" >&6; } +@@ -23778,7 +23720,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). |