svn commit: r438435 - in branches/2017Q2/dns/bind9-devel: . files
Mathieu Arnold
mat at FreeBSD.org
Thu Apr 13 10:16:39 UTC 2017
Author: mat
Date: Thu Apr 13 10:16:37 2017
New Revision: 438435
URL: https://svnweb.freebsd.org/changeset/ports/438435
Log:
MFH: r438432
Update to latest commit.
Security: c6861494-1ffb-11e7-934d-d05099c0ae8c
Sponsored by: Absolight
Modified:
branches/2017Q2/dns/bind9-devel/Makefile
branches/2017Q2/dns/bind9-devel/distinfo
branches/2017Q2/dns/bind9-devel/files/patch-configure
Directory Properties:
branches/2017Q2/ (props changed)
Modified: branches/2017Q2/dns/bind9-devel/Makefile
==============================================================================
--- branches/2017Q2/dns/bind9-devel/Makefile Thu Apr 13 10:15:18 2017 (r438434)
+++ branches/2017Q2/dns/bind9-devel/Makefile Thu Apr 13 10:16:37 2017 (r438435)
@@ -30,8 +30,8 @@ COMMENT= BIND DNS suite with updated DNS
LICENSE= MPL
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.12.0a.2017.02.14
-HASH= af2b20e
+ISCVERSION= 9.12.0a.2017.04.13
+HASH= 19643a1
USES= cpe libedit
Modified: branches/2017Q2/dns/bind9-devel/distinfo
==============================================================================
--- branches/2017Q2/dns/bind9-devel/distinfo Thu Apr 13 10:15:18 2017 (r438434)
+++ branches/2017Q2/dns/bind9-devel/distinfo Thu Apr 13 10:16:37 2017 (r438435)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487604489
-SHA256 (bind9-af2b20e.tar.gz) = 62df1b0a923698352e35f7fe4f6304e4f50a5a0167a2e2a214b28a0f5af55381
-SIZE (bind9-af2b20e.tar.gz) = 11872958
+TIMESTAMP = 1492076040
+SHA256 (bind9-19643a1.tar.gz) = c9d7ff5740654e62ce97a7dd2686ac65ab482e11186c5aadc41fa5554df617fe
+SIZE (bind9-19643a1.tar.gz) = 11874582
Modified: branches/2017Q2/dns/bind9-devel/files/patch-configure
==============================================================================
--- branches/2017Q2/dns/bind9-devel/files/patch-configure Thu Apr 13 10:15:18 2017 (r438434)
+++ branches/2017Q2/dns/bind9-devel/files/patch-configure Thu Apr 13 10:16:37 2017 (r438435)
@@ -1,6 +1,6 @@
---- configure.orig 2017-01-12 03:25:45 UTC
+--- configure.orig 2017-04-13 01:05:08 UTC
+++ configure
-@@ -14389,27 +14389,9 @@ done
+@@ -14401,27 +14401,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
-@@ -14452,47 +14434,7 @@ $as_echo "no" >&6; } ;;
+@@ -14464,47 +14446,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
-@@ -22654,7 +22596,7 @@ $as_echo "" >&6; }
+@@ -22666,7 +22608,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).
More information about the svn-ports-branches
mailing list