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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e96125a0f87
branches:  trunk
changeset: 507394:4e96125a0f87
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Jan 31 22:29:05 2006 +0000

description:
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:

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

diffs (25 lines):

diff -r c119223917aa -r 4e96125a0f87 www/kdewebdev3/Makefile
--- a/www/kdewebdev3/Makefile   Tue Jan 31 22:27:20 2006 +0000
+++ b/www/kdewebdev3/Makefile   Tue Jan 31 22:29:05 2006 +0000
@@ -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 -r c119223917aa -r 4e96125a0f87 www/kdewebdev3/distinfo
--- a/www/kdewebdev3/distinfo   Tue Jan 31 22:27:20 2006 +0000
+++ b/www/kdewebdev3/distinfo   Tue Jan 31 22:29:05 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index