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.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3d06d2ae8b7
branches:  trunk
changeset: 510418:a3d06d2ae8b7
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Mar 30 03:06:20 2006 +0000

description:
Update to KDE 3.5.2

* KBabel
  o Improve loading of Gettext PO files, especially in case of
    recoverable or unrecoverable errors
  o Settings of the SVN/CVS dialogs are now project-releated (and
    not global anymore).
  o Improve sending PO file(s) as email.
* Umbrello
  o Use horizontal and vertical lines when drawing association
  o Import Rose model files (no diagrams yet,
  o Automatically fill useful info into the Perl writer heading
    template
  o Documentation for association roles not saved
  o Default data types not added for old Java generator
  o Problem reordering methods in classes/interfaces
  o Problem with font size computation/word wrap in note widgets
  o Custom operations in sequence diagrams become class operations
  o Fork/join symbol appears as a black box
  o Multiplicity labels positioned incorrectly when moving entities
  o Types of entity's attributes are displayed instead of their
    names
  o Unable to delete entity from entity list in "UML Model" frame
  o Interface names not italicized in diagram view
  o Cannot Resize Sequence Diagram Synchronous Messages
  o Sequence diagram: constructor message only works at 100
    percent zoom
  o Documentation for associations is not retained
  o Crash when importing Python files
  o "void" is imported as a class
  o Crash when creating a datatype with the same name as a class
  o Crash when a non existing data type is used for an argument of
    a new method
  o Drag'n'drop doesn't put class under mouse cursor when zoom is
    not 1:1
  o Crash when refusing to rename a class on importing typedef
  o Java import fails at abstract methods or interfaces

diffstat:

 devel/kdesdk3/Makefile |  4 +---
 devel/kdesdk3/distinfo |  8 ++++----
 2 files changed, 5 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 536ebefbb746 -r a3d06d2ae8b7 devel/kdesdk3/Makefile
--- a/devel/kdesdk3/Makefile    Thu Mar 30 03:04:22 2006 +0000
+++ b/devel/kdesdk3/Makefile    Thu Mar 30 03:06:20 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2006/03/14 01:49:54 minskim Exp $
+# $NetBSD: Makefile,v 1.49 2006/03/30 03:06:20 markd Exp $
 
 DISTNAME=      kdesdk-${_KDE_VERSION}
-PKGREVISION=   2
 CATEGORIES=    devel
 COMMENT=       Support applications and tools used by KDE developers
 
@@ -19,7 +18,6 @@
                cervisia/cervisia-normalize_cvsroot.pl \
                kapptemplate/admin/am_edit \
                kapptemplate/admin/bcheck.pl \
-               kapptemplate/admin/cvs-clean.pl \
                kapptemplate/admin/debianrules \
                kapptemplate/admin/nmcheck \
                kcachegrind/converters/dprof2calltree \
diff -r 536ebefbb746 -r a3d06d2ae8b7 devel/kdesdk3/distinfo
--- a/devel/kdesdk3/distinfo    Thu Mar 30 03:04:22 2006 +0000
+++ b/devel/kdesdk3/distinfo    Thu Mar 30 03:06:20 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2006/01/31 22:58:40 markd Exp $
+$NetBSD: distinfo,v 1.26 2006/03/30 03:06:20 markd Exp $
 
-SHA1 (kdesdk-3.5.1.tar.bz2) = 824cfe8ef8c05f2ebd25e90686bc26a68c084494
-RMD160 (kdesdk-3.5.1.tar.bz2) = 1f37f4bdc73ac2e5c8c75009ee24377ac981a2c0
-Size (kdesdk-3.5.1.tar.bz2) = 4972114 bytes
+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 (patch-ac) = 86d3e639fe15e88dad41b590e5399b3d50207307



Home | Main Index | Thread Index | Old Index