pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/rapidsvn Update to rapidsvn-0.10.0-1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f116593fb9e
branches: trunk
changeset: 397004:0f116593fb9e
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Aug 07 14:00:49 2009 +0000
description:
Update to rapidsvn-0.10.0-1:
- switch to wxGTK 2.8
- new features:
- commit individual files
- display filters
- subversion 1.5
- recursive revert
- menu shortcut to set svn:ignore
- relocate option for the switch command
- history for copy/move
- date picker in diff dialog
- allow using external 3-way diff tool
- various bugfixes
- switch to GPL v3
diffstat:
devel/rapidsvn/Makefile | 24 +++++++++---------------
devel/rapidsvn/PLIST | 11 ++++++++---
devel/rapidsvn/distinfo | 11 ++++-------
devel/rapidsvn/patches/patch-aa | 13 -------------
devel/rapidsvn/patches/patch-ab | 15 ---------------
devel/rapidsvn/patches/patch-ac | 15 ---------------
6 files changed, 21 insertions(+), 68 deletions(-)
diffs (152 lines):
diff -r a6ae0a2ed384 -r 0f116593fb9e devel/rapidsvn/Makefile
--- a/devel/rapidsvn/Makefile Fri Aug 07 13:45:01 2009 +0000
+++ b/devel/rapidsvn/Makefile Fri Aug 07 14:00:49 2009 +0000
@@ -1,13 +1,17 @@
-# $NetBSD: Makefile,v 1.39 2009/04/16 21:42:42 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2009/08/07 14:00:49 joerg Exp $
-DISTNAME= rapidsvn-0.9.4
-PKGREVISION= 6
+DISTNAME= rapidsvn-0.10.0-1
CATEGORIES= devel x11 scm
-MASTER_SITES= http://www.rapidsvn.org/download/release/0.9.4/
+MASTER_SITES= http://rapidsvn.org/download/release/0.10/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://rapidsvn.tigris.org/
COMMENT= Cross-platform Subversion GUI
+LICENSE= gnu-gpl-v3
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+WRKSRC= ${WRKDIR}/rapidsvn-0.10.0
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
@@ -17,19 +21,9 @@
CONFIGURE_ARGS+= --with-svn-include=${BUILDLINK_DIR}/include
CONFIGURE_ARGS+= --with-svn-lib=${BUILDLINK_DIR}/lib
-INSTALLATION_DIRS+= include/svncpp
-
-post-configure:
- ${ECHO} 'all:' > ${WRKSRC}/doc/manpage/Makefile
- ${ECHO} 'install:' >> ${WRKSRC}/doc/manpage/Makefile
-
-post-install:
- ${INSTALL_MAN} ${WRKSRC}/doc/manpage/rapidsvn.1 \
- ${PREFIX}/${PKGMANDIR}/man1
-
# While apr is actually a dependency, we ride it being included via
# subversion-base, following the precedent of devel/foo-subversion and
# www/ap2-subversion.
.include "../../devel/subversion-base/buildlink3.mk"
-.include "../../x11/wxGTK26/buildlink3.mk"
+.include "../../x11/wxGTK28/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a6ae0a2ed384 -r 0f116593fb9e devel/rapidsvn/PLIST
--- a/devel/rapidsvn/PLIST Fri Aug 07 13:45:01 2009 +0000
+++ b/devel/rapidsvn/PLIST Fri Aug 07 14:00:49 2009 +0000
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:49:07 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/08/07 14:00:49 joerg Exp $
bin/rapidsvn
include/svncpp/annotate_line.hpp
include/svncpp/apr.hpp
-include/svncpp/check.hpp
include/svncpp/client.hpp
include/svncpp/context.hpp
include/svncpp/context_listener.hpp
@@ -10,14 +9,20 @@
include/svncpp/dirent.hpp
include/svncpp/entry.hpp
include/svncpp/exception.hpp
+include/svncpp/info.hpp
include/svncpp/log_entry.hpp
+include/svncpp/map_wrapper.hpp
include/svncpp/path.hpp
include/svncpp/pool.hpp
include/svncpp/property.hpp
include/svncpp/revision.hpp
include/svncpp/status.hpp
+include/svncpp/status_selection.hpp
+include/svncpp/string_wrapper.hpp
include/svncpp/targets.hpp
include/svncpp/url.hpp
+include/svncpp/utility_wrapper.hpp
+include/svncpp/vector_wrapper.hpp
+include/svncpp/version.hpp
include/svncpp/wc.hpp
lib/libsvncpp.la
-man/man1/rapidsvn.1
diff -r a6ae0a2ed384 -r 0f116593fb9e devel/rapidsvn/distinfo
--- a/devel/rapidsvn/distinfo Fri Aug 07 13:45:01 2009 +0000
+++ b/devel/rapidsvn/distinfo Fri Aug 07 14:00:49 2009 +0000
@@ -1,8 +1,5 @@
-$NetBSD: distinfo,v 1.14 2007/01/19 15:04:07 joerg Exp $
+$NetBSD: distinfo,v 1.15 2009/08/07 14:00:49 joerg Exp $
-SHA1 (rapidsvn-0.9.4.tar.gz) = 0f8eff53964f641253d6a4be82187ab9f30168c7
-RMD160 (rapidsvn-0.9.4.tar.gz) = edbabab261b69acc78a2009f2da175b2b70c8987
-Size (rapidsvn-0.9.4.tar.gz) = 1057482 bytes
-SHA1 (patch-aa) = 05867a8dde1c9c4db512e40e99be20c89b1f3576
-SHA1 (patch-ab) = cf69091c45e089d3128f3f64f0afab28a9253605
-SHA1 (patch-ac) = e27cadc92ae14d58d051e5b6a84e645d888b825b
+SHA1 (rapidsvn-0.10.0-1.tar.gz) = bbac1027bcbf3130d4946fae874ee1177af764be
+RMD160 (rapidsvn-0.10.0-1.tar.gz) = 238244d31c03485fb24c2b0fb3ada2b8ea9e5316
+Size (rapidsvn-0.10.0-1.tar.gz) = 1243876 bytes
diff -r a6ae0a2ed384 -r 0f116593fb9e devel/rapidsvn/patches/patch-aa
--- a/devel/rapidsvn/patches/patch-aa Fri Aug 07 13:45:01 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.5 2006/09/24 16:04:00 joerg Exp $
-
---- include/svncpp/path.hpp.orig 2006-09-24 17:50:18.000000000 +0000
-+++ include/svncpp/path.hpp
-@@ -29,6 +29,8 @@
- // stl
- #include <string>
-
-+#undef isset
-+
- namespace svn
- {
- /**
diff -r a6ae0a2ed384 -r 0f116593fb9e devel/rapidsvn/patches/patch-ab
--- a/devel/rapidsvn/patches/patch-ab Fri Aug 07 13:45:01 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2007/01/06 15:37:02 rillig Exp $
-
-Tags: not-for-upstream
-
---- configure.orig 2006-12-08 18:57:15.000000000 +0100
-+++ configure 2007-01-06 16:22:23.000000000 +0100
-@@ -19746,7 +19746,7 @@ CPPFLAGS="$CPPFLAGS -I$abs_srcdir/includ
-
- { echo "$as_me:$LINENO: checking for gcc/g++" >&5
- echo $ECHO_N "checking for gcc/g++... $ECHO_C" >&6; }
--if test "$GXX" == "yes" ; then
-+if test "$GXX" = "yes" ; then
- { echo "$as_me:$LINENO: result: found (using \"-Wall\" and \"-fexceptions\")" >&5
- echo "${ECHO_T}found (using \"-Wall\" and \"-fexceptions\")" >&6; }
- CPPFLAGS="$CPPFLAGS -Wall -fexceptions"
diff -r a6ae0a2ed384 -r 0f116593fb9e devel/rapidsvn/patches/patch-ac
--- a/devel/rapidsvn/patches/patch-ac Fri Aug 07 13:45:01 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2007/01/06 15:37:02 rillig Exp $
-
-Tags: for-upstream
-
---- configure.in.orig 2006-12-08 18:47:15.000000000 +0100
-+++ configure.in 2007-01-06 16:21:55.000000000 +0100
-@@ -13,7 +13,7 @@ dnl
- dnl GCC specifics
- dnl
- AC_MSG_CHECKING([for gcc/g++])
--if test "$GXX" == "yes" ; then
-+if test "$GXX" = "yes" ; then
- AC_MSG_RESULT([found (using "-Wall" and "-fexceptions")])
- CPPFLAGS="$CPPFLAGS -Wall -fexceptions"
- CXXFLAGS="$CXXFLAGS -Wall -fexceptions"
Home |
Main Index |
Thread Index |
Old Index