diff options
author | markd <markd> | 2006-01-31 22:29:05 +0000 |
---|---|---|
committer | markd <markd> | 2006-01-31 22:29:05 +0000 |
commit | 85032fcaab7948e65b750885c30dda2f04cab048 (patch) | |
tree | d2fa3ce5d76ff4af636096a4e9bdaa8b91dc4db1 /www/kdewebdev3 | |
parent | a101ab4db1bd91df7df46b1de64bce13904bd29b (diff) | |
download | pkgsrc-85032fcaab7948e65b750885c30dda2f04cab048.tar.gz |
Update to KDE 3.5.1
Changes:
* Quanta Plus
o better handling of quotation marks when editing tags inside a
script area
o don't show the file changed dialog after using save as and save
again
o crash fixes in VPL
o don't loose the comment closing character when formatting the XML
code
o insert valid img tag for XHTML documents
o don't show the Pages tab in DTEP editing dialog more than once
o set the DTEP of the document to the one selected in the Quick Start
dialog
o don't have two Close actions
o don't show CSS pseudo-classes in autocompletion for the class
attribute
o avoid deadlock when loading the DTEPs
o add XHTML 1.1 and XHTML 1.0 Basic to the quickstart dialog
o new DCOP interfaces/methods: WindowManagerIf::setDtep
o Doesn't parse PHP class methods which returns references
Diffstat (limited to 'www/kdewebdev3')
-rw-r--r-- | www/kdewebdev3/Makefile | 3 | ||||
-rw-r--r-- | www/kdewebdev3/distinfo | 8 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/kdewebdev3/Makefile b/www/kdewebdev3/Makefile index a0ad975595e..68c5c33cc8e 100644 --- a/www/kdewebdev3/Makefile +++ b/www/kdewebdev3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2006/01/24 07:32:48 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2006/01/31 22:29:05 markd Exp $ DISTNAME= kdewebdev-${_KDE_VERSION} -PKGREVISION= 2 CATEGORIES= www COMMENT= HTML editor and tools suitable for experienced web developers diff --git a/www/kdewebdev3/distinfo b/www/kdewebdev3/distinfo index abcb435cae3..9b7df99cf5e 100644 --- a/www/kdewebdev3/distinfo +++ b/www/kdewebdev3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2005/12/11 11:09:41 markd Exp $ +$NetBSD: distinfo,v 1.12 2006/01/31 22:29:05 markd Exp $ -SHA1 (kdewebdev-3.5.0.tar.bz2) = d04355047631741a8b068df8893d70d4d5cd3668 -RMD160 (kdewebdev-3.5.0.tar.bz2) = a3f7e6bbe04150a5b5764fca31f1866ba5fd254f -Size (kdewebdev-3.5.0.tar.bz2) = 6021886 bytes +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 |