From 017cf6494d3ae8ce2ae2f7125c6404b7e26de05b Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Mon, 1 Jul 2019 15:45:58 +0000 Subject: MFH: r505605 dns/powerdns: Actually update to 4.1.10 Previous update was old patch to 4.1.9 PR: 238705 Submitted by: Ralf van der Enden (maintainer) Security: 1c21f6a3-9415-11e9-95ec-6805ca2fa271 Approved by: ports-secteam (implicit) --- dns/powerdns/Makefile | 4 ++-- dns/powerdns/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index f38e4d462c87..122fd1e06e0f 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= powerdns -DISTVERSION= 4.1.9 +DISTVERSION= 4.1.10 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ DISTNAME= pdns-${DISTVERSION} @@ -12,7 +12,7 @@ COMMENT= Advanced DNS server with multiple backends including SQL LICENSE= GPLv2 BROKEN_powerpc64= Does not build: undefined reference to std::__throw_out_of_range_fmt -BROKEN_sparc64= Does not compile: error: to_string is not a member of std +BROKEN_sparc64= Does not compile: error: to_string is not a member of std LIB_DEPENDS= libboost_serialization.so:devel/boost-libs diff --git a/dns/powerdns/distinfo b/dns/powerdns/distinfo index c8a45860cd57..64f456014e46 100644 --- a/dns/powerdns/distinfo +++ b/dns/powerdns/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560855838 -SHA256 (pdns-4.1.9.tar.bz2) = d352f7ddd510a7d21421289950a0e4a90e6e19d7274b63029e0c9ff7fb19bdb6 -SIZE (pdns-4.1.9.tar.bz2) = 1117241 +TIMESTAMP = 1561114944 +SHA256 (pdns-4.1.10.tar.bz2) = 5a46cfde92caaaa2e85af9a15acb9ad81b56f4c8a8255c457e6938d8c0cb15c7 +SIZE (pdns-4.1.10.tar.bz2) = 1117663 -- cgit v1.2.3