summaryrefslogtreecommitdiff
path: root/x11/kdelibs3/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2003-05-22 02:42:39 +0000
committermarkd <markd@pkgsrc.org>2003-05-22 02:42:39 +0000
commit1ff6ba76b9d97f48bc322ebf6c1b004f118d83e9 (patch)
tree9c77e4c9570a525f51b31b04f034bc28feb6f6e1 /x11/kdelibs3/Makefile
parentbae783175d26b98fa6f8c6bc4ed5b5154aafb3d9 (diff)
downloadpkgsrc-1ff6ba76b9d97f48bc322ebf6c1b004f118d83e9.tar.gz
Update KDE to 3.1.2.
Changes: kdelibs: * https authentication through proxy fixed. * KZip failed for some .zip archives. * Fixed a bug in socket code that made KDEPrint crash. * kspell: Support for Hebrew spell checking using hspell (requires hspell 0.5). kdebase: * kwin: Alt+Tab works while drag'n'drop (unless the application also grabs keyboard). * kio_smtp: Doesn't eat 100% CPU when connection breaks and fixed a confusing error message when AUTH failed ("Unknown Command" vs. "Authorization failed") * kscreensaver: Fixed issue where kdesktop_lock would stay running indefinitely in the background if it could not grab the keyboard/mouse, preventing the screen from being locked manually. * kscreensaver: Screensavers are now stopped when asking for the password [#56803] * kio_smb: Several bugfixes for the smbro-ioslave. * kdesktop: fixed minicli layout problem with Qt 3.1.2 * kdm: fixed incorrect user window width with Qt 3.1.2 * Konqueror: Create DCOP interface for mainwindow when object begins to exist. * Konqueror: Fixed tab open delays when it can't reach website. * Konsole: Don't flicker when selecting entire lines. * Konsole: Crash, selection and sort fixes in schema and session editors. * Konsole: Fixed mouse-wheel in mouse mode. * Konsole: Allow programs to resize windows if enabled. * Konsole: Keep output steady when triple-click selecting. * Konsole: Added "Print" menu command. * kicker: Fixed kasbar only drawing last icon from a group.
Diffstat (limited to 'x11/kdelibs3/Makefile')
-rw-r--r--x11/kdelibs3/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index c208024004b..03fdde7795f 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2003/05/13 10:01:54 markd Exp $
+# $NetBSD: Makefile,v 1.28 2003/05/22 02:42:40 markd Exp $
-DISTNAME= kdelibs-3.1.1
-PKGREVISION= 2
+DISTNAME= kdelibs-3.1.2
CATEGORIES= x11
COMMENT= Support libraries for the KDE integrated X11 desktop