diff options
author | Ralf van der Enden <tremere@cainites.net> | 2024-03-07 14:10:22 +0000 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2024-03-23 16:03:00 +0000 |
commit | b5e37b496036f344d7bf2a3cca53b7b72894947c (patch) | |
tree | 8dd91a8d81c1ead49f9a479c8e1c0ecbfc8c1702 | |
parent | 04e7ebed41b267db35cb1dc6516973225796a276 (diff) |
dns/powerdns-recursor: update to 5.0.3
PR: 277577
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 6399cc20feaf..7ffda63da9e1 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,6 +1,5 @@ PORTNAME= recursor -DISTVERSION= 5.0.2 -PORTREVISION= 3 +DISTVERSION= 5.0.3 CATEGORIES= dns MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns-recursor/distinfo b/dns/powerdns-recursor/distinfo index 5b9d76f57cf2..62d03b354f37 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1707840036 -SHA256 (pdns-recursor-5.0.2.tar.bz2) = a90e8b61fdc181b596144c35920118ca71c3b95f46658cce7e8222750de45ca9 -SIZE (pdns-recursor-5.0.2.tar.bz2) = 1688010 +TIMESTAMP = 1709817341 +SHA256 (pdns-recursor-5.0.3.tar.bz2) = 01d170a2850eb2aca501d6838a3444136589980d5cb2c2b53392b76459e38c07 +SIZE (pdns-recursor-5.0.3.tar.bz2) = 1682741 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 |