View | Details | Raw Unified | Return to bug 126219
Collapse All | Expand All

(-)/home/makc/porting/ports/devel/qsvn/Makefile (-3 / +2 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	qsvn
8
PORTNAME=	qsvn
9
DISTVERSION=	0.6.1
9
DISTVERSION=	0.7.0
10
DISTVERSIONSUFFIX=	-src
10
DISTVERSIONSUFFIX=	-src
11
PORTREVISION=	4
12
CATEGORIES=	devel
11
CATEGORIES=	devel
13
MASTER_SITES=	http://www.anrichter.net/projects/qsvn/chrome/site/
12
MASTER_SITES=	http://www.anrichter.net/projects/qsvn/chrome/site/
14
13
Lines 18-24 Link Here
18
LIB_DEPENDS+=	svn_client-1:${PORTSDIR}/devel/subversion
17
LIB_DEPENDS+=	svn_client-1:${PORTSDIR}/devel/subversion
19
18
20
USE_QT_VER=	4
19
USE_QT_VER=	4
21
QT_COMPONENTS=	gui moc_build uic_build rcc_build qmake_build qt3support_build
20
QT_COMPONENTS=	gui sql moc_build uic_build rcc_build qmake_build
22
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
23
USE_CMAKE=	yes
22
USE_CMAKE=	yes
24
23
(-)/home/makc/porting/ports/devel/qsvn/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (qsvn-0.6.1-src.tar.gz) = 7c3d53e06d85b5938e4835ab14023900
1
MD5 (qsvn-0.7.0-src.tar.gz) = c9a1c33af93fbb3e69a7cee09afa1496
2
SHA256 (qsvn-0.6.1-src.tar.gz) = 520e4048b515a41fceee2acf932d7ba8fa8de1d2003480ea4d5e2aed60ce87c5
2
SHA256 (qsvn-0.7.0-src.tar.gz) = 0d488df26833fe42ff76ce6bd75d6551b6f6580f68fe4f3d92e464cc286ed5b6
3
SIZE (qsvn-0.6.1-src.tar.gz) = 242752
3
SIZE (qsvn-0.7.0-src.tar.gz) = 252814
(-)/home/makc/porting/ports/devel/qsvn/files/patch-svnqt__client_modify.cpp (-13 lines)
Lines 1-13 Link Here
1
--- ./svnqt/client_modify.cpp.orig	2008-07-05 15:53:08.000000000 +0400
2
+++ ./svnqt/client_modify.cpp	2008-07-05 15:53:53.000000000 +0400
3
@@ -188,9 +188,7 @@
4
 #endif
5
 
6
     svn_error_t * error =
7
-#if (SVN_VER_MAJOR >= 1) && (SVN_VER_MINOR >= 5)
8
-      svn_client_commit4
9
-#elif (SVN_VER_MAJOR >= 1) && (SVN_VER_MINOR >= 3)
10
+#if (SVN_VER_MAJOR >= 1) && (SVN_VER_MINOR >= 3)
11
       svn_client_commit3
12
 #else
13
       svn_client_commit2
(-)/home/makc/porting/ports/devel/qsvn/pkg-descr (-1 / +1 lines)
Lines 3-6 Link Here
3
the Qt4 C++ toolkit from Trolltech for platform independent
3
the Qt4 C++ toolkit from Trolltech for platform independent
4
programming.
4
programming.
5
5
6
WWW:    http://ar.oszine.de/projects/qsvn/
6
WWW:	http://www.anrichter.net/projects/qsvn/
(-)/home/makc/porting/ports/devel/qsvn/pkg-plist (-1 / +9 lines)
Lines 1-12 Link Here
1
bin/qsvn
1
bin/qsvn
2
include/svnqt-qt4/annotate_line.hpp
2
include/svnqt-qt4/annotate_line.hpp
3
include/svnqt-qt4/apr.hpp
3
include/svnqt-qt4/apr.hpp
4
include/svnqt-qt4/cache/DatabaseException.hpp
5
include/svnqt-qt4/cache/LogCache.hpp
6
include/svnqt-qt4/cache/ReposLog.hpp
4
include/svnqt-qt4/check.hpp
7
include/svnqt-qt4/check.hpp
5
include/svnqt-qt4/client.hpp
8
include/svnqt-qt4/client.hpp
6
include/svnqt-qt4/commititem.hpp
9
include/svnqt-qt4/commititem.hpp
10
include/svnqt-qt4/conflictdescription.hpp
11
include/svnqt-qt4/conflictresult.hpp
7
include/svnqt-qt4/context.hpp
12
include/svnqt-qt4/context.hpp
8
include/svnqt-qt4/context_listener.hpp
13
include/svnqt-qt4/context_listener.hpp
9
include/svnqt-qt4/datetime.hpp
14
include/svnqt-qt4/datetime.hpp
15
include/svnqt-qt4/diffoptions.hpp
10
include/svnqt-qt4/dirent.hpp
16
include/svnqt-qt4/dirent.hpp
11
include/svnqt-qt4/entry.hpp
17
include/svnqt-qt4/entry.hpp
12
include/svnqt-qt4/exception.hpp
18
include/svnqt-qt4/exception.hpp
Lines 21-26 Link Here
21
include/svnqt-qt4/shared_pointer.hpp
27
include/svnqt-qt4/shared_pointer.hpp
22
include/svnqt-qt4/smart_pointer.hpp
28
include/svnqt-qt4/smart_pointer.hpp
23
include/svnqt-qt4/status.hpp
29
include/svnqt-qt4/status.hpp
30
include/svnqt-qt4/stringarray.hpp
24
include/svnqt-qt4/svnfilestream.hpp
31
include/svnqt-qt4/svnfilestream.hpp
25
include/svnqt-qt4/svnqt_defines.hpp
32
include/svnqt-qt4/svnqt_defines.hpp
26
include/svnqt-qt4/svnqttypes.hpp
33
include/svnqt-qt4/svnqttypes.hpp
Lines 31-36 Link Here
31
include/svnqt-qt4/wc.hpp
38
include/svnqt-qt4/wc.hpp
32
lib/libsvnqt-qt4.so
39
lib/libsvnqt-qt4.so
33
lib/libsvnqt-qt4.so.4
40
lib/libsvnqt-qt4.so.4
34
lib/libsvnqt-qt4.so.4.1.0
41
lib/libsvnqt-qt4.so.4.2.0
35
share/pixmaps/qsvn.png
42
share/pixmaps/qsvn.png
43
@dirrm include/svnqt-qt4/cache
36
@dirrm include/svnqt-qt4
44
@dirrm include/svnqt-qt4

Return to bug 126219