pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/kdewebdev3 Update KDE to 3.5.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/535eacadcd28
branches:  trunk
changeset: 534412:535eacadcd28
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Oct 20 10:39:20 2007 +0000

description:
Update KDE to 3.5.8

KImageMapEditor
* Do not limit map elements to be at 2000 as bigger x/y coordinate.
Quanta Plus
* Fix recursive symlink handling.
* Fix add to project when saving a new file into a symlinked directory.
* Do not lose CSS selectors after editing inside the dialog if they are
  repeated.
* Fix help button in the New Project wizard.
* Fix crashing while editing html with php files.
Kommander
* add DCOP method to get the winID
* add DCOP method to change the cursor to the wait cursor and back
* Make multiplying work correctly for floating point values.
* Do not remove the whole text after undoing the changes in the editor.
* Do not crash if opening a file the second time when the first try failed.
* Function str_findrev works now.
* Fix crash when diving by zero.
* Make function names case insensitive.
* Fix dcop() function (external DCOP).
* Add missing EOLs to array_values().
* Do not open files with no filename given.
* Fix crash on incorrect syntax.
* Fix input_file() function.
* Fix importing tables with empty cells.
* Use icon instead of "..." in the file selector.
* Fix ExecButton.setEnabled().
* Don't close the dialogs with ESC (just like in real applications).
* make @echo really work

diffstat:

 www/kdewebdev3/Makefile |  3 +--
 www/kdewebdev3/PLIST    |  8 ++++----
 www/kdewebdev3/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs (54 lines):

diff -r e05646d24eb0 -r 535eacadcd28 www/kdewebdev3/Makefile
--- a/www/kdewebdev3/Makefile   Sat Oct 20 10:37:48 2007 +0000
+++ b/www/kdewebdev3/Makefile   Sat Oct 20 10:39:20 2007 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2007/09/21 13:04:28 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2007/10/20 10:39:20 markd Exp $
 
 DISTNAME=      kdewebdev-${_KDE_VERSION}
-PKGREVISION=   1
 CATEGORIES=    www
 COMMENT=       HTML editor and tools suitable for experienced web developers
 
diff -r e05646d24eb0 -r 535eacadcd28 www/kdewebdev3/PLIST
--- a/www/kdewebdev3/PLIST      Sat Oct 20 10:37:48 2007 +0000
+++ b/www/kdewebdev3/PLIST      Sat Oct 20 10:39:20 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2007/01/26 02:53:44 markd Exp $
+@comment $NetBSD: PLIST,v 1.12 2007/10/20 10:39:20 markd Exp $
 bin/kfilereplace
 bin/kimagemapeditor
 bin/klinkstatus
@@ -303,7 +303,7 @@
 share/kde/apps/klinkstatus/styles/results_stylesheet.xsl
 share/kde/apps/klinkstatuspart/klinkstatus_part.rc
 share/kde/apps/klinkstatuspart/pics/304.png
-share/kde/apps/kmdr-editor/pics/kommandersplash.png
+share/kde/apps/kommander/pics/kommandersplash.png
 share/kde/apps/kxsldbg/kxsldbg_shell.rc
 share/kde/apps/kxsldbgpart/kxsldbg_part.rc
 share/kde/apps/quanta/actions.rc
@@ -1703,8 +1703,8 @@
 @dirrm share/kde/apps/quanta
 @dirrm share/kde/apps/kxsldbgpart
 @dirrm share/kde/apps/kxsldbg
-@dirrm share/kde/apps/kmdr-editor/pics
-@dirrm share/kde/apps/kmdr-editor
+@dirrm share/kde/apps/kommander/pics
+@dirrm share/kde/apps/kommander
 @dirrm share/kde/apps/klinkstatuspart/pics
 @dirrm share/kde/apps/klinkstatuspart
 @dirrm share/kde/apps/klinkstatus/styles
diff -r e05646d24eb0 -r 535eacadcd28 www/kdewebdev3/distinfo
--- a/www/kdewebdev3/distinfo   Sat Oct 20 10:37:48 2007 +0000
+++ b/www/kdewebdev3/distinfo   Sat Oct 20 10:39:20 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2007/05/23 13:07:18 markd Exp $
+$NetBSD: distinfo,v 1.19 2007/10/20 10:39:20 markd Exp $
 
-SHA1 (kdewebdev-3.5.7.tar.bz2) = 5efaa07f1ac0d31fdad983f3f5632decc372aa3c
-RMD160 (kdewebdev-3.5.7.tar.bz2) = b1b8aa641e4e1dfe5be8af5b30b9cf910c8957d7
-Size (kdewebdev-3.5.7.tar.bz2) = 6046289 bytes
+SHA1 (kdewebdev-3.5.8.tar.bz2) = 9ed4a77beb63febd4ccdb7353689a586dad272dd
+RMD160 (kdewebdev-3.5.8.tar.bz2) = 325d8cd569f438ca62e1141f768431ca88c70b22
+Size (kdewebdev-3.5.8.tar.bz2) = 6055535 bytes



Home | Main Index | Thread Index | Old Index