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 /misc/kdeedu3 | |
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 'misc/kdeedu3')
-rw-r--r-- | misc/kdeedu3/Makefile | 4 | ||||
-rw-r--r-- | misc/kdeedu3/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile index 2b417a61d2c..12ff6d39a34 100644 --- a/misc/kdeedu3/Makefile +++ b/misc/kdeedu3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2002/10/03 22:26:56 markd Exp $ +# $NetBSD: Makefile,v 1.5 2002/10/14 09:13:49 skrll Exp $ -DISTNAME= kdeedu-3.0.3 +DISTNAME= kdeedu-3.0.4 CATEGORIES= misc COMMENT= Edu{tainment,cation} tools for the KDE integrated X11 desktop diff --git a/misc/kdeedu3/distinfo b/misc/kdeedu3/distinfo index de3202293b8..6b18bc8e640 100644 --- a/misc/kdeedu3/distinfo +++ b/misc/kdeedu3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2002/08/28 07:15:35 skrll Exp $ +$NetBSD: distinfo,v 1.4 2002/10/14 09:13:49 skrll Exp $ -SHA1 (kdeedu-3.0.3.tar.bz2) = 022cffa337ecf3727be6d72bff6951d89a4048fb -Size (kdeedu-3.0.3.tar.bz2) = 9102900 bytes +SHA1 (kdeedu-3.0.4.tar.bz2) = f64f1226d8b69d2fd6d407ba441ce95c35072785 +Size (kdeedu-3.0.4.tar.bz2) = 9104479 bytes SHA1 (patch-aa) = ee916dc502be8b66c3d0a95e3cdec8f787284b9c SHA1 (patch-ab) = 38336518e06cd7eb1c48c4a4dbc0667d82858bdf |