Date: Mon, 12 Feb 2018 13:21:48 +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: r461585 - head/dns/bind9-devel Message-ID: <201802121321.w1CDLmNJ041013@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Feb 12 13:21:48 2018 New Revision: 461585 URL: https://svnweb.freebsd.org/changeset/ports/461585 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 Feb 12 13:21:35 2018 (r461584) +++ head/dns/bind9-devel/Makefile Mon Feb 12 13:21:48 2018 (r461585) @@ -8,7 +8,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc PORTREVISION= 0 .else # dns/bind9xx here -PORTREVISION= 2 +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.02.05 -HASH= 4fcc550 +ISCVERSION= 9.13.0a0.2018.02.10 +HASH= 313e733 USES= cpe libedit Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Feb 12 13:21:35 2018 (r461584) +++ head/dns/bind9-devel/distinfo Mon Feb 12 13:21:48 2018 (r461585) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517830915 -SHA256 (bind9-4fcc550.tar.gz) = b1008c64beae3f3592a25968db59f2f312f5eccd272f1de782775da99a2fc99a -SIZE (bind9-4fcc550.tar.gz) = 11382296 +TIMESTAMP = 1518435709 +SHA256 (bind9-313e733.tar.gz) = f768ea970976b1e20907a82fdf01ec4d0f9f599377366fccd7637fb49cfd736e +SIZE (bind9-313e733.tar.gz) = 11391568
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802121321.w1CDLmNJ041013>