diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2024-02-14 08:58:41 +0100 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2024-02-14 10:41:08 +0100 |
commit | 0650117f912915e1adc88efbbda5e7c62d95adce (patch) | |
tree | 30a8bfee926ece09bbc04038c2f4850e7a69b837 | |
parent | 0650116270b696b081bc1c041fcc6ab0787e99c4 (diff) | |
download | freebsd-ports-0650117f912915e1adc88efbbda5e7c62d95adce.zip |
dns/bind916: update to 9.16.48
Security: CVE-2023-4408, CVE-2023-5517, CVE-2023-5679, CVE-2023-6516, CVE-2023-50387, CVE-2023-50868
-rw-r--r-- | dns/bind916/Makefile | 3 | ||||
-rw-r--r-- | dns/bind916/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/dns/bind916/Makefile b/dns/bind916/Makefile index a5a78de13d54..96480f97fcff 100644 --- a/dns/bind916/Makefile +++ b/dns/bind916/Makefile @@ -1,8 +1,7 @@ # pkg-help formatted with fmt 59 63 PORTNAME= bind -DISTVERSION= 9.16.45 -PORTREVISION= 2 +DISTVERSION= 9.16.48 CATEGORIES= dns net MASTER_SITES= ISC/bind9/${DISTVERSION} PKGNAMESUFFIX= 916 diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo index 2f60d7782f27..5e82c81ef162 100644 --- a/dns/bind916/distinfo +++ b/dns/bind916/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700062569 -SHA256 (bind-9.16.45.tar.xz) = bacefa162e71d8e308d5372f6fc6b64e96947659f6ff4353198d8d782b26d66e -SIZE (bind-9.16.45.tar.xz) = 5127080 +TIMESTAMP = 1707897466 +SHA256 (bind-9.16.48.tar.xz) = 8d3814582348f90dead1ad410b1019094cd399d3d83930abebb2b3b1eb0b2bbb +SIZE (bind-9.16.48.tar.xz) = 5131176 |