K 10 svn:author V 3 dbn K 8 svn:date V 27 2018-06-02T11:46:33.739510Z K 7 svn:log V 526 devel/svn2git: update to 1.0.12 - add LICENSE_FILE as it is now included in the tarball - LICENSE does not indicate "or later" for version - add libapr as dependency, it is linked in - switch to Qt5 [1] - override LOCALBASE for SVN and APR includes using qmake arguments - update patches (and patch name) [1] Although the code base still compiles with Qt4, the src.pro file implicitly uses Qt5. On Qt4 the overriding of the SVN_INCLUDE and APR_INCLUDE variables do not work (due to the src.pro implicitly using Qt5). END