svn commit: r459652 - in head/dns/bind9-devel: . files
Mathieu Arnold
mat at FreeBSD.org
Mon Jan 22 13:45:21 UTC 2018
Author: mat
Date: Mon Jan 22 13:45:20 2018
New Revision: 459652
URL: https://svnweb.freebsd.org/changeset/ports/459652
Log:
Update to latest commit.
Sponsored by: Absolight
Modified:
head/dns/bind9-devel/Makefile (contents, props changed)
head/dns/bind9-devel/distinfo (contents, props changed)
head/dns/bind9-devel/files/patch-configure (contents, props changed)
Modified: head/dns/bind9-devel/Makefile
==============================================================================
--- head/dns/bind9-devel/Makefile Mon Jan 22 13:45:04 2018 (r459651)
+++ head/dns/bind9-devel/Makefile Mon Jan 22 13:45:20 2018 (r459652)
@@ -8,7 +8,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc
PORTREVISION= 0
.else
# dns/bind9xx here
-PORTREVISION= 1
+PORTREVISION= 0
.endif
CATEGORIES= dns net ipv6
MASTER_SITES= LOCAL/mat/bind
@@ -31,8 +31,8 @@ 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.01.16
-HASH= 3d2a6c9
+ISCVERSION= 9.13.0a0.2018.01.22
+HASH= 8a4ce20
USES= cpe libedit
Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo Mon Jan 22 13:45:04 2018 (r459651)
+++ head/dns/bind9-devel/distinfo Mon Jan 22 13:45:20 2018 (r459652)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516176609
-SHA256 (bind9-3d2a6c9.tar.gz) = b988bc4397772c210f119e1979b4f41db497dbc281487372b1e1a833a898169b
-SIZE (bind9-3d2a6c9.tar.gz) = 11352638
+TIMESTAMP = 1516618705
+SHA256 (bind9-8a4ce20.tar.gz) = 03927b76ccbbd5610f1acc0bdb07eb05156a1881d449518021994fa0d3b73fdd
+SIZE (bind9-8a4ce20.tar.gz) = 11437862
Modified: head/dns/bind9-devel/files/patch-configure
==============================================================================
--- head/dns/bind9-devel/files/patch-configure Mon Jan 22 13:45:04 2018 (r459651)
+++ head/dns/bind9-devel/files/patch-configure Mon Jan 22 13:45:20 2018 (r459652)
@@ -1,4 +1,4 @@
---- configure.orig 2017-12-09 01:09:51 UTC
+--- configure.orig 2018-01-22 08:56:04 UTC
+++ configure
@@ -14444,27 +14444,9 @@ done
# problems start to show up.
@@ -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
-@@ -23157,7 +23099,7 @@ $as_echo "" >&6; }
+@@ -23204,7 +23146,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).
More information about the svn-ports-all
mailing list