diff options
author | Ralf van der Enden <tremere@cainites.net> | 2024-05-15 06:05:19 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2024-05-15 16:05:46 +0000 |
commit | ce9f01e4b48668402f37edc16b63d650cbaf85d8 (patch) | |
tree | 575a477278417ff86f2dc6f9bf5f4a9eeaf53cd4 | |
parent | 26c044ea1628394b5fc0e31e0d9c9383f7151ca2 (diff) | |
download | ports-ce9f01e4b48668402f37edc16b63d650cbaf85d8.tar.gz ports-ce9f01e4b48668402f37edc16b63d650cbaf85d8.zip |
dns/powerdns-recursor: update to 5.0.5
Changes: https://blog.powerdns.com/2024/05/14/powerdns-recursor-4-8-9-4-9-6-5-0-5-released-0
PR: 278996
Approved by: submitter is maintainer
-rw-r--r-- | dns/powerdns-recursor/Makefile | 3 | ||||
-rw-r--r-- | dns/powerdns-recursor/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 6ec363457e2d..d21f4c64da99 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,6 +1,5 @@ PORTNAME= recursor -DISTVERSION= 5.0.4 -PORTREVISION= 1 +DISTVERSION= 5.0.5 CATEGORIES= dns MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns-recursor/distinfo b/dns/powerdns-recursor/distinfo index 2daad619abfc..00653cff7496 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1713959863 -SHA256 (pdns-recursor-5.0.4.tar.bz2) = d52aab108a0ad9e8be1de2179a693bb85e995c6a4d958a50702dcf79eec8ef28 -SIZE (pdns-recursor-5.0.4.tar.bz2) = 1659047 +TIMESTAMP = 1715680252 +SHA256 (pdns-recursor-5.0.5.tar.bz2) = 02b9f053db64b32bd76ce6656cb35772c1d07a21fe0345ec13adb6f0fcfbf9ce +SIZE (pdns-recursor-5.0.5.tar.bz2) = 1658574 SHA256 (rust/crates/cc-1.0.84.crate) = 0f8e7c90afad890484a21653d08b6e209ae34770fb5ee298f9c699fcc1e5c856 SIZE (rust/crates/cc-1.0.84.crate) = 74922 SHA256 (rust/crates/codespan-reporting-0.11.1.crate) = 3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e |