pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/kdewebdev3 Update to KDE 3.3.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aebc0e8e11bb
branches:  trunk
changeset: 481820:aebc0e8e11bb
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Oct 13 12:05:51 2004 +0000

description:
Update to KDE 3.3.1

Changes:
* Quanta Plus
  o VPL: enable VPL on KDE 3.3.x
  o show (again) the full filename in a tooltip
  o don't crash if the preview widget is closed with a JavaScript command
    from the code itself
  o possible crash on startup fixed
  o don't try to autofill a closing tag for non-xml tags
  o when opening a Quanta 3.2 project set the upload status of the files
    to "When Modified" not to "Never"
  o when adding files to a project, use the upload status of the parent
    directory for the newly added file
  o fix the Save As.. behavior (it defaulted to some strange directories,
    depending on the active treeview, selected directory, etc.)
  o update the modified status text/icon when using Save All
  o always find the right action to edit, even if there are more actions
    with the same user visible name
  o don't change the template description if writing to the .dirinfo file
    fails (usually for global templates)
  o fix creation of new template directories (template type was stored
    incorrectly)
  o display the user-readable template type in every dialog
  o fix the Konqueror launch in meinproc.kmdr
  o fix open dialog in checkxml.kmdr: use the the folder selection dialog
    to select folders
  o improvement: don't show the project toolbar when no project is loaded
  o improvement: support loading of more than one toolbar at a time
  o improvement: don't ask for toolbar saving if the toolbar names was
    modified by Quanta to add (1), (2), etc. at the end
  o improvement: disable the Quanta Template page in properties if you
    don't have writing rights to the directory
  o improvement: show the user-readable template description for every
    template file, not just the directories.
  o improvement: don't allow to change the template type in the properties
    of a file as it's valid per-directory.
* Kommander
  o output from ExecButton wasn't sent to standard output
* KLinkStatus
  o enable the hide toolbar menu item in the toolbar context menu (and
    don't crash with KDE 3.3.0 when you right click on the toolbar)

diffstat:

 www/kdewebdev3/Makefile |  3 +--
 www/kdewebdev3/PLIST    |  7 ++++++-
 www/kdewebdev3/distinfo |  6 +++---
 3 files changed, 10 insertions(+), 6 deletions(-)

diffs (52 lines):

diff -r ad49a4de6ddf -r aebc0e8e11bb www/kdewebdev3/Makefile
--- a/www/kdewebdev3/Makefile   Wed Oct 13 11:55:51 2004 +0000
+++ b/www/kdewebdev3/Makefile   Wed Oct 13 12:05:51 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:26 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/10/13 12:05:51 markd Exp $
 
 DISTNAME=      kdewebdev-${_KDE_VERSION}
-PKGREVISION=   1
 CATEGORIES=    www
 COMMENT=       HTML editor and tools suitable for experienced web developers
 
diff -r ad49a4de6ddf -r aebc0e8e11bb www/kdewebdev3/PLIST
--- a/www/kdewebdev3/PLIST      Wed Oct 13 11:55:51 2004 +0000
+++ b/www/kdewebdev3/PLIST      Wed Oct 13 12:05:51 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:57 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/10/13 12:05:51 markd Exp $
 bin/kimagemapeditor
 bin/klinkstatus
 bin/kmdr-editor
@@ -155,6 +155,9 @@
 share/kde/applnk/Editors/kmdr-editor.desktop
 share/kde/applnk/Utilities/kfilereplacepart.desktop
 share/kde/applnk/Utilities/klinkstatus.desktop
+share/kde/apps/kafkapart/entities
+share/kde/apps/kafkapart/pics/comment.png
+share/kde/apps/kafkapart/pics/php.png
 share/kde/apps/kfilereplacepart/kfilereplacepartui.rc
 share/kde/apps/kfilereplacepart/pics/about.png
 share/kde/apps/kfilereplacepart/pics/error.png
@@ -1574,6 +1577,8 @@
 @dirrm share/kde/apps/kfilereplacepart/toolbar
 @dirrm share/kde/apps/kfilereplacepart/pics
 @dirrm share/kde/apps/kfilereplacepart
+@dirrm share/kde/apps/kafkapart/pics
+@dirrm share/kde/apps/kafkapart
 @comment dirrm share/kde/apps
 @comment dirrm share/kde/applnk/Utilities
 @comment dirrm share/kde/applnk/Editors
diff -r ad49a4de6ddf -r aebc0e8e11bb www/kdewebdev3/distinfo
--- a/www/kdewebdev3/distinfo   Wed Oct 13 11:55:51 2004 +0000
+++ b/www/kdewebdev3/distinfo   Wed Oct 13 12:05:51 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/08/21 15:24:04 markd Exp $
+$NetBSD: distinfo,v 1.2 2004/10/13 12:05:51 markd Exp $
 
-SHA1 (kdewebdev-3.3.0.tar.bz2) = 6f546f83a85542a1331d3a3c2b38c76ede38bce6
-Size (kdewebdev-3.3.0.tar.bz2) = 4784455 bytes
+SHA1 (kdewebdev-3.3.1.tar.bz2) = faafae46b981b683a4e1b679858d3b57b01cb4f1
+Size (kdewebdev-3.3.1.tar.bz2) = 4790425 bytes
 SHA1 (patch-aa) = 9268bdb93739a1b4b9dc7cb2d03acd860c05788f



Home | Main Index | Thread Index | Old Index