diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-01-23 14:21:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-01-23 14:21:11 +0000 |
commit | 49c8848b333963a228e4cf01f3444d814a9a1104 (patch) | |
tree | 9696ed6aa583c8116417a71a749cce30a88c92ca /dns/bind9-devel | |
parent | e3040204367afac1380d4cd10e738f5a23d9e4a5 (diff) | |
download | freebsd-ports-49c8848b333963a228e4cf01f3444d814a9a1104.zip |
Update to latest commit.
Sponsored by: Absolight
Diffstat (limited to 'dns/bind9-devel')
-rw-r--r-- | dns/bind9-devel/Makefile | 5 | ||||
-rw-r--r-- | dns/bind9-devel/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 796bef28e8db..fd4641d8d950 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -30,8 +30,8 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64 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> diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index 45bf851f03b7..14a803f9f60d 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -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 |