Index: branches/2020Q3/dns/powerdns-recursor/Makefile =================================================================== --- branches/2020Q3/dns/powerdns-recursor/Makefile (revision 550653) +++ branches/2020Q3/dns/powerdns-recursor/Makefile (revision 550654) @@ -1,62 +1,63 @@ # Created by: sten@blinkenlights.nl # $FreeBSD$ PORTNAME= recursor -DISTVERSION= 4.3.2 +DISTVERSION= 4.3.4 +PORTREVISION= 0 CATEGORIES= dns MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- DISTNAME= pdns-${PORTNAME}-${DISTVERSION} MAINTAINER= tremere@cainites.net COMMENT= Advanced DNS recursor LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= fails to compile: use of overloaded operator << is ambiguous BROKEN_armv7= fails to compile: use of overloaded operator << is ambiguous BROKEN_i386= crashes on startup (SIGSEGV) BROKEN_FreeBSD_12_powerpc64= fails to compile: Assembler messages: unaligned opcodes detected in executable segment BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs LIB_DEPENDS= libboost_context.so:devel/boost-libs \ libprotobuf.so:devel/protobuf USES= compiler:c++11-lib cpe gmake localbase:ldflags pkgconfig ssl \ tar:bzip2 CPE_VENDOR= powerdns USE_RC_SUBR= pdns-recursor GNU_CONFIGURE= YES CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/pdns \ --with-protobuf \ --without-net-snmp SUB_FILES= pkg-message USERS= pdns_recursor GROUPS= pdns OPTIONS_DEFINE= LUAJIT LUAJIT_DESC= Use LuaJIT instead of Lua LUAJIT_LIB_DEPENDS= libluajit-5.1.so.2:lang/luajit-openresty LUAJIT_USES_OFF= lua LUAJIT_CONFIGURE_ON= --with-lua=luajit .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200085 && ${SSL_DEFAULT} != openssl CONFIGURE_ARGS+= --enable-libdecaf \ --enable-libsodium LIB_DEPENDS+= libdecaf.so:security/libdecaf \ libsodium.so:security/libsodium .endif post-install: @${MKDIR} ${STAGEDIR}/var/run/pdns-recursor .include Index: branches/2020Q3/dns/powerdns-recursor/distinfo =================================================================== --- branches/2020Q3/dns/powerdns-recursor/distinfo (revision 550653) +++ branches/2020Q3/dns/powerdns-recursor/distinfo (revision 550654) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593680318 -SHA256 (pdns-recursor-4.3.2.tar.bz2) = fcaeba94d5005ec3b973c1800d22eee686f785d3e635ad495d6f44067a4561e1 -SIZE (pdns-recursor-4.3.2.tar.bz2) = 1354549 +TIMESTAMP = 1599555130 +SHA256 (pdns-recursor-4.3.4.tar.bz2) = 38dd6935830d9e9f14f6cb53f88914bab09e50e57ac8aed5b5b9a4386d8328d1 +SIZE (pdns-recursor-4.3.4.tar.bz2) = 1359380 Index: branches/2020Q3 =================================================================== --- branches/2020Q3 (revision 550653) +++ branches/2020Q3 (revision 550654) Property changes on: branches/2020Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r550466