summaryrefslogtreecommitdiff
path: root/www/quanta3/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2003-07-30 13:48:32 +0000
committermarkd <markd@pkgsrc.org>2003-07-30 13:48:32 +0000
commit43c38f71600a15faf907c848f876c2317d07d54a (patch)
tree6f728cf9c24c74aa9dc982c97d48f604cbc73c9e /www/quanta3/Makefile
parent593e6db6f17a9f13a31d307f042821c48471663b (diff)
downloadpkgsrc-43c38f71600a15faf907c848f876c2317d07d54a.tar.gz
Update quanta to 3.1.3.
Bugfixes: * use the project base directory as the working directory for script actions * warn about existing files on rename * encode the subject in a mailto url * fix conflicting shortcut for Misc. Tag * fix possible crashes when using plugins * quote also the numbers in the attribute values * show the directory on the remote PC when using Save As for remote files, instead trying to switch to the file on the local disc * don't break the doctype line when changing the DTD * insert valid doctype line when using the Quick Start button * don't crash when trying to edit tags without proper .tag file (like <b>) * enable copying from documentation/preview even if the user uses separate clipboard and selection Enhancements: * don't insert spaces before CSS values (it disturbs some browsers) * default to the project dir when saving a new document * replace %pid with Quanta's pid and %input with the selected input source in the script action line
Diffstat (limited to 'www/quanta3/Makefile')
-rw-r--r--www/quanta3/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/www/quanta3/Makefile b/www/quanta3/Makefile
index 4a2a220cf3f..b83ebdc75b5 100644
--- a/www/quanta3/Makefile
+++ b/www/quanta3/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:52 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/30 13:48:32 markd Exp $
-DISTNAME= quanta-3.1.2
-PKGREVISION= 1
+DISTNAME= quanta-3.1.3
CATEGORIES= www
COMMENT= HTML editor suitable for experienced web developers
-.include "../../x11/kde3/Makefile.kde3"
+.include "../../meta-pkgs/kde3/Makefile.kde3"
USE_BUILDLINK2= YES
@@ -15,7 +14,7 @@ GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-.include "../../x11/kde3/buildlink2.mk"
+.include "../../meta-pkgs/kde3/buildlink2.mk"
.include "../../x11/kdebase3/buildlink2.mk"
.include "../../x11/qt3-tools/buildlink2.mk"