K 10 svn:author V 7 fernape K 8 svn:date V 27 2020-06-26T11:15:18.271696Z K 7 svn:log V 256 net/pichi: Fix build on 13.0-CURRENT The default c++ compiler on FreeBSD 13.0 CURRENT is Clang10, which has more strict type checking than the one on FreeBSD 12. So, adding some patch files to fix it. PR: 246854 Submitted by: pichi@elude.in (maintainer) END