Subject: CVS commit: pkgsrc/devel/rapidsvn
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 08/08/2006 12:28:47
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Aug  8 12:28:47 UTC 2006

Modified Files:
	pkgsrc/devel/rapidsvn: Makefile distinfo

Log Message:
Update to 0.9.3:

Version 0.9.3 (released June 22 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.3

User-visible changes
    * 414 Fixed: View-Preferences-Programs did not save
    * 377 Mac: OpenSSL not supported
    * 411 Fixed: Main view window not drawn when 'Bookmarks' is selected
    * 418 Fixed: Expand item in tree view when selected was BROKEN
    * 416 Fixed: Win32: RapidSVN icon not shown when using ALT-TAB
    * 415 New: Support Subversion 1.3.2 (with Berkeley DB 4.4)
    * 402 Improved: interface accesibility (tabs, default buttons etc)

Developer-visible changes
    * 385 Fixed: autogen.sh missing in source tarball
    * 294 Fixed: svn_subr_version not supported in subversion 1.2
    * 412 Fixed: Compile error with GCC 4.1.1

Work in progress (not completed)
    * 175 File modified status doesn't update
    * 408 Solaris Compilation with Sun compiler and linker broken
    * 331 Display svn:externals properly
    * 346 Linux: Can not compile rapidsvn-0.9.0 with GCC 4.1.0-beta20051230

Version 0.9.2 (released May 19 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.2

User-visible changes
    * 362 New: Improve menu accessibility in localizations
    * 363 New: Run all actions in the background
    * 367 New: Allow multiple targets for copy and move
    * 372 New: Add French translation
    * 171 Fixed: svn_path_join: Assertion "is_canonical (base, blen)" failed
    * 176 Fixed: Repository name with Accent
    * 215 Fixed: Double click on a directory doesn't work
    * 364 Fixed: Mac+GTK: Update, etc very vers slow
    * 366 Fixed: Improve sorting
    * 371 Fixed: Execution is too slow compared to command-line SVN
    * 375 Fixed: Delete folder does not work
    * 379 Fixed: Export doesn't work - wrong parameter format
    * 380 Fixed: Action canceling with button causes disfunctionality
    * 381 Fixed: "Refresh View" updates file list and hides it afterwards
    * 383 Fixed: Rapid forgets that action is running if try to start the second one
    * 384 Fixed: First character omitted from repos folders
    * 387 Fixed: Cannot create a directory directly in repository
    * 388 Fixed: Cannot create a new tag
    * 393 Fixed: No SSL support in multithreaded Rapid
    * 395 Fixed: "Refresh View" invalid behaviour towards actions
    * 396 Fixed: Filelist or/and folder browser not updated after actions
    * 397 Fixed: Directory names sometimes not shown in repository
    * 398 Fixed: Context menu doesn't hide when it has to
    * 399 Fixed: Diff window controls activate inappropriately
    * 400 Fixed: Repository Bookmark shows incorrect names
    * 401 Fixed: Urls and paths displayed incorrectly in file info
    * 403 Fixed: Copying current directory to its child not forbidden

Developer-visible changes
    * 394 Fixed: Compile error with wxGTK 2.4.2
    * 333 Fixed: make error if xsl-stylesheets arent found
    * 358 Fixed: Invalid shell syntax in configure.in
    * 376 New: Add hideable menu tests for debugging
    * 357 Fixed: doc/manpages/rapidsvn.xml not included in distribution
    * 359 Fixed: "make dist" fails in packages/os
    * 365 Fixed: "make dist" fails if cppunit is not installed

Work in progress (not completed)
    * 402 Improve interface accesibility (tabs, default buttons etc)

Version 0.9.1 (released Feb 10 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.1

User-visible changes
    * 95  New: Bookmark editor
    * 258 New: Added column for log messages in Log dialog
    * 282 New: Support LOCK / UNLOCK
    * 326 New: pre-initialize repository URL in checkout dialog
    * 337 New: Added Russian translation
    * 338 New: Added Ukrainian translation
    * 341 New: Added Unicode build to Windows installer
    * 351 New: Added "Export" menu entry and dialog
    * 327 Fixed: invalid logout menu item in folder browser context menu
    * 335 Fixed: URLs didnt support spaces
    * 336 Fixed: RapidSVN didnt use SVN stored credentials
    * 339 Fixed: Directory entries with a '.' were truncated in folder browser
    * 340 Fixed: Column names were not localized.
    * 343 Fixed: Crash / segfault at startup on Fedora Core 4
    * 345 Fixed: Some menu entries on bookmarks were invisible
    * 350 Fixed: RapidSVN crashed when clicking Help in Checkout Menu
    * 352 Fixed: wrong libeay32.dll was used on Windows XP / Windows Server 2003
    * 353 Fixed: Unicode Debug build crashed on Windows because of linker ambiguities

Developer-visible changes
    * 332 New: Include "packages" in source tarball
    * 330 New: Supported URL schemas were not detected
    * 279 New: Ensure Compatibility with wxWidgets 2.6.0
    * 283 New: Added Client::lock, Client::unlock, Status::locked
    * 287 New: Support Subversion 1.2
    * 348 Fixed: Removed warnings about abstract classes without virtual destructors
    * 349 Fixed: Warnings at compile time

Work in progress (not completed)
    * 80  Remember filenames, log entries between calls
    * 261 Additional bookmark operations


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/devel/rapidsvn/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/rapidsvn/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.