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.5.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/116ddabf1689
branches:  trunk
changeset: 510404:116ddabf1689
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Mar 30 02:42:52 2006 +0000

description:
Update to KDE 3.5.2

* Quanta Plus
  o allow opening of read-only remote files, like from http://
  o fix insertion of files to the project
  o fix detection of existing shortcuts
  o ignore special areas inside comments
  o set the user action tooltips correctly
  o fix random crashing when editing PHP files
  o fix a crash when using the attribute tree
  o fix insertion of relative URLs from the attribute tree
  o fix resolving of relative URLs when there are symlinks around
  o fix addition of local directories to the project
  o fix for dtep data of xhtml1.1
  o fix some bugs in the new project wizard
  o always reload a file if the user wants it
  o fix previewing of read-only files
  o reload project tree for remote projects after rescanning the
    project folder
  o less reparsing of the document while typing is in progress
  o open dropped files
  o don't try to remove an empty, unmodified buffer, if it is the
    last opened one
  o remember cursor position for project documents
  o add the standard show/hide menubar action
  o add possibility to limit the number of recent files/projects.
    No GUI, use "Recent Files Limit" in the [General Options]
    section
  o show the project name in the window titlebar
  o mark uploaded files as uploaded even if upload fails later
  o new DCOP methods:
    + WindowManagerIf::uploadURL(url, profile, markOnly)
    + QuantaIf::groupElements(groupName)
* Kommander
  o accept DCOP methods without parantheses

diffstat:

 www/kdewebdev3/Makefile |  11 ++++++++---
 www/kdewebdev3/PLIST    |   4 +++-
 www/kdewebdev3/distinfo |   8 ++++----
 3 files changed, 15 insertions(+), 8 deletions(-)

diffs (66 lines):

diff -r 030419d619f2 -r 116ddabf1689 www/kdewebdev3/Makefile
--- a/www/kdewebdev3/Makefile   Thu Mar 30 02:40:53 2006 +0000
+++ b/www/kdewebdev3/Makefile   Thu Mar 30 02:42:52 2006 +0000
@@ -1,16 +1,21 @@
-# $NetBSD: Makefile,v 1.15 2006/02/05 23:11:25 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2006/03/30 02:42:52 markd Exp $
 
 DISTNAME=      kdewebdev-${_KDE_VERSION}
-PKGREVISION=   1
 CATEGORIES=    www
 COMMENT=       HTML editor and tools suitable for experienced web developers
 
 .include "../../meta-pkgs/kde3/Makefile.kde3"
 
 USE_TOOLS+=            perl
-REPLACE_PERL=          quanta/scripts/TemplateMagic.pl \
+REPLACE_PERL+=         quanta/scripts/TemplateMagic.pl \
                        quanta/scripts/dwt.pl
 
+SUBST_CLASSES+=                xmlpath
+SUBST_STAGE.xmlpath=   post-patch
+SUBST_MESSAGE.xmlpath= Fix broken libxml2 path.
+SUBST_FILES.xmlpath=   klinkstatus/src/utils/Makefile.in
+SUBST_SED.xmlpath=     -e s:/usr/include/libxml2:${PREFIX}/include/libxml2:
+
 .include "../../meta-pkgs/kde3/kde3.mk"
 .include "../../x11/kdebase3/buildlink3.mk"
 .include "../../x11/kdelibs3/buildlink3.mk"
diff -r 030419d619f2 -r 116ddabf1689 www/kdewebdev3/PLIST
--- a/www/kdewebdev3/PLIST      Thu Mar 30 02:40:53 2006 +0000
+++ b/www/kdewebdev3/PLIST      Thu Mar 30 02:42:52 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2005/12/11 11:09:40 markd Exp $
+@comment $NetBSD: PLIST,v 1.8 2006/03/30 02:42:52 markd Exp $
 bin/kfilereplace
 bin/kimagemapeditor
 bin/klinkstatus
@@ -233,6 +233,7 @@
 share/kde/apps/kimagemapeditor/polygoncursor.png
 share/kde/apps/kimagemapeditor/removepointcursor.png
 share/kde/apps/klinkstatus/klinkstatus_shell.rc
+share/kde/apps/klinkstatus/styles/results_stylesheet.xsl
 share/kde/apps/klinkstatuspart/klinkstatus_part.rc
 share/kde/apps/klinkstatuspart/pics/304.png
 share/kde/apps/kmdr-editor/pics/kommandersplash.png
@@ -1720,6 +1721,7 @@
 @dirrm share/kde/apps/kmdr-editor
 @dirrm share/kde/apps/klinkstatuspart/pics
 @dirrm share/kde/apps/klinkstatuspart
+@dirrm share/kde/apps/klinkstatus/styles
 @dirrm share/kde/apps/klinkstatus
 @dirrm share/kde/apps/kimagemapeditor
 @dirrm share/kde/apps/kfilereplacepart/icons/crystalsvg/22x22/actions
diff -r 030419d619f2 -r 116ddabf1689 www/kdewebdev3/distinfo
--- a/www/kdewebdev3/distinfo   Thu Mar 30 02:40:53 2006 +0000
+++ b/www/kdewebdev3/distinfo   Thu Mar 30 02:42:52 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2006/01/31 22:29:05 markd Exp $
+$NetBSD: distinfo,v 1.13 2006/03/30 02:42:52 markd Exp $
 
-SHA1 (kdewebdev-3.5.1.tar.bz2) = d6b8e0214da136c87900fdf7ca050da8a1b1c5e0
-RMD160 (kdewebdev-3.5.1.tar.bz2) = 0264703da364d0acf66532fdd618aed3a45eb2e6
-Size (kdewebdev-3.5.1.tar.bz2) = 6025620 bytes
+SHA1 (kdewebdev-3.5.2.tar.bz2) = 29d84a66b3d5be52e729c962c2994199db6f63e7
+RMD160 (kdewebdev-3.5.2.tar.bz2) = 49aa984a076c95743a3ce8fb93041eace6d7ca46
+Size (kdewebdev-3.5.2.tar.bz2) = 6012355 bytes



Home | Main Index | Thread Index | Old Index