From 18de48bb7d490f657c6e433518251a94fdbe55fe Mon Sep 17 00:00:00 2001 From: markd Date: Tue, 20 Apr 2004 12:53:28 +0000 Subject: bl3ify and update to kde3.2.2. Changes: * VPL: don't lose the comment text from inside a comment * make removal of top folders added with "New Top Folder" possible * never crash when invoking the CSS editor on an empty document * don't crash when invoking the CSS editor after a * other CSS editor invocation fixes * don't change the tab name if saving under a new name failed * use the correct quotation and case when inserting a link to a file from the treeviews * fix preview when preview prefix is used * remove the < and > from the misc. tag * don't crash when parsing an included file * don't break the opening tag when some new tag is pasted inside an existing one * don't insert the closing tag for a Tag action if it is not requested to do so * performance improvement: parse the included files less often --- www/quanta3/Makefile | 15 +++++---------- www/quanta3/PLIST | 3 +-- www/quanta3/distinfo | 6 +++--- 3 files changed, 9 insertions(+), 15 deletions(-) (limited to 'www/quanta3') diff --git a/www/quanta3/Makefile b/www/quanta3/Makefile index 03b891f4e36..36b5c1158fa 100644 --- a/www/quanta3/Makefile +++ b/www/quanta3/Makefile @@ -1,24 +1,19 @@ -# $NetBSD: Makefile,v 1.17 2004/04/05 11:52:31 markd Exp $ +# $NetBSD: Makefile,v 1.18 2004/04/20 12:53:28 markd Exp $ DISTNAME= quanta-${_KDE_VERSION} -PKGREVISION= 2 CATEGORIES= www COMMENT= HTML editor suitable for experienced web developers .include "../../meta-pkgs/kde3/Makefile.kde3" -USE_BUILDLINK2= YES - +USE_BUILDLINK3= YES USE_PERL5= build -USE_GNU_TOOLS+= make -GNU_CONFIGURE= YES -USE_LIBTOOL= YES REPLACE_PERL= quanta/data/scripts/TemplateMagic.pl \ quanta/data/scripts/dwt.pl -.include "../../meta-pkgs/kde3/buildlink2.mk" -.include "../../x11/kdebase3/buildlink2.mk" -.include "../../x11/qt3-tools/buildlink2.mk" +.include "../../meta-pkgs/kde3/kde3.mk" +.include "../../x11/kdebase3/buildlink3.mk" +.include "../../x11/kdelibs3/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/quanta3/PLIST b/www/quanta3/PLIST index 351555608f0..0587c0e2425 100644 --- a/www/quanta3/PLIST +++ b/www/quanta3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2004/03/09 11:47:08 markd Exp $ +@comment $NetBSD: PLIST,v 1.6 2004/04/20 12:53:28 markd Exp $ bin/kmdr-editor bin/kmdr-executor bin/kxsldbg @@ -117,7 +117,6 @@ share/kde/applnk/Applications/kmdr-executor.desktop share/kde/applnk/Development/kmdr-editor.desktop share/kde/applnk/Development/kxsldbg.desktop share/kde/applnk/Development/quanta.desktop -share/kde/applnk/Utilities/kfilereplacepart.desktop share/kde/apps/kafkapart/entities share/kde/apps/kafkapart/pics/php.png share/kde/apps/kfilereplacepart/kfilereplacepartui.rc diff --git a/www/quanta3/distinfo b/www/quanta3/distinfo index 2446fe25874..5616f19c3b0 100644 --- a/www/quanta3/distinfo +++ b/www/quanta3/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2004/04/05 11:52:31 markd Exp $ +$NetBSD: distinfo,v 1.10 2004/04/20 12:53:28 markd Exp $ -SHA1 (quanta-3.2.1.tar.bz2) = 6a93df392d8726740281cc00fbf042374e74eef6 -Size (quanta-3.2.1.tar.bz2) = 3632173 bytes +SHA1 (quanta-3.2.2.tar.bz2) = de61928e68a92b49fb875d55921c819c8dddcce2 +Size (quanta-3.2.2.tar.bz2) = 3527064 bytes SHA1 (patch-aa) = 705605a78c7cf55c4d6db09ac5053f16ca010691 SHA1 (patch-ab) = 923728303d8220eb27160763d2bf0846c020c34f SHA1 (patch-ac) = 59106b54c5caf199288b27283426c777e1b135a6 -- cgit v1.2.3