diff options
author | markd <markd> | 2010-01-27 10:38:38 +0000 |
---|---|---|
committer | markd <markd> | 2010-01-27 10:38:38 +0000 |
commit | a9f97d1e14772312ea31d21eb23111a2bd8e144c (patch) | |
tree | 2c6f1a803e93a8b15cd84928edeb66b930bad917 /misc/kdepim-runtime4/Makefile | |
parent | bf8cec6cd7fda6ef7083290467baa9bb1eb0631e (diff) | |
download | pkgsrc-a9f97d1e14772312ea31d21eb23111a2bd8e144c.tar.gz |
Update to kde4 4.3.5
* A number of bugs in KIO have been squashed, making updating of shown
directories work again and solving some other stability issues
* A crash when creating an avatar from the webcam in Kopete has been fixed
* kded taking 100% CPU time in certain situations has been cured
Diffstat (limited to 'misc/kdepim-runtime4/Makefile')
-rw-r--r-- | misc/kdepim-runtime4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/kdepim-runtime4/Makefile b/misc/kdepim-runtime4/Makefile index f0b163028ab..abe8461904e 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2010/01/18 09:59:14 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/01/27 10:38:39 markd Exp $ DISTNAME= kdepim-runtime-${_KDE_VERSION} -PKGREVISION= 2 CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools |