Date: Mon, 23 Jan 2017 14:21:11 +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: r432228 - head/dns/bind9-devel Message-ID: <201701231421.v0NELBsZ049992@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Jan 23 14:21:11 2017 New Revision: 432228 URL: https://svnweb.freebsd.org/changeset/ports/432228 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 Jan 23 14:21:03 2017 (r432227) +++ head/dns/bind9-devel/Makefile Mon Jan 23 14:21:11 2017 (r432228) @@ -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.2017.01.12 -HASH= d2e1b47 +ISCVERSION= 9.12.0a.2017.01.21 +HASH= 4502e3c USES= cpe libedit @@ -203,6 +203,7 @@ QUERYTRACE_CONFIGURE_ENABLE= querytrace DNSTAP_CONFIGURE_ENABLE= dnstap DNSTAP_LIB_DEPENDS= libfstrm.so:devel/fstrm \ libprotobuf-c.so:devel/protobuf-c +DNSTAP_IMPLIES= THREADS .include <bsd.port.options.mk> Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Jan 23 14:21:03 2017 (r432227) +++ head/dns/bind9-devel/distinfo Mon Jan 23 14:21:11 2017 (r432228) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484208237 -SHA256 (bind9-d2e1b47.tar.gz) = 8945ede00fd1adf336ee0c92149f195d4dd3a6364422721a8ebfa4047cc7fb55 -SIZE (bind9-d2e1b47.tar.gz) = 11845654 +TIMESTAMP = 1485177532 +SHA256 (bind9-4502e3c.tar.gz) = 487304c414a7cd9a7ceab6b10d277a79066b2eef92686f08fed90b7fa0e8105f +SIZE (bind9-4502e3c.tar.gz) = 11847026
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701231421.v0NELBsZ049992>