diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-10-23 14:29:47 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-10-23 14:29:47 +0000 |
commit | 82f10ad7ba519e60c548ea479a678907013fe922 (patch) | |
tree | 8d31e99b00d85317097c54501737de79155d8982 /dns | |
parent | 44f6fd8a095cd8b2d5be59fc38bdc709ba87831a (diff) | |
download | ports-82f10ad7ba519e60c548ea479a678907013fe922.tar.gz ports-82f10ad7ba519e60c548ea479a678907013fe922.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9-devel/Makefile | 4 | ||||
-rw-r--r-- | dns/bind9-devel/distinfo | 6 | ||||
-rw-r--r-- | dns/bind9-devel/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index f1eeda6509bc..65e5c0624814 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -31,8 +31,8 @@ LICENSE= MPL LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.12.0a.2017.10.16 -HASH= 9d47a26 +ISCVERSION= 9.12.0a.2017.10.22 +HASH= 2e662cf USES= cpe libedit diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index c79ba858a4ff..a1e03f6d3d0b 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1508157156 -SHA256 (bind9-9d47a26.tar.gz) = ba54b3821de2c96a55005a4c2ef8d692c6b773349ea9edab5e360e8df2ab25ff -SIZE (bind9-9d47a26.tar.gz) = 11338658 +TIMESTAMP = 1508765328 +SHA256 (bind9-2e662cf.tar.gz) = b646046925a9569a7b3a43c338379db0b8642d7261b299f22a529994d612a7d5 +SIZE (bind9-2e662cf.tar.gz) = 11341720 diff --git a/dns/bind9-devel/pkg-plist b/dns/bind9-devel/pkg-plist index 98d1e7046c2d..19f94766dcba 100644 --- a/dns/bind9-devel/pkg-plist +++ b/dns/bind9-devel/pkg-plist @@ -147,6 +147,7 @@ include/isc/commandline.h include/isc/condition.h include/isc/counter.h include/isc/crc64.h +include/isc/deprecated.h include/isc/dir.h include/isc/entropy.h include/isc/errno.h @@ -173,6 +174,7 @@ include/isc/lang.h include/isc/lex.h include/isc/lfsr.h include/isc/lib.h +include/isc/likely.h include/isc/list.h include/isc/log.h include/isc/magic.h |