From 9add3061d5d2f02bf7b41881c696fec98fc15334 Mon Sep 17 00:00:00 2001 From: mat Date: Mon, 6 Nov 2017 10:38:33 +0000 Subject: Update to latest commit. Sponsored by: Absolight --- dns/bind9-devel/Makefile | 8 ++++---- dns/bind9-devel/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'dns') diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index b3962315456e..583c01f58ff3 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -5,10 +5,10 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} .if defined(BIND_TOOLS_SLAVE) # dns/bind-tools here -PORTREVISION= 1 +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.12.0b1.2017.10.30 -HASH= facf811 +ISCVERSION= 9.12.0b1.2017.11.03 +HASH= 72ddd51 USES= cpe libedit diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index fa1248815729..d65504de07c8 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1509359511 -SHA256 (bind9-facf811.tar.gz) = a74889e3820c9e719bb263aca16e509cfc1afd01d4130563c1239be459efbd42 -SIZE (bind9-facf811.tar.gz) = 11352295 +TIMESTAMP = 1509963680 +SHA256 (bind9-72ddd51.tar.gz) = c33f5fe8a0b83afe279dff995b647ebdf672368c9ccd320b16a4a7c9f4c752f0 +SIZE (bind9-72ddd51.tar.gz) = 11358476 -- cgit