diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-06-14 22:54:49 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-06-14 22:54:49 +0000 |
commit | 784e0848d50e54a081edd95328c848005850b2b3 (patch) | |
tree | cdd224dd7a87461ad8cf92c3b38a53ca0854b264 /dns/bind99 | |
parent | 336fb2ebbbc8701c94775300bc2b64d07a070e40 (diff) | |
download | ports-784e0848d50e54a081edd95328c848005850b2b3.tar.gz ports-784e0848d50e54a081edd95328c848005850b2b3.zip |
Notes
Diffstat (limited to 'dns/bind99')
-rw-r--r-- | dns/bind99/Makefile | 2 | ||||
-rw-r--r-- | dns/bind99/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index cb1891a7171b..c23f2b241cfd 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -16,7 +16,7 @@ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.9.10 +ISCVERSION= 9.9.10-P1 USES= cpe libedit diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo index 8e4f40e26251..2417bcec9c4a 100644 --- a/dns/bind99/distinfo +++ b/dns/bind99/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492688489 -SHA256 (bind-9.9.10.tar.gz) = 7deabe932b11149ebce7bf96abe114479c3c52e0081a29d00877125f55ae562a -SIZE (bind-9.9.10.tar.gz) = 8857543 +TIMESTAMP = 1497425667 +SHA256 (bind-9.9.10-P1.tar.gz) = 2c09f361a5936b31dcfd9dfaa324351dc2cd25ca0a380cf4caa2cc94b3ba6bc5 +SIZE (bind-9.9.10-P1.tar.gz) = 8836915 |