Date: Mon, 12 Dec 2016 14:48:16 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428415 - head/dns/bind9-devel Message-ID: <201612121448.uBCEmGlt072845@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Dec 12 14:48:15 2016 New Revision: 428415 URL: https://svnweb.freebsd.org/changeset/ports/428415 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) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Mon Dec 12 14:48:12 2016 (r428414) +++ head/dns/bind9-devel/Makefile Mon Dec 12 14:48:15 2016 (r428415) @@ -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 @@ -30,8 +30,8 @@ COMMENT= BIND DNS suite with updated DNS LICENSE= MPL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.12.0a.2016.12.05 -HASH= df372d9 +ISCVERSION= 9.12.0a.2016.12.08 +HASH= c1619b8 USES= cpe libedit Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Dec 12 14:48:12 2016 (r428414) +++ head/dns/bind9-devel/distinfo Mon Dec 12 14:48:15 2016 (r428415) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480943902 -SHA256 (bind9-df372d9.tar.gz) = 169be1d4e6568391ec5f1d7f14a3cb485a9797a3c74cdbed49cc95b36b5fe95c -SIZE (bind9-df372d9.tar.gz) = 11870220 +TIMESTAMP = 1481553348 +SHA256 (bind9-c1619b8.tar.gz) = 2d782fd62cf2f3dd0653c2535b2d4315403b6e69d9e1581648d3566dc6f75050 +SIZE (bind9-c1619b8.tar.gz) = 11808685
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612121448.uBCEmGlt072845>