aboutsummaryrefslogtreecommitdiff
path: root/dns/bind9-devel/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-07-20 13:50:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-07-20 13:50:17 +0000
commitbf3db438d8e4fcf061360fb1086314f5c8a8e98c (patch)
tree693fb598ed73cebe4c36838c337f3deba2f7fe4d /dns/bind9-devel/Makefile
parent093041dd65efc48d8909cacb1f28e4cb264a802e (diff)
downloadports-bf3db438d8e4fcf061360fb1086314f5c8a8e98c.tar.gz
ports-bf3db438d8e4fcf061360fb1086314f5c8a8e98c.zip
Update to latest commit.
While there, move named-journalprint from bind-tools to bind9, it is only useful on machines with BIND9 running, where journal files actually exist. The man page was already in the correct port.
Notes
Notes: svn path=/head/; revision=542641
Diffstat (limited to 'dns/bind9-devel/Makefile')
-rw-r--r--dns/bind9-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile
index 9cb15ae358a4..7c4996598c26 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -48,13 +48,13 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools
# XXX: remove tar:bz2
USES= autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:bz2
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.17.0a0.2020.07.06
+ISCVERSION= 9.17.3a0.2020.07.06
# XXX: Remove gitlab
USE_GITLAB= yes
GL_SITE= https://gitlab.isc.org
GL_ACCOUNT= isc-projects
GL_PROJECT= bind9
-GL_COMMIT= f34b179d12f74ad1851488d0363ee1471a6926ed
+GL_COMMIT= 9dcf229634968dc7d808c1d23f4bab5d3ba7f47f
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}