diff options
author | markd <markd> | 2005-05-31 15:08:20 +0000 |
---|---|---|
committer | markd <markd> | 2005-05-31 15:08:20 +0000 |
commit | 55cc11dfd4280a3b28866259060328d175cab9e7 (patch) | |
tree | 95831e932c6785fd243bd2fae8380108e6cfcc39 /devel/kdesdk3 | |
parent | affc13f7f610c879a529f1488d255aee6898991f (diff) | |
download | pkgsrc-55cc11dfd4280a3b28866259060328d175cab9e7.tar.gz |
Update to KDE 3.4.1
Changes:
* cervisia: Fix statusbar when embedded in konqueror
* kio_svn (subversion) : Various bugfixes (import, checkout and
memleaks fixed)
* umbrello: Fix crash on deleting attribute or enum literal
* umbrello: Fix crash in UMLView::createAutoAttributeAssociations()
* umbrello: Fix failure to import C++ enum type with comment on last
literal
* umbrello: Fix non-Latin1 characters in diagram names
* umbrello: Generate missing "static" keyword in new C++ code generator
* umbrello: Make messages refer to operations rather than being dumb text
* umbrello: Make drag-to-folder behave
* umbrello: Fix label placement in sequence diagram
* umbrello: Allow copy/paste of attributes, operations
* umbrello: Stop canvas from centering to moved class
* umbrello: Fix entity relationship association attachments
* umbrello: Add actions in context menu of ERM
* umbrello: Stop uncontrolled scrolling in large class diagram
* umbrello: Fix display of same-type attributes
* umbrello: Recognize classes in packages in add-attribute dialog
* umbrello: Fix performance problem with large models
* umbrello: Add more options to select action in sequence diagram
* umbrello: Fix changing the order of operations in class diagram
* umbrello: Reduce sensitivity to element order when loading xmi files
* umbrello: Fix code generation for interfaces in various programming
languages
* umbrello: Fix dimensioning of interfaces in EPS exported class
diagrams
Diffstat (limited to 'devel/kdesdk3')
-rw-r--r-- | devel/kdesdk3/PLIST | 8 | ||||
-rw-r--r-- | devel/kdesdk3/distinfo | 8 |
2 files changed, 11 insertions, 5 deletions
diff --git a/devel/kdesdk3/PLIST b/devel/kdesdk3/PLIST index e432e7f6001..b485e8d15bb 100644 --- a/devel/kdesdk3/PLIST +++ b/devel/kdesdk3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2005/03/29 10:50:14 markd Exp $ +@comment $NetBSD: PLIST,v 1.18 2005/05/31 15:08:20 markd Exp $ bin/adddebug bin/build-progress.sh bin/catalogmanager @@ -84,6 +84,9 @@ include/kbabel/tagextractor.h include/kprofilemethod.h include/kspy.h include/repository_stub.h +lib/kde3/cervisia.la +lib/kde3/cvsaskpass.la +lib/kde3/cvsservice.la lib/kde3/kabcformat_kdeaccounts.la lib/kde3/kbabel_accelstool.la lib/kde3/kbabel_argstool.la @@ -122,6 +125,9 @@ lib/kde3/quithumbnail.la lib/libcvsservice.la lib/libkbabelcommon.la lib/libkbabeldictplugin.la +lib/libkdeinit_cervisia.la +lib/libkdeinit_cvsaskpass.la +lib/libkdeinit_cvsservice.la lib/libkompareinterface.la lib/libkspy.la man/man1/cervisia.1 diff --git a/devel/kdesdk3/distinfo b/devel/kdesdk3/distinfo index 33dd9f46f04..6d962c3c634 100644 --- a/devel/kdesdk3/distinfo +++ b/devel/kdesdk3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2005/03/23 22:33:47 markd Exp $ +$NetBSD: distinfo,v 1.21 2005/05/31 15:08:20 markd Exp $ -SHA1 (kdesdk-3.4.0.tar.bz2) = b14f6085538658af0c78673850d3f0432ccc3a6b -RMD160 (kdesdk-3.4.0.tar.bz2) = 9d96cc4c4ebb34b2c5df844c905f54f1f4800bc1 -Size (kdesdk-3.4.0.tar.bz2) = 4571452 bytes +SHA1 (kdesdk-3.4.1.tar.bz2) = 421796739886acb743920c25bb38bcaf2d8a59d3 +RMD160 (kdesdk-3.4.1.tar.bz2) = 1904a64db8249a149cf73077d22265ccf7f754f5 +Size (kdesdk-3.4.1.tar.bz2) = 4589829 bytes SHA1 (patch-ac) = 86d3e639fe15e88dad41b590e5399b3d50207307 |