diff options
author | markd <markd> | 2006-03-30 03:06:20 +0000 |
---|---|---|
committer | markd <markd> | 2006-03-30 03:06:20 +0000 |
commit | 7ac9604bd089368359b2d27b06123557094b98ce (patch) | |
tree | 10c9654c207d578d2761271acb5c49b89e559eb7 /devel/kdesdk3 | |
parent | cdd0a53f40d4e304628118b72ab665f6e59aaeff (diff) | |
download | pkgsrc-7ac9604bd089368359b2d27b06123557094b98ce.tar.gz |
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 (limited to 'devel/kdesdk3')
-rw-r--r-- | devel/kdesdk3/Makefile | 4 | ||||
-rw-r--r-- | devel/kdesdk3/distinfo | 8 |
2 files changed, 5 insertions, 7 deletions
diff --git a/devel/kdesdk3/Makefile b/devel/kdesdk3/Makefile index 469d02af9c6..0aab4286abb 100644 --- a/devel/kdesdk3/Makefile +++ b/devel/kdesdk3/Makefile @@ -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 @@ REPLACE_PERL+= cervisia/change_colors.pl \ 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 --git a/devel/kdesdk3/distinfo b/devel/kdesdk3/distinfo index 0405e12531e..c60330fa843 100644 --- a/devel/kdesdk3/distinfo +++ b/devel/kdesdk3/distinfo @@ -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 |