K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2015-06-27T13:52:16.960701Z K 7 svn:log V 464 devel/coccinelle: Update to 1.0.1 spatch(1) is not stripped anymore as it breaks the executable. For instance, when not stripped, "spatch --version" returns: spatch version 1.0.1 with Python support and with PCRE support But once stripped, it does not work anymore: Unknown option --version This was already broken in the previous version of the port (1.0.0-rc22). Differential Revision: https://reviews.freebsd.org/D2926 Reviewed by: kwm Approved by: kwm END