summaryrefslogtreecommitdiff
path: root/x11/kdebase3/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2007-10-20 10:37:19 +0000
committermarkd <markd>2007-10-20 10:37:19 +0000
commitf473f002eb59dea9fd04781e2bfa5f571ff1cd22 (patch)
tree1ea431642835a8c5b2a800ea15758431da0a053a /x11/kdebase3/Makefile
parent2c335875bea5d1d3000fcc6ae6ba3edabb4bb716 (diff)
downloadpkgsrc-f473f002eb59dea9fd04781e2bfa5f571ff1cd22.tar.gz
Update to KDE 3.5.8
POP3 ioslave * Fix SASL Authentication fails if another client of sasl is loaded. SMTP ioslave * Fix SASL Authentication fails if another client of sasl is loaded. Kate * Add .hh Extension for C++ syntax highlighting. * Highlight 'read' and 'write', used when declaring properties in Pascal. * Fix code folding breaks highlighting. * Fix tabs in wrapped line broke cursor navigation. * Fix save doesn't work after redo. * Do not disable quit button when no session is selected but the open session button. * Pressing X now triggers the open session button, when it should trigger quit button. KControl * When delete all is pressed, only delete the visible cookies if the view is filtered. * Do not loose the domain-specific cookie policies when cookie support is disabled and re-enabled again. * Newly added fonts are not available. kdesktop * Do not shutdown at autologout. kdm * Do not attempt to auto-login after a post-session shutdown confirmation. * Fix CVE-2007-4569. kwin * Fix restarting KWin messes up active border order. * Fix block global shorcuts is broken. Konsole * Real transparency support without side effects, if qt-copy patch #0078 is available. Konqueror * Fix Konqueror not autodetecting new plugins. * Avoid preview crashes when view is invalid. * Resolve media: and system: urls to local files in the popup menu. * Fix crash when the window is deleted from onmousedown. * Fix nspluginviewer crashes on amd64.
Diffstat (limited to 'x11/kdebase3/Makefile')
-rw-r--r--x11/kdebase3/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile
index 23fc26a17e3..16cc7579158 100644
--- a/x11/kdebase3/Makefile
+++ b/x11/kdebase3/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.135 2007/09/25 10:03:54 hira Exp $
+# $NetBSD: Makefile,v 1.136 2007/10/20 10:37:19 markd Exp $
DISTNAME= kdebase-${_KDE_VERSION}
-PKGREVISION= 4
CATEGORIES= x11
COMMENT= Base modules for the KDE 3 integrated X11 desktop
-PATCH_SITES= ftp://ftp.kde.org/pub/kde/security_patches/ \
- http://mirrors.isc.org/pub/kde/security_patches/
-PATCHFILES= post-3.5.7-kdebase-konqueror-2.diff post-3.5.7-kdebase-kdm.diff
+#PATCH_SITES= ftp://ftp.kde.org/pub/kde/security_patches/ \
+# http://mirrors.isc.org/pub/kde/security_patches/
+#PATCHFILES= post-3.5.7-kdebase-konqueror-2.diff post-3.5.7-kdebase-kdm.diff
.include "../../meta-pkgs/kde3/Makefile.kde3"