From 401b5cebdddb0ac1a0d64be8853f7a9fb0706c44 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 --- games/kdegames3/Makefile | 6 ++---- games/kdegames3/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'games/kdegames3') diff --git a/games/kdegames3/Makefile b/games/kdegames3/Makefile index 68713057119..b8b521ec622 100644 --- a/games/kdegames3/Makefile +++ b/games/kdegames3/Makefile @@ -1,16 +1,14 @@ -# $NetBSD: Makefile,v 1.4 2002/08/01 05:48:12 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2002/08/28 07:15:27 skrll Exp $ -DISTNAME= kdegames-3.0.2 +DISTNAME= kdegames-3.0.3 CATEGORIES= games COMMENT= Games for the KDE integrated X11 desktop .include "../../x11/kde3/Makefile.kde3" USE_BUILDLINK_ONLY= YES -PTHREAD_OPTS+= require .include "../../x11/kde3/buildlink.mk" .include "../../x11/kdebase3/buildlink.mk" -.include "../../mk/pthread.buildlink.mk" .include "../../mk/x11.buildlink.mk" .include "../../mk/bsd.pkg.mk" diff --git a/games/kdegames3/distinfo b/games/kdegames3/distinfo index 868297f874b..fb30099d50d 100644 --- a/games/kdegames3/distinfo +++ b/games/kdegames3/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2002/07/17 07:54:08 skrll Exp $ +$NetBSD: distinfo,v 1.3 2002/08/28 07:15:27 skrll Exp $ -SHA1 (kdegames-3.0.2.tar.bz2) = 14ee9c7563f1934941701c42f4be67414450adc9 -Size (kdegames-3.0.2.tar.bz2) = 7240702 bytes +SHA1 (kdegames-3.0.3.tar.bz2) = fa45e6ab86f6039e109c69f98f263ae09ccf4486 +Size (kdegames-3.0.3.tar.bz2) = 7239206 bytes SHA1 (patch-aa) = c0103abe8c12e83800c09b3e87048a0bb86b365f SHA1 (patch-ab) = 68875cb7ddd517bd65a2490143b9600001c359d2 SHA1 (patch-ac) = 8fb1279b5ffc348bf2c54186f8156c9f9680c559 -- cgit v1.2.3