Subject: CVS commit: pkgsrc/devel/kdesdk3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 01/26/2007 03:28:08
Module Name:	pkgsrc
Committed By:	markd
Date:		Fri Jan 26 03:28:08 UTC 2007

Modified Files:
	pkgsrc/devel/kdesdk3: Makefile PLIST distinfo
Added Files:
	pkgsrc/devel/kdesdk3: options.mk
	pkgsrc/devel/kdesdk3/patches: patch-ad patch-ae

Log Message:
Update to KDE 3.5.6

Kbabel
* Subversion 1.4 support for catalog manager.
* Fix bookmarking.
* Fixed loading of project files with very long lines.
* Avoid endless loop if focus is taken away before "find next" operation.
* Fix broken replacement of marked text with e.g. ctrl-m.
* Work with media:/.
* Use the same project for all Find/Replace in Files operations as
  catalogmanager.
* Fix problems when no default project is found.

Umbrello
* Stereotype selection list for parameter properties dialog.
* Association line nodes don't drag along with multiply-selected
  classes.
* Accessor methods are private instead of public.
* XMI file contains deleted associations.
* Crash when opening a document.
* Shift+Left and Shift+Right causes SIGSEGV.
* Umbrello saves too many copies in XMI.
* XML scheme: mixup of attribute names: *color and *colour.
* Crashes on closing/opening files created with previous umbrello
  versions.
* Faulty behavior when a class inside of a package is modified.
* Artifacts of a component diagram are erroneously placed in
  Deployment folder.
* Fix incorrect export to SQL.
* Saving trashes model, classes lost.
* Fix segfault in UMLClassifier::checkOperationSignature().
* Fix segfault on XMI close when a class uses a template.
* Fix hang/crash in Tcl code generation.
* Fix saving/loading of association widgets for collaboration diagrams.
* Fix crash in ToolBarStateArrow destructor on document close.
* Note widget is now always drawn on top of all widgets.
* Fix display icon for enum literals in list view.
* Optimized printer margins.
* Improved code import for Ada and Pascal.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 pkgsrc/devel/kdesdk3/Makefile
cvs rdiff -r1.24 -r1.25 pkgsrc/devel/kdesdk3/PLIST
cvs rdiff -r1.30 -r1.31 pkgsrc/devel/kdesdk3/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/kdesdk3/options.mk
cvs rdiff -r0 -r1.5 pkgsrc/devel/kdesdk3/patches/patch-ad
cvs rdiff -r0 -r1.3 pkgsrc/devel/kdesdk3/patches/patch-ae

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