diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-08-15 13:54:18 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-08-15 13:54:18 +0000 |
commit | 26f8e43d88ca4b463e58e2477206fdd35dd557e5 (patch) | |
tree | 96d46492767f63aae461ed5fb49bd80779d6f237 /dns/bind9-devel | |
parent | 4cd08748164a10359a34fdf7de6025e233912c26 (diff) | |
download | freebsd-ports-26f8e43d88ca4b463e58e2477206fdd35dd557e5.zip |
Update to latest snapshot.
Sponsored by: Absolight
Diffstat (limited to 'dns/bind9-devel')
-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 c7286b392437..f6239796d560 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -16,8 +16,8 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= MPL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.12.0a.2016.08.08 -HASH= 3146be6 +ISCVERSION= 9.12.0a.2016.08.15 +HASH= 131307a MAKE_JOBS_UNSAFE= yes diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index 7383432d3c77..9323e35b2fdf 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470656613 -SHA256 (bind9-3146be6.tar.gz) = c21fd9b8941670669bc680f6a415b52ed1a8cc63463f88fa22d392fc210f5d1d -SIZE (bind9-3146be6.tar.gz) = 11763979 +TIMESTAMP = 1471268744 +SHA256 (bind9-131307a.tar.gz) = e2db65b1852b1e13c809ae60d07780f2878e3ca5e93a7f6a4bbe42780da89ed2 +SIZE (bind9-131307a.tar.gz) = 11768867 diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure index a2c06ed5a592..35242a932c38 100644 --- a/dns/bind9-devel/files/patch-configure +++ b/dns/bind9-devel/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2016-07-29 21:44:23 UTC +--- configure.orig 2016-08-15 08:47:02 UTC +++ configure -@@ -14339,27 +14339,9 @@ done +@@ -14340,27 +14340,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 -@@ -14402,47 +14384,7 @@ $as_echo "no" >&6; } ;; +@@ -14403,47 +14385,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 -@@ -22446,7 +22388,7 @@ $as_echo "" >&6; } +@@ -22477,7 +22419,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). |