Date: Sat, 23 Mar 2024 16:04:01 GMT From: Koichiro Iwao <meta@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b5e37b496036 - main - dns/powerdns-recursor: update to 5.0.3 Message-ID: <202403231604.42NG41Re022524@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=b5e37b496036f344d7bf2a3cca53b7b72894947c commit b5e37b496036f344d7bf2a3cca53b7b72894947c Author: Ralf van der Enden <tremere@cainites.net> AuthorDate: 2024-03-07 14:10:22 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2024-03-23 16:03:00 +0000 dns/powerdns-recursor: update to 5.0.3 PR: 277577 Approved by: submitter is maintainer --- dns/powerdns-recursor/Makefile | 3 +-- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231604.42NG41Re022524>