pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/kdesdk3 Update to KDE 3.5.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/407e5d80dccd
branches:  trunk
changeset: 513672:407e5d80dccd
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Jun 01 14:25:10 2006 +0000

description:
Update to KDE 3.5.3

Changes:
* Umbrello
  o Export all views
  o Static variables in java code are not marked static
  o New alignment type "distribute horizontally/vertically"
  o Save autosave file to a more obvious place
  o Usability and responsiveness improvements to code import
  o Auto-complete in parameter properties dialog in class diagram
  o Don't crash on application exit
  o Memory problem when importing classes from C++ sources
  o Nestable components and subsystems in Component diagram
  o Switch back to arrow tool after association creation
  o Fix crash loading xmi file
  o User interaction with UMLWidget improvements
  o Comments are cut short when generating PHP code
  o Freeze on C++ class import
  o Fix crash on importing Java 1.5 classes containing annotations
* KCacheGrind
  o "Fix slow handling (loading, cycle detection, drawing the call
    graph) of profiles where functions have number of callers/callees
    in the thousands. These unusual profiles are typically produced
    by running callgrind on Valgrind itself (so called Valgrind
    self-hosting)."

diffstat:

 devel/kdesdk3/Makefile |  3 +--
 devel/kdesdk3/PLIST    |  3 ++-
 devel/kdesdk3/distinfo |  8 ++++----
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs (43 lines):

diff -r 3f5e654d4d72 -r 407e5d80dccd devel/kdesdk3/Makefile
--- a/devel/kdesdk3/Makefile    Thu Jun 01 14:22:57 2006 +0000
+++ b/devel/kdesdk3/Makefile    Thu Jun 01 14:25:10 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2006/05/21 07:06:19 rillig Exp $
+# $NetBSD: Makefile,v 1.52 2006/06/01 14:25:10 markd Exp $
 
 DISTNAME=      kdesdk-${_KDE_VERSION}
-PKGREVISION=   2
 CATEGORIES=    devel
 COMMENT=       Support applications and tools used by KDE developers
 
diff -r 3f5e654d4d72 -r 407e5d80dccd devel/kdesdk3/PLIST
--- a/devel/kdesdk3/PLIST       Thu Jun 01 14:22:57 2006 +0000
+++ b/devel/kdesdk3/PLIST       Thu Jun 01 14:25:10 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2006/03/14 01:49:54 minskim Exp $
+@comment $NetBSD: PLIST,v 1.23 2006/06/01 14:25:10 markd Exp $
 bin/adddebug
 bin/build-progress.sh
 bin/catalogmanager
@@ -694,6 +694,7 @@
 share/kde/apps/umbrello/pics/shallow-history.png
 share/kde/apps/umbrello/pics/startlogo.png
 share/kde/apps/umbrello/pics/state-fork.png
+share/kde/apps/umbrello/pics/subsystem.png
 share/kde/apps/umbrello/pics/template.png
 share/kde/apps/umbrello/pics/text.png
 share/kde/apps/umbrello/pics/uniassociation.png
diff -r 3f5e654d4d72 -r 407e5d80dccd devel/kdesdk3/distinfo
--- a/devel/kdesdk3/distinfo    Thu Jun 01 14:22:57 2006 +0000
+++ b/devel/kdesdk3/distinfo    Thu Jun 01 14:25:10 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2006/03/30 03:06:20 markd Exp $
+$NetBSD: distinfo,v 1.27 2006/06/01 14:25:10 markd Exp $
 
-SHA1 (kdesdk-3.5.2.tar.bz2) = 463975860e7881f2d67c20ec2f5f2e34858e5966
-RMD160 (kdesdk-3.5.2.tar.bz2) = ac15ff6e6b10b19ce2197b9fd7848453acdfc1a5
-Size (kdesdk-3.5.2.tar.bz2) = 4877103 bytes
+SHA1 (kdesdk-3.5.3.tar.bz2) = 6d463bff975605bef1ab89fe78ce6d9a8284fb64
+RMD160 (kdesdk-3.5.3.tar.bz2) = 53555dfd14889003d596790b8566b0f7f6dabc32
+Size (kdesdk-3.5.3.tar.bz2) = 4909060 bytes
 SHA1 (patch-ac) = 86d3e639fe15e88dad41b590e5399b3d50207307



Home | Main Index | Thread Index | Old Index