Date: Mon, 20 Jun 2016 12:20:31 +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: r417153 - head/dns/bind9-devel Message-ID: <201606201220.u5KCKVwa004130@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Jun 20 12:20:31 2016 New Revision: 417153 URL: https://svnweb.freebsd.org/changeset/ports/417153 Log: Update to latest snapshot. 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 Jun 20 12:20:25 2016 (r417152) +++ head/dns/bind9-devel/Makefile Mon Jun 20 12:20:31 2016 (r417153) @@ -3,7 +3,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/} -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= dns net ipv6 MASTER_SITES= LOCAL/mat/bind #MASTER_SITES= https://source.isc.org/cgi-bin/gitweb.cgi?p=bind9.git;a=snapshot;h=${HASH};sf=tgz;/ @@ -16,8 +16,8 @@ COMMENT= BIND DNS suite with updated DNS LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.11.0.a20160614 -HASH= 3635d8f +ISCVERSION= 9.11.0.a20160620 +HASH= c1bf332 MAKE_JOBS_UNSAFE= yes Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Jun 20 12:20:25 2016 (r417152) +++ head/dns/bind9-devel/distinfo Mon Jun 20 12:20:31 2016 (r417153) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465916017 -SHA256 (bind9-3635d8f.tar.gz) = cb172f93e6f49413a0810cb54a7ff171c2b185ee24e566a24a2e697b060ad8c7 -SIZE (bind9-3635d8f.tar.gz) = 11812033 +TIMESTAMP = 1466424812 +SHA256 (bind9-c1bf332.tar.gz) = cec536899ea4ae93d6355d138a11bff6859768f7e0efc76d3aeb4b2fa9b12dc5 +SIZE (bind9-c1bf332.tar.gz) = 11812192
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606201220.u5KCKVwa004130>