From e65aa8d89c5697d88922533a1820ada2f7e26485 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 --- audio/arts/Makefile | 5 ++--- audio/arts/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'audio/arts') diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 8088382c98d..812b9042bab 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2002/08/08 16:17:04 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2002/08/28 07:15:25 skrll Exp $ -DISTNAME= arts-1.0.2 -PKGREVISION= 1 +DISTNAME= arts-1.0.3 CATEGORIES= audio COMMENT= Analog Real-Time Synthesizer diff --git a/audio/arts/distinfo b/audio/arts/distinfo index edf07f55335..7f8440d71a1 100644 --- a/audio/arts/distinfo +++ b/audio/arts/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2002/08/25 19:21:44 jlam Exp $ +$NetBSD: distinfo,v 1.4 2002/08/28 07:15:26 skrll Exp $ -SHA1 (arts-1.0.2.tar.bz2) = ad22ce03239de351f47e317b21050edace810fce -Size (arts-1.0.2.tar.bz2) = 1017488 bytes +SHA1 (arts-1.0.3.tar.bz2) = f0ce0361c5742d647778bac835f22fa115bac355 +Size (arts-1.0.3.tar.bz2) = 1018185 bytes SHA1 (patch-aa) = 23dd79c83f7e0905cef66e002387f44c18438fed SHA1 (patch-ab) = 5b3eb01f2e66e7533c729f64ad17bfc6d560e1da SHA1 (patch-ac) = 73cc8b5398d4191dfbf817d4b2e03917ab2ba6f6 -- cgit v1.2.3