From bf78b4135b4a3792daae1a5b6eb6edf65b7107d2 Mon Sep 17 00:00:00 2001 From: skrll Date: Wed, 28 Aug 2002 07:15:25 +0000 Subject: Update to KDE 3.0.3. While I'm here do the a.out dance for kuickshow and a couple of other minor clean ups. Changes are: kdelibs kprocess / kprocctrl: fix problem with hanging kdevelop. Javascript (core): more robust stack overflow check Javascript (html): allow to set a JS (non-CSS) property to a style object Javascript (html): improved result of navigator.platform using uname() Javascript (html): more aggressive garbage collection on clear, fixing many crashes Javascript (html): global object (window) has a correct object prototype now khtml: several crashes and bugs fixed kssl: Always verify the basic constraints on certificates (SECURITY) kdefx: Make the blending routine used by transparent menus work properly on big-endian platforms kdeui: Fix KDialog::setPlainCaption() kdebase Build fixes for IRIX / MipsPro (kcontrol, konqueror, konsole). Kicker: Quick browser escapes ampersand characters in file names. Konsole: Don't prepend ESC if Meta is pressed if key definition is for "+Alt". Konsole: Fixed crashes at startup related to broken font installations. Konsole: Fixed crashes when selecting in history buffer. krdb: Smarter handling of multiple and symlinked KDE and Qt installs when exporting plugin path to Qt. kdenetwork KMail: allow an ampersand as last char of an URL. KMail: Don't crash when custom drafts or sent-mail folders have been deleted or renamed. KMail: Fix auto charset detection for empty strings. KMail/KNode: Correctly handle quotes in user ids of OpenPGP keys. KMail: Make custom (global) Bcc headers work correctly with encryption and distribution list expansion. kdepim KAlarm: Fix session restoration often not occurring at login. KAlarm: Adjust wrong summer times stored by KDE 3.0.0 version of KAlarm. KAlarm: Make Close button on message window not the default button to reduce chance of accidental acknowledgement. KAlarm: Make Help button in configuration dialog display KAlarm handbook. KNotes: Compile fix for Qt 3.0.5 KOrganizer: Fixed context menu of todo list/view and event list which disappeared when using Qt 3.0.5 --- misc/kdepim3/Makefile | 4 ++-- misc/kdepim3/PLIST | 3 ++- misc/kdepim3/distinfo | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'misc/kdepim3') diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile index d2fded8ed6f..3f38568c34f 100644 --- a/misc/kdepim3/Makefile +++ b/misc/kdepim3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2002/07/17 07:54:11 skrll Exp $ +# $NetBSD: Makefile,v 1.3 2002/08/28 07:15:36 skrll Exp $ -DISTNAME= kdepim-3.0.2 +DISTNAME= kdepim-3.0.3 CATEGORIES= misc COMMENT= Personal Information Management tools for the KDE desktop diff --git a/misc/kdepim3/PLIST b/misc/kdepim3/PLIST index ccfcdba178d..aa3bfd3a050 100644 --- a/misc/kdepim3/PLIST +++ b/misc/kdepim3/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/31 13:31:29 skrll Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/08/28 07:15:36 skrll Exp $ bin/ical2vcal bin/kabcfrontend bin/kalarm +bin/kalarmautostart bin/kalarmd bin/kandy bin/kandy_client diff --git a/misc/kdepim3/distinfo b/misc/kdepim3/distinfo index ed5a0d7c28d..5213c6d9242 100644 --- a/misc/kdepim3/distinfo +++ b/misc/kdepim3/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/07/17 07:54:11 skrll Exp $ +$NetBSD: distinfo,v 1.3 2002/08/28 07:15:36 skrll Exp $ -SHA1 (kdepim-3.0.2.tar.bz2) = 505b4ce233675c9dac947a6b289f10a0df1d5520 -Size (kdepim-3.0.2.tar.bz2) = 3150699 bytes +SHA1 (kdepim-3.0.3.tar.bz2) = feeb8f6b3e1d07e68c461735b9c667e542f52ef5 +Size (kdepim-3.0.3.tar.bz2) = 3155568 bytes -- cgit v1.2.3