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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0d552803be6
branches:  trunk
changeset: 500824:b0d552803be6
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Oct 13 12:44:13 2005 +0000

description:
Update to KDE 3.4.3

Changes:
Quanta Plus
* fix crash when deleting a file which is part of a project from the
  tab context menu
* do not autoclose tag starting with <?, like <?xml
* create empty description files for scripts that don't have one
* save the content entered in a new file in the VPL editor
* do not allow invocation of the CSS editor in an empty non-CSS document
* fix many cell-merging related errors in the table editor
* fix namespace editing in the attribute editor tree
* fix lots of table editor bugs
* restore automatic conversion of accented chars behavior to pre-3.4.2
* save the content entered in a new file in the VPL editor
* fix loading order of the project view files
* replace a leading ~ in an upload profile with the users home folder and
  avoid a hang
* fix lots of VPL related crashes
* show DT tags in VPL

diffstat:

 www/kdewebdev3/Makefile |  9 +--------
 www/kdewebdev3/distinfo |  8 ++++----
 2 files changed, 5 insertions(+), 12 deletions(-)

diffs (36 lines):

diff -r 3bb821d700b9 -r b0d552803be6 www/kdewebdev3/Makefile
--- a/www/kdewebdev3/Makefile   Thu Oct 13 12:40:51 2005 +0000
+++ b/www/kdewebdev3/Makefile   Thu Oct 13 12:44:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/09/29 14:11:36 adam Exp $
+# $NetBSD: Makefile,v 1.11 2005/10/13 12:44:13 markd Exp $
 
 DISTNAME=      kdewebdev-${_KDE_VERSION}
 CATEGORIES=    www
@@ -10,13 +10,6 @@
 REPLACE_PERL=          quanta/scripts/TemplateMagic.pl \
                        quanta/scripts/dwt.pl
 
-# a fix for qt-3.3.5, please remove if qt-3.3.6 (or newer) solves the problem
-SUBST_CLASSES+=                hints
-SUBST_STAGE.hints=     post-patch
-SUBST_MESSAGE.hints=   "Fix includehints."
-SUBST_FILES.hints=     quanta/parts/kafka/htmldocumentpropertiesui.ui
-SUBST_FILTER_CMD.hints=        ${GREP} -v includehint
-
 .include "../../meta-pkgs/kde3/kde3.mk"
 .include "../../x11/kdebase3/buildlink3.mk"
 .include "../../x11/kdelibs3/buildlink3.mk"
diff -r 3bb821d700b9 -r b0d552803be6 www/kdewebdev3/distinfo
--- a/www/kdewebdev3/distinfo   Thu Oct 13 12:40:51 2005 +0000
+++ b/www/kdewebdev3/distinfo   Thu Oct 13 12:44:13 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2005/07/30 11:14:05 markd Exp $
+$NetBSD: distinfo,v 1.10 2005/10/13 12:44:13 markd Exp $
 
-SHA1 (kdewebdev-3.4.2.tar.bz2) = ae419846b45933a0aa0708e3323e76d8ff02f91a
-RMD160 (kdewebdev-3.4.2.tar.bz2) = 3964ebf519413065b0afddd7d4c7dd6e134ae4cb
-Size (kdewebdev-3.4.2.tar.bz2) = 5968773 bytes
+SHA1 (kdewebdev-3.4.3.tar.bz2) = fb9e88873f2662b08b4fa4efc75db377b7a26b47
+RMD160 (kdewebdev-3.4.3.tar.bz2) = 8e635964a936f4b4eeb5285acf616a078249db4f
+Size (kdewebdev-3.4.3.tar.bz2) = 5943915 bytes



Home | Main Index | Thread Index | Old Index