diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2020-01-06 15:52:27 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2020-01-06 15:52:27 +0000 |
commit | 29c925447f3c367ed986a90d7b9383497bc6b890 (patch) | |
tree | b3f71296f5e901df86509fdaa4961a0c88892111 /dns | |
parent | d2a51d6185b9fe4abae8faa5a41c319f024aa9d4 (diff) | |
download | ports-29c925447f3c367ed986a90d7b9383497bc6b890.tar.gz ports-29c925447f3c367ed986a90d7b9383497bc6b890.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 d04fdaace9a2..b1f6d2a37a99 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -42,13 +42,13 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools # XXX: remove tar:bz2 USES= compiler:c11 cpe libedit pkgconfig ssl tar:bz2 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.15.6a0.2019.12.13 +ISCVERSION= 9.15.7a0.2020.01.06 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 0b7339ac6e85555fa496ed72da121e403938cd40 +GL_COMMIT= db9ad432941af7840c86cabb5e674b9e6b4d2113 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index a3b733bb9a7d..26e60b9315d1 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1576489057 -SHA256 (isc-projects-bind9-0b7339ac6e85555fa496ed72da121e403938cd40_GL0.tar.gz) = eabd9536cb11fcdfdda9a6faed1e85900065978b69676d8e7e90a40421fd140c -SIZE (isc-projects-bind9-0b7339ac6e85555fa496ed72da121e403938cd40_GL0.tar.gz) = 6336328 +TIMESTAMP = 1578315219 +SHA256 (isc-projects-bind9-db9ad432941af7840c86cabb5e674b9e6b4d2113_GL0.tar.gz) = d2d38539424b3c5d2855c0b6c7233537375c9b3023fe17d2a6c59309f2f56c55 +SIZE (isc-projects-bind9-db9ad432941af7840c86cabb5e674b9e6b4d2113_GL0.tar.gz) = 6338248 |