ports/devel/svn2git/files/patch-src__src.pro
David Naylor 525810ed78 Update devel/svn2git to 1.0.8.
This update enables determinist exports of subversion repositories, and
optionally includes the patches required for exporting FreeBSD's subversion
repositories.

Beware, though, that using the patches for FreeBSD exporting could break other
exports.

Approved by:	eadler (mentor) and uqs (FreeBSD's svn2git patch author)
2013-02-12 04:19:59 +00:00

29 lines
1 KiB
INI

diff --git a/src/src.pro b/src/src.pro
index da6d40d..5749202 100644
--- src/src.pro
+++ src/src.pro
@@ -2,11 +2,12 @@
# Automatically generated by qmake (2.01a) dim. dc. 23 13:49:28 2007
######################################################################
-SVN_INCLUDE = /usr/include/subversion-1 /usr/local/include/subversion-1
-APR_INCLUDE = /usr/include/apr-1.0 /usr/include/apr-1 /usr/local/include/apr-1
+LOCALBASE = /usr/local
+SVN_INCLUDE = $${LOCALBASE}/include/subversion-1
+APR_INCLUDE = $${LOCALBASE}/include/apr-1
exists(local-config.pri):include(local-config.pri)
-VERSION = $$system(git --no-pager show --pretty=oneline --no-notes | head -1 | cut -b-40)
+VERSION = 1.0.8
!isEmpty(VERSION){
VERSION = $${VERSION}
}
@@ -15,7 +16,7 @@ VERSTR = '\\"$${VERSION}\\"' # place quotes around the version string
DEFINES += VER=\"$${VERSTR}\" # create a VER macro containing the version string
TEMPLATE = app
-TARGET = ../svn-all-fast-export
+TARGET = ../svn2git
DEPENDPATH += .
QT = core