git: c8d7ba7d7eb0 - main - dns/bind911: Update to 9.11.33.
Mathieu Arnold
mat at FreeBSD.org
Thu Jun 17 08:36:31 UTC 2021
The branch main has been updated by mat:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c8d7ba7d7eb08e57171cf284c258e73d06770759
commit c8d7ba7d7eb08e57171cf284c258e73d06770759
Author: Mathieu Arnold <mat at FreeBSD.org>
AuthorDate: 2021-06-17 08:12:52 +0000
Commit: Mathieu Arnold <mat at FreeBSD.org>
CommitDate: 2021-06-17 08:12:52 +0000
dns/bind911: Update to 9.11.33.
Changes: https://downloads.isc.org/isc/bind9/9.11.33/RELEASE-NOTES-bind-9.11.33.html
---
dns/bind911/Makefile | 4 ++--
dns/bind911/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile
index 7802bd7d86e4..18adabd7eb3a 100644
--- a/dns/bind911/Makefile
+++ b/dns/bind911/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bind
PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= dns net
MASTER_SITES= ISC/bind9/${ISCVERSION}
PKGNAMESUFFIX= 911
@@ -23,7 +23,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools
USES= cpe libedit pkgconfig
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.11.32
+ISCVERSION= 9.11.33
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}
diff --git a/dns/bind911/distinfo b/dns/bind911/distinfo
index 7881b45d36c3..1e74a8768db5 100644
--- a/dns/bind911/distinfo
+++ b/dns/bind911/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621600149
-SHA256 (bind-9.11.32.tar.gz) = cbf8cb4b74dd1452d97c3a2a8c625ea346df8516b4b3508ef07443121a591342
-SIZE (bind-9.11.32.tar.gz) = 8300154
+TIMESTAMP = 1623917379
+SHA256 (bind-9.11.33.tar.gz) = 293e767e96ac8ef17163e9f9cba52a6d27163807c29c88d36fe6e18d89083a3e
+SIZE (bind-9.11.33.tar.gz) = 8305191
More information about the dev-commits-ports-all
mailing list