diff options
author | markd <markd@pkgsrc.org> | 2006-06-01 13:50:47 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-06-01 13:50:47 +0000 |
commit | ba118112cfedcef2ce4faece9e2f083c45c07680 (patch) | |
tree | 8f58b4a3ca214315da93c3d6d4d3ab93b66ad63b /www/kdewebdev3 | |
parent | 1f072f8b07dc9df3a452414ae05081c61b29f8a8 (diff) | |
download | pkgsrc-ba118112cfedcef2ce4faece9e2f083c45c07680.tar.gz |
Update to KDE 3.5.3
Changes:
* Quanta Plus
o another round of VPL fixes.
o don't crash when viewing remote files in VPL
o silently ignore files from a project view that do not exist
anymore
o show a correct error message if a file does not exist
o make the img and script tags standard compliant
o don't loose important spaces when applying source indentation
o add input button to the Forms toolbar
Diffstat (limited to 'www/kdewebdev3')
-rw-r--r-- | www/kdewebdev3/Makefile | 3 | ||||
-rw-r--r-- | www/kdewebdev3/PLIST | 3 | ||||
-rw-r--r-- | www/kdewebdev3/distinfo | 8 |
3 files changed, 7 insertions, 7 deletions
diff --git a/www/kdewebdev3/Makefile b/www/kdewebdev3/Makefile index 09f63ce6202..9d512f34d7c 100644 --- a/www/kdewebdev3/Makefile +++ b/www/kdewebdev3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2006/04/17 13:46:51 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2006/06/01 13:50:47 markd Exp $ DISTNAME= kdewebdev-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= www COMMENT= HTML editor and tools suitable for experienced web developers diff --git a/www/kdewebdev3/PLIST b/www/kdewebdev3/PLIST index 51f14c4cd94..da99af4afb1 100644 --- a/www/kdewebdev3/PLIST +++ b/www/kdewebdev3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2006/03/30 02:42:52 markd Exp $ +@comment $NetBSD: PLIST,v 1.9 2006/06/01 13:50:47 markd Exp $ bin/kfilereplace bin/kimagemapeditor bin/klinkstatus @@ -1320,6 +1320,7 @@ share/kde/apps/quanta/templates/text/others/demo.txt share/kde/apps/quanta/templates/text/scripts/demo.php share/kde/apps/quanta/tips share/kde/apps/quanta/toolbar/ball.png +share/kde/apps/quanta/toolbar/button.png share/kde/apps/quanta/toolbar/check.png share/kde/apps/quanta/toolbar/check_clear.png share/kde/apps/quanta/toolbar/check_grey.png diff --git a/www/kdewebdev3/distinfo b/www/kdewebdev3/distinfo index 2a089c0b4aa..cbf647fd35a 100644 --- a/www/kdewebdev3/distinfo +++ b/www/kdewebdev3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2006/03/30 02:42:52 markd Exp $ +$NetBSD: distinfo,v 1.14 2006/06/01 13:50:47 markd Exp $ -SHA1 (kdewebdev-3.5.2.tar.bz2) = 29d84a66b3d5be52e729c962c2994199db6f63e7 -RMD160 (kdewebdev-3.5.2.tar.bz2) = 49aa984a076c95743a3ce8fb93041eace6d7ca46 -Size (kdewebdev-3.5.2.tar.bz2) = 6012355 bytes +SHA1 (kdewebdev-3.5.3.tar.bz2) = 04807ffa7bb301cc866941c421d9fb7da6584672 +RMD160 (kdewebdev-3.5.3.tar.bz2) = fb80daa2b211e27cd08c1778d1f2830098862be1 +Size (kdewebdev-3.5.3.tar.bz2) = 6013831 bytes |