diff options
author | rillig <rillig@pkgsrc.org> | 2007-01-06 15:37:02 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-01-06 15:37:02 +0000 |
commit | cf353459b11975415ce51593d8f878c11fd75378 (patch) | |
tree | 78018630e30978cd53deba5706630d6060c6b51a /devel | |
parent | 9653949fad1bb4900b23a76556efe667fe150002 (diff) | |
download | pkgsrc-cf353459b11975415ce51593d8f878c11fd75378.tar.gz |
Updated rapidsvn to 0.9.4.
Version 0.9.4 (released December 8th 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.4
User-visible changes
* 446 New Feature: Support for Subversion 1.4.2
* 368 New Feature: Show affected files/dirs in Log dialog
* 425 New Feature: Show dialog for errors
* 447 New Feature: Add Annotate functionality
* 439 New Feature: Translation for Simplified Chinese
* 441 New Feature: Translation for Brazilian Portuguese
* 453 New Feature: Translation for Italian and Portuguese (while updating translations)
* 213 Enhancement: Different icon for a repository bookmark
* 292 Enhancement: Enable recursive update for get action
* 295 Enhancement: Import dialog uses URL of the current selection
* 245 Enhancement: Checkout Dialog remembers previous working copies
* 417 Enhancement: Mac: Change 48x48 Icon
* 420 Enhancement: Dont expand folders while navigating with the keyboard
* 433 Enhancement: Make "Diff to another rev/date" the default option for diff dialog
* 434 Enhancement: Allow compare with ONE other revision in log dialog
* 442 Enhancement: Update the indicator if a repository folder has no children
* 468 Enhancement: Resizeable log dialog
* 444 Enhancement: Log history window resizing
* 454 Enhancement: Allow editing for unversioned files
* 175 Fixed: File modified status didnt refresh automatically
* 322 Fixed: Unable to expand directory in tree view
* 354 Fixed: RapidSVN didnt show an error if no diff tool is configured
* 373 Fixed: Update didnt pull svn:externals
* 374 Fixed: Edit action failed after folder change
* 407 Fixed: View (in log dialog) failed after folder change
* 431 Fixed: Diff (in log dialog) failed after folder change
* 409 Fixed: Sash location setting not correct under wxGTK
* 423 Fixed: wxGTK: Selecting Diff options worked only with Mouse
* 426 Fixed: Win32: Working copies on network share not accessible
* 429 Fixed: Refresh caused folder browser to lose the selected folder
* 436 Fixed: UI dead when a repository refused anonymous
* 437 Fixed: Diff tool arguments hidden in Program Preferences
* 438 Fixed: RapidSvn Authentication failure after change of system password
* 443 Fixed: Diff dialog fields didnt resize
* 448 Fixed: HistoryValidator didnt set text control value
* 459 Fixed: Double-click on child in list view does not work
* 464 Fixed: RapidSVN crashed on SSL certificate dialog
* 465 Fixed: Move directory into subdirectory failed
* 469 Fixed: Switch URL crashed from Folder Browser
* 470 Fixed: Double-click on child URL in list view didnt work
* 471 Fixed: Https crashed on Windows
* 472 Fixed: Win2K: Icons in folder browser and filelist have black border
Developer-visible changes
* 346 Fixed: Could not compile rapidsvn-0.9.0 with GCC 4.1.0-beta20051230
* 408 Fixed: Solaris Compilation with Sun compiler and linker broken
Work in progress (not completed)
* 7 Create user documentation
* 41 Icons for all cmds
* 451 Use wxWidgets date picker control for date fields on Diff dialog
* 331 Display svn:externals properly
* 377 Mac: OpenSSL not supported
* 419 Win32: OpenSSL was not static in Installer
Version 0.9.3-1 (released June 29 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.3-1
User-visible changes
* 427 Win32: Incompatible update to Bdb 4.4 while SVN is using 4.3
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rapidsvn/Makefile | 6 | ||||
-rw-r--r-- | devel/rapidsvn/distinfo | 10 | ||||
-rw-r--r-- | devel/rapidsvn/patches/patch-ab | 18 | ||||
-rw-r--r-- | devel/rapidsvn/patches/patch-ac | 15 |
4 files changed, 33 insertions, 16 deletions
diff --git a/devel/rapidsvn/Makefile b/devel/rapidsvn/Makefile index 489519f91ee..5ecaabd6ff0 100644 --- a/devel/rapidsvn/Makefile +++ b/devel/rapidsvn/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2006/08/08 12:28:47 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2007/01/06 15:37:02 rillig Exp $ -DISTNAME= rapidsvn-0.9.3 +DISTNAME= rapidsvn-0.9.4 CATEGORIES= devel x11 -MASTER_SITES= http://www.rapidsvn.org/download/ +MASTER_SITES= http://www.rapidsvn.org/download/release/0.9.4/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rapidsvn.tigris.org/ diff --git a/devel/rapidsvn/distinfo b/devel/rapidsvn/distinfo index b24bc45d850..5dbd256f903 100644 --- a/devel/rapidsvn/distinfo +++ b/devel/rapidsvn/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.12 2006/12/06 18:58:45 joerg Exp $ +$NetBSD: distinfo,v 1.13 2007/01/06 15:37:02 rillig Exp $ -SHA1 (rapidsvn-0.9.3.tar.gz) = 71a57ffb4f7944191df51c4a2a87f1c971567543 -RMD160 (rapidsvn-0.9.3.tar.gz) = 316904503ab1a067fb14b0567d6e28bc2a6ad6c5 -Size (rapidsvn-0.9.3.tar.gz) = 998268 bytes +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) = 93482d2379eaa6ad6096ad754bd0fba6074ca094 +SHA1 (patch-ab) = cf69091c45e089d3128f3f64f0afab28a9253605 diff --git a/devel/rapidsvn/patches/patch-ab b/devel/rapidsvn/patches/patch-ab index b8fa76d5309..fd8ed0fc5e8 100644 --- a/devel/rapidsvn/patches/patch-ab +++ b/devel/rapidsvn/patches/patch-ab @@ -1,13 +1,15 @@ -$NetBSD: patch-ab,v 1.1 2006/12/06 18:58:45 joerg Exp $ +$NetBSD: patch-ab,v 1.2 2007/01/06 15:37:02 rillig Exp $ ---- configure.orig 2006-12-06 18:43:28.000000000 +0000 -+++ configure -@@ -18665,7 +18665,7 @@ CPPFLAGS="$CPPFLAGS -I$abs_srcdir/includ +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 + { 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 + { 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 --git a/devel/rapidsvn/patches/patch-ac b/devel/rapidsvn/patches/patch-ac new file mode 100644 index 00000000000..484ca1e41ae --- /dev/null +++ b/devel/rapidsvn/patches/patch-ac @@ -0,0 +1,15 @@ +$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" |