summaryrefslogtreecommitdiff
path: root/misc/kdeutils2
diff options
context:
space:
mode:
authorskrll <skrll>2001-12-03 15:37:14 +0000
committerskrll <skrll>2001-12-03 15:37:14 +0000
commitc82c533cf5e4e3fa75fd6332e9a0fe8ee5bbd480 (patch)
treebfa138716839927c14f0e8332a5bfa57d9e3fb73 /misc/kdeutils2
parent53d855dff8a313e81705a0f62aebcf53e1d13bc6 (diff)
downloadpkgsrc-c82c533cf5e4e3fa75fd6332e9a0fe8ee5bbd480.tar.gz
Update to KDE 2.2.2
Closes pkg/14728 from Mark Davies <mark@mcs.vuw.ac.nz>. Changes from him with updates from myself. From www.kde.org... The principal improvements over KDE 2.2.1, release two months ago, include: o security-related - SSL certificate loading - symlink vulnerability in .wmrc access by KDM introduced in 2.2 - security problem with eFax (used by klprfax) - potential problem in PAM invocation by KDM - potential harmful side-effect of failed KDM session starts o new features - added support for CodeWeavers' CrossOver plug-in (provides support for QuickTime, etc.) - added support for the wheelmouse for scrolling through the KGhostview PS/PDF viewer component - ability to search for multiple patterns at a time in the file search dialog - debugging multi-threaded applications with KDevelop o improvements/fixes - handling of HTTP links that redirect to FTP - POST using SSL through a proxy and sending headers through proxies - saving of recently-selected files in the file dialog - handling of non-ASCII characters over SMB - toolbar button captions with certain styles - selecting items with the mouse in Konqueror - sorting in Konqueror's textview - saving current settings as a theme in the theme manager - crashes in KMail with certain mails - crash on invoking the KDM chooser - non-Latin languages with KDevelop performance - icon loading optimized - file dialog speedups - stop spinning SMB client processes - handling of large files in Kate
Diffstat (limited to 'misc/kdeutils2')
-rw-r--r--misc/kdeutils2/Makefile5
-rw-r--r--misc/kdeutils2/distinfo10
-rw-r--r--misc/kdeutils2/patches/patch-ab4
-rw-r--r--misc/kdeutils2/patches/patch-ai4
4 files changed, 11 insertions, 12 deletions
diff --git a/misc/kdeutils2/Makefile b/misc/kdeutils2/Makefile
index 544cd182a4b..87b5dbaa165 100644
--- a/misc/kdeutils2/Makefile
+++ b/misc/kdeutils2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2001/11/29 01:12:41 hubertf Exp $
+# $NetBSD: Makefile,v 1.9 2001/12/03 15:37:15 skrll Exp $
-DISTNAME= kdeutils-2.2.1
-PKGREVISION= 1
+DISTNAME= kdeutils-2.2.2
COMMENT= Utilities for the KDE integrated X11 desktop
.include "../../x11/kde2/Makefile.kde2"
diff --git a/misc/kdeutils2/distinfo b/misc/kdeutils2/distinfo
index 569b129bb78..bbddd027f95 100644
--- a/misc/kdeutils2/distinfo
+++ b/misc/kdeutils2/distinfo
@@ -1,12 +1,12 @@
-$NetBSD: distinfo,v 1.5 2001/10/15 22:45:58 skrll Exp $
+$NetBSD: distinfo,v 1.6 2001/12/03 15:37:15 skrll Exp $
-SHA1 (kdeutils-2.2.1.tar.bz2) = 0a61b862c47417adafa93f123a6eaab9086f19f1
-Size (kdeutils-2.2.1.tar.bz2) = 1454038 bytes
+SHA1 (kdeutils-2.2.2.tar.bz2) = 3cd4ef2fbe4cf04a9fecc54ab6863f687ee1ae83
+Size (kdeutils-2.2.2.tar.bz2) = 1466910 bytes
SHA1 (patch-aa) = 212bc33ee7419b0339c7f2fd299d0433e5a8b145
-SHA1 (patch-ab) = cde257af59b4202deda897de04cd3d4f603bafab
+SHA1 (patch-ab) = a9e5a835d8c33f6748d7c6fd9214ee2ae517b48a
SHA1 (patch-ac) = 7fa3b66189e92496b5f54ff0464569039becc436
SHA1 (patch-ad) = 4a021a96abd230bc391cd097fd8cafa26a89023b
SHA1 (patch-ae) = 8c5fc5eb276d79ef96b373ee8f014e586416fc3d
SHA1 (patch-af) = 75cf91c960fe26cc977e47ba5292609ba0d7aac0
SHA1 (patch-ag) = d494f9459b903cb1a49633741643b705ae15386a
-SHA1 (patch-ai) = a0845618f0657043aa466105d70f6277b69ecfd9
+SHA1 (patch-ai) = 5597b771e15b21ff678c1b2fce29be893ad6dedf
diff --git a/misc/kdeutils2/patches/patch-ab b/misc/kdeutils2/patches/patch-ab
index 5f4d531d0b6..070aa5545a0 100644
--- a/misc/kdeutils2/patches/patch-ab
+++ b/misc/kdeutils2/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.2 2001/10/15 22:45:58 skrll Exp $
+$NetBSD: patch-ab,v 1.3 2001/12/03 15:37:15 skrll Exp $
--- kfind/pics/Makefile.in.orig Sat Sep 8 01:46:33 2001
+++ kfind/pics/Makefile.in
-@@ -349,14 +349,6 @@
+@@ -340,14 +340,6 @@
#>+ 19
install-kde-icons:
diff --git a/misc/kdeutils2/patches/patch-ai b/misc/kdeutils2/patches/patch-ai
index afbafa5394d..35039d996f2 100644
--- a/misc/kdeutils2/patches/patch-ai
+++ b/misc/kdeutils2/patches/patch-ai
@@ -1,8 +1,8 @@
-$NetBSD: patch-ai,v 1.2 2001/07/29 05:51:51 tron Exp $
+$NetBSD: patch-ai,v 1.3 2001/12/03 15:37:15 skrll Exp $
--- klaptopdaemon/portable.cpp.orig Sun Feb 18 15:31:14 2001
+++ klaptopdaemon/portable.cpp
-@@ -657,6 +657,238 @@
+@@ -658,6 +658,238 @@
{
return(1);
}