diff options
author | skrll <skrll@pkgsrc.org> | 2002-07-17 07:54:03 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2002-07-17 07:54:03 +0000 |
commit | 687d6d1cb49d543e9bde1f20f2f68cf876f4eb55 (patch) | |
tree | 87bc8e9a4f1d63839300c9d41f79fedf353b16a4 /net/kdenetwork3 | |
parent | de072a7d4561b5b8f16e553c97228dd2516f312d (diff) | |
download | pkgsrc-687d6d1cb49d543e9bde1f20f2f68cf876f4eb55.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 'net/kdenetwork3')
-rw-r--r-- | net/kdenetwork3/Makefile | 4 | ||||
-rw-r--r-- | net/kdenetwork3/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 4144894ff17..0292de57e7a 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2002/06/15 21:02:18 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2002/07/17 07:54:09 skrll Exp $ -DISTNAME= kdenetwork-3.0.1 +DISTNAME= kdenetwork-3.0.2 CATEGORIES= net COMMENT= Network modules for the KDE integrated X11 desktop diff --git a/net/kdenetwork3/distinfo b/net/kdenetwork3/distinfo index d62cf2b1a7c..d396cf428c1 100644 --- a/net/kdenetwork3/distinfo +++ b/net/kdenetwork3/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/05/31 13:59:26 skrll Exp $ +$NetBSD: distinfo,v 1.2 2002/07/17 07:54:09 skrll Exp $ -SHA1 (kdenetwork-3.0.1.tar.bz2) = ff29c84c2ab890830cf951afdf0fcb566d4bb495 -Size (kdenetwork-3.0.1.tar.bz2) = 3863172 bytes +SHA1 (kdenetwork-3.0.2.tar.bz2) = 39c05477c2e01aed9ed885aac8ff7c2301c16162 +Size (kdenetwork-3.0.2.tar.bz2) = 3865257 bytes SHA1 (patch-aa) = c196d5ed0bff6ba1786c68d0b7735b63b04362b9 SHA1 (patch-ab) = a1e962fe17b16aa2d1304cc2ba327b294b5d2f7a SHA1 (patch-ac) = a0e2fbcf1348d5e91434878bac4977b649c94855 |