diff options
author | skrll <skrll@pkgsrc.org> | 2002-10-14 09:13:45 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2002-10-14 09:13:45 +0000 |
commit | 3e3f710d2c9fee10f739a1fe421b2c687c345a27 (patch) | |
tree | 0753a9e3637e01a0b66619f26aba245972eefbd2 /audio | |
parent | c6eef55b94ff38ed6de17ba3f40b0e24aa00a666 (diff) | |
download | pkgsrc-3e3f710d2c9fee10f739a1fe421b2c687c345a27.tar.gz |
Update to KDE 3.0.4. Changes are as follows (note the security fixes)
arts
* Compile fix for IRIX64
kdelibs
* KHTML : Fixed progress bar.
* KHTML : Fixed several crashes and misrenderings.
* KHTML : Fixed "HTML source displayed in text viewer" after viewing
text.
* KHTML : Only ask "download plugins?" once per requested mimetype in
the same page.
* Javascript : several fixes (row.cells(), tablecaption.*, heading.*,
event.x/y) .
* libkscreensaver : Fixed bug that in rare cases prevented the
screensaver from showing anything.
* kio_file : Proper "disk full" error message in mkdir
* KIO : Dropping links to webpages onto the desktop works in all cases
now
* Drag-and-drop of URLs : Improved compatibility with non-KDE apps
* KToolBar : fix for oversized comboboxes in toolbars, e.g. in KOffice
kdebase
* NSPlugins : Compatibility with gcc-3.x
* Konqueror configuration : fixed default font size value
* KDesktop : better determination of icon heights, for "lineup Icons"
* KDesktop : Don't rearrange all icons when changing the font size
* KControl : Fixed proxy configuration dialog layout
* Fix a lot of mem leak
* Kaddressbook : fix crash when we export CSV list
* KDM
* Security: proper temp dir creation for QT and disabled
crash dialog
* Made chooser work at all
* Fixed compilation with older glibc
* Fixed bad lilo interaction wrt. warnings
kdegraphics
* Kamera: Fixed crash when we didn't select camera in kcmkamera
* KGhostview: Security related fixes
kdemultimedia
* KMix : Fixed compilation on Solaris
* Kaboodle : fixed when it was embedded in konqueror
* Fix a lot of memory leak
kdenetwork
* kpf: Security related fixes
kdepim
* KAlarm: Fix right-to-left character sets not being displayed in
message edit control
* KAlarm: Make "Help -> Report Bug" use the KDE bug system (bug
#43250)
* KNotes: Fixed session management (bug #22844)
* KNotes: Fixed mouse behaviour to be like kwin's (raise and lower
already on mouse press)
* KNotes: Fixed (in)famous bug that caused the big black windows
and lost data (bugs #22062, #44870, #45084, #45386, #45451,
#46570, #47352)
* KNotes: Fixed drag'n drop of links and plain text
kdesdk
* Disabled kbugbuster compilation because bug system changed. Use CVS
version if you need it.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/arts/Makefile | 4 | ||||
-rw-r--r-- | audio/arts/distinfo | 6 | ||||
-rw-r--r-- | audio/kdemultimedia3/Makefile | 4 | ||||
-rw-r--r-- | audio/kdemultimedia3/distinfo | 6 |
4 files changed, 10 insertions, 10 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 693db39aa72..3424dd5e28c 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2002/10/03 10:22:35 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/10/14 09:13:45 skrll Exp $ -DISTNAME= arts-1.0.3 +DISTNAME= arts-1.0.4 CATEGORIES= audio COMMENT= Analog Real-Time Synthesizer diff --git a/audio/arts/distinfo b/audio/arts/distinfo index f040a6cb8ce..6df2c5ee3fa 100644 --- a/audio/arts/distinfo +++ b/audio/arts/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2002/10/03 10:22:35 jlam Exp $ +$NetBSD: distinfo,v 1.6 2002/10/14 09:13:45 skrll Exp $ -SHA1 (arts-1.0.3.tar.bz2) = f0ce0361c5742d647778bac835f22fa115bac355 -Size (arts-1.0.3.tar.bz2) = 1018185 bytes +SHA1 (arts-1.0.4.tar.bz2) = eef00a086272bc984cc24999e516a1534115b5fe +Size (arts-1.0.4.tar.bz2) = 1021219 bytes SHA1 (patch-aa) = 23dd79c83f7e0905cef66e002387f44c18438fed SHA1 (patch-ab) = 06265879020edf24ff51403565fd422c3b7a17e5 SHA1 (patch-ac) = 73cc8b5398d4191dfbf817d4b2e03917ab2ba6f6 diff --git a/audio/kdemultimedia3/Makefile b/audio/kdemultimedia3/Makefile index 76ddd47a717..62ba7783b5e 100644 --- a/audio/kdemultimedia3/Makefile +++ b/audio/kdemultimedia3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2002/10/09 08:23:36 skrll Exp $ +# $NetBSD: Makefile,v 1.9 2002/10/14 09:13:46 skrll Exp $ -DISTNAME= kdemultimedia-3.0.3 +DISTNAME= kdemultimedia-3.0.4 CATEGORIES= audio COMMENT= Audio tools for the KDE integrated X11 desktop diff --git a/audio/kdemultimedia3/distinfo b/audio/kdemultimedia3/distinfo index 1604c0cbf01..0debb61c0ca 100644 --- a/audio/kdemultimedia3/distinfo +++ b/audio/kdemultimedia3/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2002/10/07 00:36:34 jlam Exp $ +$NetBSD: distinfo,v 1.8 2002/10/14 09:13:46 skrll Exp $ -SHA1 (kdemultimedia-3.0.3.tar.bz2) = 72c046f2656c01c5ece06228154912382885b9b7 -Size (kdemultimedia-3.0.3.tar.bz2) = 5791102 bytes +SHA1 (kdemultimedia-3.0.4.tar.bz2) = 81a8813034217036c67b31899e2c6d6cdc778a27 +Size (kdemultimedia-3.0.4.tar.bz2) = 5791734 bytes SHA1 (patch-aa) = ee1ba5de96f584dc14c762d785be22a5662d2c0a SHA1 (patch-ab) = 85b8216b50ab22435835b07e068d326563d0e217 SHA1 (patch-ac) = ffc738496170c34c8c3ee84544ec1eeac27992ec |