K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-09-15T11:30:17.751081Z K 7 svn:log V 379 devel/py-uhid-freebsd: fix build on GCC architectures Use C++11 compiler: uhid_freebsd.cpp:43: error: ISO C++ forbids declaration of 'devRegex' with no type uhid_freebsd.cpp:43: error: 'regex' is not a member of 'std' uhid_freebsd.cpp:44: error: 'cmatch' is not a member of 'std' uhid_freebsd.cpp:44: error: expected `;' before 'cmDev' Approved by: mentors (implicit approval) END