pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update to KDE SC 4.11.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec2ce7ce992f
branches:  trunk
changeset: 626319:ec2ce7ce992f
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Nov 07 13:18:47 2013 +0000

description:
Update to KDE SC 4.11.3

bugfixes, many new features, improved stability and performance.

diffstat:

 time/ktimer/Makefile    |   3 +--
 time/ktimer/distinfo    |   8 ++++----
 www/kdewebdev4/Makefile |   3 +--
 www/kdewebdev4/PLIST    |  16 ++++++++--------
 www/kdewebdev4/distinfo |   8 ++++----
 5 files changed, 18 insertions(+), 20 deletions(-)

diffs (82 lines):

diff -r 6fe1c6bfc035 -r ec2ce7ce992f time/ktimer/Makefile
--- a/time/ktimer/Makefile      Thu Nov 07 13:17:06 2013 +0000
+++ b/time/ktimer/Makefile      Thu Nov 07 13:18:47 2013 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2013/07/05 13:29:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2013/11/07 13:18:47 markd Exp $
 
 DISTNAME=      ktimer-${_KDE_VERSION}
-PKGREVISION=   4
 CATEGORIES=    time
 COMMENT=       KDE countdown launcher
 
diff -r 6fe1c6bfc035 -r ec2ce7ce992f time/ktimer/distinfo
--- a/time/ktimer/distinfo      Thu Nov 07 13:17:06 2013 +0000
+++ b/time/ktimer/distinfo      Thu Nov 07 13:18:47 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2013/05/21 12:49:37 markd Exp $
+$NetBSD: distinfo,v 1.6 2013/11/07 13:18:47 markd Exp $
 
-SHA1 (ktimer-4.10.3.tar.xz) = c39948abf291f0ddd9e07cdc6b9d48922f62b317
-RMD160 (ktimer-4.10.3.tar.xz) = 9fca16935b47e08c3e6920450a9f177332a3ec29
-Size (ktimer-4.10.3.tar.xz) = 150764 bytes
+SHA1 (ktimer-4.11.3.tar.xz) = f6d8f80ecb79a4baf26ae54f681026a2c9363319
+RMD160 (ktimer-4.11.3.tar.xz) = c90a29fb2a8aa6e13c930601ae1107d7807f18ea
+Size (ktimer-4.11.3.tar.xz) = 147284 bytes
diff -r 6fe1c6bfc035 -r ec2ce7ce992f www/kdewebdev4/Makefile
--- a/www/kdewebdev4/Makefile   Thu Nov 07 13:17:06 2013 +0000
+++ b/www/kdewebdev4/Makefile   Thu Nov 07 13:18:47 2013 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2013/07/05 13:29:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.45 2013/11/07 13:20:40 markd Exp $
 
 DISTNAME=      kdewebdev-${_KDE_VERSION}
 PKGNAME=       ${DISTNAME:S/-4/4-4/}
-PKGREVISION=   4
 CATEGORIES=    www
 COMMENT=       HTML editor and tools suitable for experienced web developers
 
diff -r 6fe1c6bfc035 -r ec2ce7ce992f www/kdewebdev4/PLIST
--- a/www/kdewebdev4/PLIST      Thu Nov 07 13:17:06 2013 +0000
+++ b/www/kdewebdev4/PLIST      Thu Nov 07 13:18:47 2013 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2012/03/19 20:01:10 markd Exp $
+@comment $NetBSD: PLIST,v 1.4 2013/11/07 13:20:40 markd Exp $
 bin/kfilereplace
 bin/kimagemapeditor
 bin/klinkstatus
@@ -93,13 +93,13 @@
 share/icons/hicolor/48x48/apps/klinkstatus.png
 share/icons/hicolor/64x64/apps/klinkstatus.png
 share/kde/apps/kfilereplace/kfilereplaceui.rc
-share/kde/apps/kfilereplacepart/icons/crystalsvg/22x22/actions/backup_option.png
-share/kde/apps/kfilereplacepart/icons/crystalsvg/22x22/actions/casesensitive_option.png
-share/kde/apps/kfilereplacepart/icons/crystalsvg/22x22/actions/command_option.png
-share/kde/apps/kfilereplacepart/icons/crystalsvg/22x22/actions/filesimulate.png
-share/kde/apps/kfilereplacepart/icons/crystalsvg/22x22/actions/invert.png
-share/kde/apps/kfilereplacepart/icons/crystalsvg/22x22/actions/recursive_option.png
-share/kde/apps/kfilereplacepart/icons/crystalsvg/22x22/actions/regularexpression_option.png
+share/kde/apps/kfilereplacepart/icons/hicolor/22x22/actions/backup_option.png
+share/kde/apps/kfilereplacepart/icons/hicolor/22x22/actions/casesensitive_option.png
+share/kde/apps/kfilereplacepart/icons/hicolor/22x22/actions/command_option.png
+share/kde/apps/kfilereplacepart/icons/hicolor/22x22/actions/filesimulate.png
+share/kde/apps/kfilereplacepart/icons/hicolor/22x22/actions/invert.png
+share/kde/apps/kfilereplacepart/icons/hicolor/22x22/actions/recursive_option.png
+share/kde/apps/kfilereplacepart/icons/hicolor/22x22/actions/regularexpression_option.png
 share/kde/apps/kfilereplacepart/kfilereplacepartui.rc
 share/kde/apps/kimagemapeditor/addpointcursor.png
 share/kde/apps/kimagemapeditor/freehandcursor.png
diff -r 6fe1c6bfc035 -r ec2ce7ce992f www/kdewebdev4/distinfo
--- a/www/kdewebdev4/distinfo   Thu Nov 07 13:17:06 2013 +0000
+++ b/www/kdewebdev4/distinfo   Thu Nov 07 13:18:47 2013 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2013/05/21 12:49:37 markd Exp $
+$NetBSD: distinfo,v 1.19 2013/11/07 13:20:40 markd Exp $
 
-SHA1 (kdewebdev-4.10.3.tar.xz) = ea30f3187bd40eb0b972f2a9a7275674d6cee286
-RMD160 (kdewebdev-4.10.3.tar.xz) = b26408612c27c8e446124576685c88a4745aea1e
-Size (kdewebdev-4.10.3.tar.xz) = 2597484 bytes
+SHA1 (kdewebdev-4.11.3.tar.xz) = 2178b219f0220592e039b337529a5962acf97db1
+RMD160 (kdewebdev-4.11.3.tar.xz) = 210e37b832f2f1003b6ce30513a08037bd7bfadf
+Size (kdewebdev-4.11.3.tar.xz) = 2564736 bytes
 SHA1 (patch-klinkstatus_src_CMakeLists.txt) = b3698f7edde82552e0395a27df980d0e58ce0994



Home | Main Index | Thread Index | Old Index