diff options
author | skrll <skrll> | 2002-07-17 07:54:03 +0000 |
---|---|---|
committer | skrll <skrll> | 2002-07-17 07:54:03 +0000 |
commit | 1f4318cb4de824e975c5984d0f388da6ac249c9b (patch) | |
tree | 87bc8e9a4f1d63839300c9d41f79fedf353b16a4 /misc/kdepim3 | |
parent | 263628cefdcc3a61d61da3864e69e6a389f33484 (diff) | |
download | pkgsrc-1f4318cb4de824e975c5984d0f388da6ac249c9b.tar.gz |
Update to KDE 3.0.2
Also, allow the arts SSE detection code to run on modern NetBSD systems.
Changes are:
arts
Again Build fixes.
Realtime priority configuration fix
kdelibs
dcop: Make it possible to disable the Qt bridge.
make sure tooltip effects can be configured.
kbuildsycoca: avoid crash on unreadable directories.
kdockwidget: fixing reading of configuration.
kedittoolbar: fix leak.
khtml: many fixes.
kded: signal handling fixes.
kio-http slave: fixes related to form posts and cache handling.
kjs: added max recursion limit.
kjs: leak and compatibility fixes.
kdebase
kicker: &-escaping fix
audiocd: fix cddb computation
thumbnail previewer: calculate the number of bytes to read instead
of hardcoding it.
Diffstat (limited to 'misc/kdepim3')
-rw-r--r-- | misc/kdepim3/Makefile | 4 | ||||
-rw-r--r-- | misc/kdepim3/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile index 4b4d5fdb004..d2fded8ed6f 100644 --- a/misc/kdepim3/Makefile +++ b/misc/kdepim3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/05/31 13:31:29 skrll Exp $ +# $NetBSD: Makefile,v 1.2 2002/07/17 07:54:11 skrll Exp $ -DISTNAME= kdepim-3.0.1 +DISTNAME= kdepim-3.0.2 CATEGORIES= misc COMMENT= Personal Information Management tools for the KDE desktop diff --git a/misc/kdepim3/distinfo b/misc/kdepim3/distinfo index fba6494188d..ed5a0d7c28d 100644 --- a/misc/kdepim3/distinfo +++ b/misc/kdepim3/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/05/31 13:31:29 skrll Exp $ +$NetBSD: distinfo,v 1.2 2002/07/17 07:54:11 skrll Exp $ -SHA1 (kdepim-3.0.1.tar.bz2) = c1777a9a22b50b84be49d4db2e47c1dab00478a1 -Size (kdepim-3.0.1.tar.bz2) = 3146767 bytes +SHA1 (kdepim-3.0.2.tar.bz2) = 505b4ce233675c9dac947a6b289f10a0df1d5520 +Size (kdepim-3.0.2.tar.bz2) = 3150699 bytes |