diff options
author | markd <markd@pkgsrc.org> | 2003-09-17 23:24:27 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-09-17 23:24:27 +0000 |
commit | 79371643f57da1f4b18a80ee3a509b4d772e40b6 (patch) | |
tree | d6fc7087934e040bf987f95e5652d6ec561c42aa /www | |
parent | 534f5c1e6f99ccaa383f69033609eb5266cf6efc (diff) | |
download | pkgsrc-79371643f57da1f4b18a80ee3a509b4d772e40b6.tar.gz |
Update to KDE3.1.4.
Changes:
* resolve symlinks before opening a file [#60860 ]
* don't insert the "<meta http-equiv="Content-Type" content="text/html;
charset=..." line when using the Quick Start dialog [#61500 ]
* fix CTRL-C behavior [#62624]
* fix message window handling
* fix script action error output handling
* honour the "Do not load the modified version from disk." setting in the
dirty file dialog
Diffstat (limited to 'www')
-rw-r--r-- | www/quanta3/Makefile | 5 | ||||
-rw-r--r-- | www/quanta3/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/quanta3/Makefile b/www/quanta3/Makefile index 44b983d7272..cf0dc57c01c 100644 --- a/www/quanta3/Makefile +++ b/www/quanta3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2003/08/05 13:40:33 drochner Exp $ +# $NetBSD: Makefile,v 1.8 2003/09/17 23:24:27 markd Exp $ -DISTNAME= quanta-3.1.3 -PKGREVISION= 1 +DISTNAME= quanta-3.1.4 CATEGORIES= www COMMENT= HTML editor suitable for experienced web developers diff --git a/www/quanta3/distinfo b/www/quanta3/distinfo index fd700a06ea1..8227826c5d7 100644 --- a/www/quanta3/distinfo +++ b/www/quanta3/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/07/30 13:48:32 markd Exp $ +$NetBSD: distinfo,v 1.5 2003/09/17 23:24:27 markd Exp $ -SHA1 (quanta-3.1.3.tar.bz2) = e5c7e7176fe08f7b488c01bc7d9170b4346c1f36 -Size (quanta-3.1.3.tar.bz2) = 2876619 bytes +SHA1 (quanta-3.1.4.tar.bz2) = f52d87d9d7af7a9915a14dfe27b869440cd48ae9 +Size (quanta-3.1.4.tar.bz2) = 2877352 bytes |