Subject: CVS commit: pkgsrc/finance/kmymoney2
To: None <pkgsrc-changes@netbsd.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 05/23/2007 13:38:23
Module Name:	pkgsrc
Committed By:	obache
Date:		Wed May 23 13:38:23 UTC 2007

Modified Files:
	pkgsrc/finance/kmymoney2: Makefile PLIST distinfo

Log Message:
Update kmymoney2 to 0.8.6.
Based on PR 36353 by Gary Duzan, add some missng entries to PLIST.

Changes:
* Sourceforge and other bug report fixes
  * Fixed Debian #412264 (Crashes when updating the amount of a scheduled
    transaction to zero)
  * Fixed #1327943 where the user could not abort a QIF import with bad date
    formats
  * Added online help for new investment wizard; partially addresses
    #1506390
  * Fixed #1557049 (Difference amount not updated when modifying a transaction)

* Internationalization issues
  * New Argentinian translation provided by Alvaro Soliverez
  * New Slovakian translation provided by Juraj Bu?
  * New partial Czech translation provided by Ji?i Mikula?ek
  * Updated Portuguese translation provided by Jose Jorge
  * Updated German translation
  * Updated Polish translation provided by Robert Gomu?ka
  * Updated Czech translation provided by Ji?i Mikula?ek
  * Updated Spanish and Galician translation provided by M Villarino
  * Updated French translation
  * Updated Italian translation provided by Vincenzo Reale

  * Support all UTF-8 characters in schedule list items and account editor
    dialog caption

  * Added Slovenian Tolar to the ancient currencies
  * Corrected ISO code for new Turkish Lira and added old Turkish Lira
    to the list of ancient currencies

* GUI changes
  * Added ability to print home page
  * Fixed rounding problems with automatic VAT assignment
  * Fixed problem when modifying values in a transaction that has a VAT part
  * Fixed date widget keyboard behaviour for Up/Down cursor key
  * Fixed problem with customization of list background colors

* Scheduled transaction fixes
  * Fixed a problem detecting finished schedules
  * Don't allow to remove account if still referenced from schedule
  * Don't create a scheduled transaction containing splits without an account reference
  * Fixed a problem in determining the next payment of schedules
    that start in the future (Patch and test case provided by David Houlden)

* Investment changes
  * Added Yahoo France web price source
  * Added new price source "Gielda Papierow Wartosciowych" provided
    by Piotr Adacha
  * Fix the shares and values to have the correct fraction during file load

* Online banking changes
  * Improved detection of KBanking support
  * KBanking default is now auto-detection

* Build fixes
  * Fixed a problem with detection of VPATH environment in Makefiles
    Thanks to Bob Ewart for reporting
  * Added support for automake 1.10
  * Use include path given with --with-extra-includes during OpenSP detection
  * Fixed prevention of using unsermake on some systems
  * Added -lkdeui to the link phase of the kbanking plugin (was missing)

* Other problems fixes
  * Fixed lockup when using the 'open existing KMyMoney file' option on
    the welcome page
  * Fixed a memory leak and crash when a second instance of KMyMoney
    is aborted
  * Fixed a memory leak and crash when starting with option '--help'
  * Disable the search button of the FindTransaction dialog
    if no selection has been made in order to prevent crashes


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/finance/kmymoney2/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/finance/kmymoney2/PLIST \
    pkgsrc/finance/kmymoney2/distinfo

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