mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
Update to latest commit.
Sponsored by: Absolight
This commit is contained in:
parent
b5209e9d52
commit
9f882387b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471542
@ -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
|
||||
|
@ -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
|
||||
|
@ -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).
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user