Update to latest commit.
Sponsored by: Absolight
This commit is contained in:
parent
781cb2ce9e
commit
e1d753b782
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459652
3 changed files with 8 additions and 8 deletions
|
@ -8,7 +8,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
|
||||||
PORTREVISION= 0
|
PORTREVISION= 0
|
||||||
.else
|
.else
|
||||||
# dns/bind9xx here
|
# dns/bind9xx here
|
||||||
PORTREVISION= 1
|
PORTREVISION= 0
|
||||||
.endif
|
.endif
|
||||||
CATEGORIES= dns net ipv6
|
CATEGORIES= dns net ipv6
|
||||||
MASTER_SITES= LOCAL/mat/bind
|
MASTER_SITES= LOCAL/mat/bind
|
||||||
|
@ -31,8 +31,8 @@ LICENSE= MPL20
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||||
|
|
||||||
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
|
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
|
||||||
ISCVERSION= 9.13.0a0.2018.01.16
|
ISCVERSION= 9.13.0a0.2018.01.22
|
||||||
HASH= 3d2a6c9
|
HASH= 8a4ce20
|
||||||
|
|
||||||
USES= cpe libedit
|
USES= cpe libedit
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1516176609
|
TIMESTAMP = 1516618705
|
||||||
SHA256 (bind9-3d2a6c9.tar.gz) = b988bc4397772c210f119e1979b4f41db497dbc281487372b1e1a833a898169b
|
SHA256 (bind9-8a4ce20.tar.gz) = 03927b76ccbbd5610f1acc0bdb07eb05156a1881d449518021994fa0d3b73fdd
|
||||||
SIZE (bind9-3d2a6c9.tar.gz) = 11352638
|
SIZE (bind9-8a4ce20.tar.gz) = 11437862
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
--- configure.orig 2017-12-09 01:09:51 UTC
|
--- configure.orig 2018-01-22 08:56:04 UTC
|
||||||
+++ configure
|
+++ configure
|
||||||
@@ -14444,27 +14444,9 @@ done
|
@@ -14444,27 +14444,9 @@ done
|
||||||
# problems start to show up.
|
# problems start to show up.
|
||||||
|
@ -79,7 +79,7 @@
|
||||||
DNS_GSSAPI_LIBS="$LIBS"
|
DNS_GSSAPI_LIBS="$LIBS"
|
||||||
|
|
||||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
|
||||||
@@ -23157,7 +23099,7 @@ $as_echo "" >&6; }
|
@@ -23204,7 +23146,7 @@ $as_echo "" >&6; }
|
||||||
# Check other locations for includes.
|
# Check other locations for includes.
|
||||||
# Order is important (sigh).
|
# Order is important (sigh).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue