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 <tremere@cainites.net> (maintainer) MFH: 2019Q2 Security: 1c21f6a3-9415-11e9-95ec-6805ca2fa271
This commit is contained in:
parent
7ea287c7ab
commit
c20bb0c65b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505605
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user