[SVN Commit] branches/plasma5/PORTS/textproc/redland
SVN commit 12962 by adridg: Merge from ports: r419843 | mat | 2016-08-08 15:46:50 +0200 (Mon, 08 Aug 2016) | 11 lines USE_BDB cleanup. M +1 -1 Makefile
[kde-freebsd] [SVN Commit] branches/plasma5/PORTS/textproc/redland-bindings
SVN commit 12750 by tcberner: Mark textproc/redland-bindings PERL option IGNORED. It does not build with perl-5.20. 1) it #udefs bool in CORE_wrap.c and then has issues with bool not being defined... ==> we could just remove the #undef similar to patch-SAML_wrap.c of security/p5-Net-SaM