dns/powerdns-recursor40: unbreak with boost 1.67
In file included from ecs.cc:1: In file included from ./syncres.hh:43: In file included from ./recpacketcache.hh:39: In file included from ./rec-protobuf.hh:24: In file included from ./protobuf.hh:34: In file included from /usr/local/include/boost/uuid/uuid_generators.hpp:17: In file included from /usr/local/include/boost/uuid/random_generator.hpp:19: In file included from /usr/local/include/boost/tti/has_member_function.hpp:15: In file included from /usr/local/include/boost/tti/detail/dmem_fun.hpp:11: In file included from /usr/local/include/boost/function_types/is_member_function_pointer.hpp:14: In file included from /usr/local/include/boost/function_types/components.hpp:61: /usr/local/include/boost/function_types/detail/class_transform.hpp:26:31: error: expected a qualified name after 'typename' template<typename T, typename L> ^ ./recursor_cache.hh:43:11: note: expanded from macro 'L' #define L theL() ^ PR: 227427 Reported by: antoine (via exp-run) Obtained from: upstream
This commit is contained in:
parent
ac845f1196
commit
5d7b41d825
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467587
2 changed files with 2231 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= recursor
|
||||
DISTVERSION= 4.0.8
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= dns ipv6
|
||||
MASTER_SITES= http://downloads.powerdns.com/releases/
|
||||
PKGNAMEPREFIX= powerdns-
|
||||
|
|
2230
dns/powerdns-recursor40/files/patch-boost-1.67
Normal file
2230
dns/powerdns-recursor40/files/patch-boost-1.67
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue