diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-01-02 12:01:09 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-01-02 12:01:09 +0000 |
commit | 9ddae97dcc04daad71acfdc97e926d964d06be17 (patch) | |
tree | 4d79e8133352f83878e0584a3a6125f0f549a158 /dns | |
parent | ab1e9a9d5abc26a2cc728047483c4fe6e38f8edd (diff) | |
download | ports-9ddae97dcc04daad71acfdc97e926d964d06be17.tar.gz ports-9ddae97dcc04daad71acfdc97e926d964d06be17.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9-devel/Makefile | 4 | ||||
-rw-r--r-- | dns/bind9-devel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 4bcfb0c0aba5..b7d00fcf7794 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -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.2017.12.27 -HASH= 9bec7fa +ISCVERSION= 9.13.0a0.2018.01.02 +HASH= 05612f4 USES= cpe libedit diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index d3a0b782791d..83bd1279c17d 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514384119 -SHA256 (bind9-9bec7fa.tar.gz) = 5fb0eea64291df84e24e0356fc3c7817a7b517e08f1e3395682f459ecc7d39fa -SIZE (bind9-9bec7fa.tar.gz) = 11349407 +TIMESTAMP = 1514893219 +SHA256 (bind9-05612f4.tar.gz) = a9c36dc7d9fe1da40ed5e894e0c533ac9bd6e257e4f77b32d3ab901274ef6cc8 +SIZE (bind9-05612f4.tar.gz) = 11350959 |