Index: Makefile =================================================================== --- Makefile (revision 474529) +++ Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dnsdist -DISTVERSION= 1.3.0 -PORTREVISION= 5 +DISTVERSION= 1.3.2 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ \ LOCAL/cpm Index: distinfo =================================================================== --- distinfo (revision 474529) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522585108 -SHA256 (dnsdist-1.3.0.tar.bz2) = aa67cd4db8404a13ed4ed1097dd850203dab8a327372f72bb140df11ef7eba08 -SIZE (dnsdist-1.3.0.tar.bz2) = 924183 +TIMESTAMP = 1531293770 +SHA256 (dnsdist-1.3.2.tar.bz2) = 0be7704e5a418a8ed6908fc110ecfb9bc23f270b5af8a5525f1fa934ef0e6bc4 +SIZE (dnsdist-1.3.2.tar.bz2) = 918200 Index: files/patch-boost-1.67 =================================================================== --- files/patch-boost-1.67 (revision 474529) +++ files/patch-boost-1.67 (nonexistent) @@ -1,53 +0,0 @@ -https://github.com/PowerDNS/pdns/commit/e6a9dde524b5 - ---- dns.hh.orig 2018-03-29 15:25:58 UTC -+++ dns.hh -@@ -235,7 +235,6 @@ inline uint16_t * getFlagsFromDNSHeader(struct dnshead - #define FLAGS_CD_OFFSET (12) - #endif - --#define L theL() - extern time_t s_starttime; - - uint32_t hashQuestion(const char* packet, uint16_t len, uint32_t init); ---- dnsdist-carbon.cc.orig 2018-03-29 15:25:58 UTC -+++ dnsdist-carbon.cc -@@ -27,7 +27,6 @@ - #include "sstuff.hh" - - #include "namespaces.hh" --#undef L - #include "dnsdist.hh" - - GlobalStateHolder > g_carbon; ---- dnsdist.cc.orig 2018-03-29 15:25:58 UTC -+++ dnsdist.cc -@@ -2258,7 +2258,7 @@ try - bindAny(cs->local.sin4.sin_family, cs->udpFD); - - // if (!setSocketTimestamps(cs->udpFD)) -- // L<local)) { ---- remote_logger.cc.orig 2018-03-29 15:25:58 UTC -+++ remote_logger.cc -@@ -22,7 +22,7 @@ bool RemoteLogger::reconnect() - } - catch(const std::exception& e) { - #ifdef WE_ARE_RECURSOR -- L<