diff options
author | markd <markd@pkgsrc.org> | 2005-07-30 12:02:04 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-07-30 12:02:04 +0000 |
commit | 41faf81bdae9d4bd2d6d6f5d0b9b0aab83c96799 (patch) | |
tree | 99554542fd3b7c3f7a1f333d0337acca99cd9fc3 | |
parent | 71fca327da7e311d3375644e9fec623d86f73c51 (diff) | |
download | pkgsrc-41faf81bdae9d4bd2d6d6f5d0b9b0aab83c96799.tar.gz |
Update to KDE 3.4.2
Changes:
* umbrello: Crash when deleting an attribute that is represented as an
association
* umbrello: Inline functions are generated in cpp file
* umbrello: Crash when closing a tab
* umbrello: Initial value of a new paramenter of a method cannot be set
the first time
* umbrello: Line Vertex hidden in class diagrams
* umbrello: Relationships between interfaces and classes change over file
reload
* umbrello: Associations turn into generalisation over file reopen
* umbrello: Code generator "could not find active language"
* umbrello: Cannot drag members from one classifier to another
* umbrello: Generating Javascript code from a class diagram hangs
-rw-r--r-- | devel/kdesdk3/Makefile | 3 | ||||
-rw-r--r-- | devel/kdesdk3/distinfo | 8 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/kdesdk3/Makefile b/devel/kdesdk3/Makefile index dda082e1ef6..7ab55951085 100644 --- a/devel/kdesdk3/Makefile +++ b/devel/kdesdk3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2005/07/16 01:19:09 jlam Exp $ +# $NetBSD: Makefile,v 1.37 2005/07/30 12:02:04 markd Exp $ DISTNAME= kdesdk-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= devel COMMENT= Support applications and tools used by KDE developers diff --git a/devel/kdesdk3/distinfo b/devel/kdesdk3/distinfo index 6d962c3c634..cf0622b3156 100644 --- a/devel/kdesdk3/distinfo +++ b/devel/kdesdk3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2005/05/31 15:08:20 markd Exp $ +$NetBSD: distinfo,v 1.22 2005/07/30 12:02:04 markd Exp $ -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 (kdesdk-3.4.2.tar.bz2) = d70158cde5cd4a09d329a7fcff8a7c0b6f9d8729 +RMD160 (kdesdk-3.4.2.tar.bz2) = d948ed74228d939b8d948cc6f47a44859cbe6539 +Size (kdesdk-3.4.2.tar.bz2) = 4596440 bytes SHA1 (patch-ac) = 86d3e639fe15e88dad41b590e5399b3d50207307 |