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.8
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9dda9428583
branches: trunk
changeset: 534427:b9dda9428583
user: markd <markd%pkgsrc.org@localhost>
date: Sat Oct 20 10:50:37 2007 +0000
description:
Update to KDE 3.5.8
Cervisia
* Fix invalid date warnings when browsing CVS.
Umbrello
* Code generator for D language.
* Fix import of Rose MDL files containing ISO-8859 Latin1 characters.
* Preprocessor keywords ignored which causes endless loop in code import.
* Cannot move text and label correctly after enabling snap to grid.
* Unstable saves and loads, class names become dirty.
* Crash on deleting class in list view.
* Class attribute documentation not generated for python.
* Python code generator does not wrap lines properly.
* Attribute documentation not generated for 'Export to XHTML'.
* Crash when moving a class in a Java UML diagram.
* Umbrello gratuitously appends ".xmi" to the saved file name.
* Arrowheads are not shown.
* Crash when creating a class that refers to more than one other
classes/datatypes.
* Wrong Pascal code generation.
* Crash when linking to undefined xmi.id.
* End Activity Symbol gets invalid when line thickness is increased.
* The size of a fork/join is not restored.
* Crash when changing the association type to containment.
* Moving component results in absurd shape of a self-association.
* Crash when changing the attribute name.
diffstat:
devel/kdesdk3/Makefile | 3 +--
devel/kdesdk3/PLIST | 3 ++-
devel/kdesdk3/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (45 lines):
diff -r a37ebaae9f01 -r b9dda9428583 devel/kdesdk3/Makefile
--- a/devel/kdesdk3/Makefile Sat Oct 20 10:49:16 2007 +0000
+++ b/devel/kdesdk3/Makefile Sat Oct 20 10:50:37 2007 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2007/09/21 13:03:36 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2007/10/20 10:50:37 markd Exp $
DISTNAME= kdesdk-${_KDE_VERSION}
-PKGREVISION= 2
CATEGORIES= devel
COMMENT= Support applications and tools used by KDE developers
diff -r a37ebaae9f01 -r b9dda9428583 devel/kdesdk3/PLIST
--- a/devel/kdesdk3/PLIST Sat Oct 20 10:49:16 2007 +0000
+++ b/devel/kdesdk3/PLIST Sat Oct 20 10:50:37 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2007/05/23 13:45:05 markd Exp $
+@comment $NetBSD: PLIST,v 1.27 2007/10/20 10:50:37 markd Exp $
bin/adddebug
bin/build-progress.sh
bin/catalogmanager
@@ -740,6 +740,7 @@
share/kde/apps/umbrello/headings/heading.as
share/kde/apps/umbrello/headings/heading.cpp
share/kde/apps/umbrello/headings/heading.cs
+share/kde/apps/umbrello/headings/heading.d
share/kde/apps/umbrello/headings/heading.h
share/kde/apps/umbrello/headings/heading.idl
share/kde/apps/umbrello/headings/heading.java
diff -r a37ebaae9f01 -r b9dda9428583 devel/kdesdk3/distinfo
--- a/devel/kdesdk3/distinfo Sat Oct 20 10:49:16 2007 +0000
+++ b/devel/kdesdk3/distinfo Sat Oct 20 10:50:37 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.32 2007/05/23 13:45:05 markd Exp $
+$NetBSD: distinfo,v 1.33 2007/10/20 10:50:38 markd Exp $
-SHA1 (kdesdk-3.5.7.tar.bz2) = e9cd8a8416ff340e7dc46289efafd1b1b99c31ff
-RMD160 (kdesdk-3.5.7.tar.bz2) = 055d0ec884b289376fa5da6367811abbcf8787db
-Size (kdesdk-3.5.7.tar.bz2) = 5200751 bytes
+SHA1 (kdesdk-3.5.8.tar.bz2) = d65cbad94aa1f552e94c610166a0860f9bc4dac7
+RMD160 (kdesdk-3.5.8.tar.bz2) = 5aaa6e844d725c4048b30e5917ad665d07b6d73f
+Size (kdesdk-3.5.8.tar.bz2) = 5241140 bytes
SHA1 (patch-aa) = ab73e4306efb33344012f95c059ea0ed0adfafd1
SHA1 (patch-ab) = 436454d5f54cdf783a5a1cb3d70a2e8398695f60
SHA1 (patch-ac) = 86d3e639fe15e88dad41b590e5399b3d50207307
Home |
Main Index |
Thread Index |
Old Index