aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns-recursor/Makefile
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-27 19:14:18 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-27 19:14:18 +0000
commitabd28af5aaaab3e2d15b5acf5a54f43abc2d50b0 (patch)
tree159750c2a40509ba3acb0bf3044c84b0fba024b4 /dns/powerdns-recursor/Makefile
parent5d0e1d8778e300190e665ee9334249d8a903b42a (diff)
downloadports-abd28af5aaaab3e2d15b5acf5a54f43abc2d50b0.tar.gz
ports-abd28af5aaaab3e2d15b5acf5a54f43abc2d50b0.zip
Notes
Diffstat (limited to 'dns/powerdns-recursor/Makefile')
-rw-r--r--dns/powerdns-recursor/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile
index 5a64f3e94e7a..c71215167146 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= recursor
-DISTVERSION= 4.1.12
-PORTREVISION= 1
+DISTVERSION= 4.1.13
CATEGORIES= dns ipv6
MASTER_SITES= http://downloads.powerdns.com/releases/
PKGNAMEPREFIX= powerdns-
@@ -17,7 +16,6 @@ LICENSE= GPLv2
BROKEN_armv6= fails to compile: use of overloaded operator << is ambiguous
BROKEN_armv7= fails to compile: use of overloaded operator << is ambiguous
BROKEN_sparc64= fails to compile: json11.cpp: undefined reference to std::__throw_out_of_range_fmt
-BROKEN_powerpc64= fails to compile: dnslabeltext.cc: undefined reference to std::__cxx11::basic_string
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
LIB_DEPENDS= libboost_context.so:devel/boost-libs \