pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/kdegraphics3 Update to KDE 3.5.8
details: https://anonhg.NetBSD.org/pkgsrc/rev/cb0d0bfaf87a
branches: trunk
changeset: 534425:cb0d0bfaf87a
user: markd <markd%pkgsrc.org@localhost>
date: Sat Oct 20 10:48:30 2007 +0000
description:
Update to KDE 3.5.8
SVG thumbnailer
* Fix problem with with "#" in foldername on svg-files.
KPDF
* Add a slotTogglePresentation() DCOP method to toggle the presentation
mode.
* Improve handling of page sizes when printing.
* Do not crash when leaving the presentation mode.
* Do no print the boxes around links.
* Reset the title of the KPDF window correctly when reloading a document.
* Take into account the accessibility settings when drawing an empty
page waiting for the real page to be rendered.
* Security fix for CVE-2007-3387.
* Correctly open documents in paths with special characters (like #).
* Save the case sensitivity setting of the Find dialog during each session.
* Don't crash when we don't have a CTU.
* Correctly take into account the margins when printing.
* Properly pass the standard accelerators to the presentation mode, and
make the presentation mode able to handle those.
* Provide horizontal scrollbar in table of contents sidebar instead of
cropping the entries.
* Increase time between accessing /proc/memory to check available memory.
libkscan
* Correctly retrieve the x/y scan resolution and store it into the
scanned image.
KolourPaint
* Always enable the paste actions to guarantee that pasting from non-Qt
applications is always allowed (non-Qt applications do not notify
KolourPaint when they place objects into the clipboard).
* Paste transparent pixels as white instead of uninitialized colors,
when the app does not support pasting transparent pixels (such as
OpenOffice.org).
* Make "Edit / Paste in New Window" always paste white pixels as white
(it used to paste them as transparent when the selection transparency
mode was set to Transparent).
* Saving, exporting and printing a document with an active text box,
that has opaque text and a transparent background, antialiases the text
with the document below.
diffstat:
graphics/kdegraphics3/Makefile | 7 +++----
graphics/kdegraphics3/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 85ff899f1e6c -r cb0d0bfaf87a graphics/kdegraphics3/Makefile
--- a/graphics/kdegraphics3/Makefile Sat Oct 20 10:47:20 2007 +0000
+++ b/graphics/kdegraphics3/Makefile Sat Oct 20 10:48:30 2007 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.73 2007/09/21 13:03:50 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2007/10/20 10:48:30 markd Exp $
DISTNAME= kdegraphics-${_KDE_VERSION}
-PKGREVISION= 2
CATEGORIES= graphics
COMMENT= Graphics programs for the KDE integrated X11 desktop
-PATCH_SITES= ftp://ftp.kde.org/pub/kde/security_patches/
-PATCHFILES= post-3.5.7-kdegraphics-CVE-2007-3387.diff
+# PATCH_SITES= ftp://ftp.kde.org/pub/kde/security_patches/
+# PATCHFILES= post-3.5.7-kdegraphics-CVE-2007-3387.diff
.include "../../meta-pkgs/kde3/Makefile.kde3"
diff -r 85ff899f1e6c -r cb0d0bfaf87a graphics/kdegraphics3/distinfo
--- a/graphics/kdegraphics3/distinfo Sat Oct 20 10:47:20 2007 +0000
+++ b/graphics/kdegraphics3/distinfo Sat Oct 20 10:48:30 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.46 2007/08/12 21:06:49 markd Exp $
+$NetBSD: distinfo,v 1.47 2007/10/20 10:48:30 markd Exp $
-SHA1 (kdegraphics-3.5.7.tar.bz2) = 2b6ca2c27f565b5ca4a40d461db7b4038658b5f3
-RMD160 (kdegraphics-3.5.7.tar.bz2) = ccf36f5c34a1d484f0878a42a51dc620c2bdfa71
-Size (kdegraphics-3.5.7.tar.bz2) = 7424976 bytes
+SHA1 (kdegraphics-3.5.8.tar.bz2) = 2f7b0aeefffd1d10128f1f1edd7e4c11e0329f35
+RMD160 (kdegraphics-3.5.8.tar.bz2) = 8e77f76a6edcf6a1c20b4d76fcc5c79fe196599b
+Size (kdegraphics-3.5.8.tar.bz2) = 7444011 bytes
SHA1 (post-3.5.7-kdegraphics-CVE-2007-3387.diff) = 64b9823af4c8f975011862e3fb15ef724a6253df
RMD160 (post-3.5.7-kdegraphics-CVE-2007-3387.diff) = 90ae49e315080e2ef5431ae2bcfa25d06fa2fce2
Size (post-3.5.7-kdegraphics-CVE-2007-3387.diff) = 629 bytes
Home |
Main Index |
Thread Index |
Old Index