diff options
author | markd <markd@pkgsrc.org> | 2013-05-21 12:49:28 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2013-05-21 12:49:28 +0000 |
commit | 01fee8eef82c4ac1f6588691a077b1ed9d04f3f4 (patch) | |
tree | 683a4ae18bfec6086c0acb628babe63934891e12 | |
parent | acfede67ed34cf262562553905e647c2718bada3 (diff) | |
download | pkgsrc-01fee8eef82c4ac1f6588691a077b1ed9d04f3f4.tar.gz |
Update to KDE SC 4.10.3
bugfixes.
373 files changed, 1716 insertions, 1333 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index d33d576205c..f1db95364bf 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2013/05/09 07:39:24 adam Exp $ +# $NetBSD: Makefile,v 1.17 2013/05/21 12:49:28 markd Exp $ DISTNAME= ark-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= archivers COMMENT= Manages various archive formats within the KDE environment diff --git a/archivers/ark/distinfo b/archivers/ark/distinfo index 0c2ed829ae1..6439e343394 100644 --- a/archivers/ark/distinfo +++ b/archivers/ark/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:13 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:28 markd Exp $ -SHA1 (ark-4.10.2.tar.xz) = 3927eec73d2f1d1c9cd7b0d8888047df0bfb04ff -RMD160 (ark-4.10.2.tar.xz) = 4fb40f33b3acab8ecf82990769c2de69b6eeb3c0 -Size (ark-4.10.2.tar.xz) = 238228 bytes +SHA1 (ark-4.10.3.tar.xz) = 26437751ddf6f466a948a402f253f66bfc19660e +RMD160 (ark-4.10.3.tar.xz) = 72b660ba3e99f9551e407ad57be5d4325e2d714d +Size (ark-4.10.3.tar.xz) = 237876 bytes diff --git a/devel/kdesdk4/Makefile b/devel/kdesdk4/Makefile index dbe5f4c016c..50f74107278 100644 --- a/devel/kdesdk4/Makefile +++ b/devel/kdesdk4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2013/05/09 07:39:35 adam Exp $ +# $NetBSD: Makefile,v 1.55 2013/05/21 12:49:28 markd Exp $ DISTNAME= kdesdk-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 CATEGORIES= devel COMMENT= Support applications and tools used by KDE developers diff --git a/devel/kdesdk4/distinfo b/devel/kdesdk4/distinfo index 38d49adfd4f..022c508c218 100644 --- a/devel/kdesdk4/distinfo +++ b/devel/kdesdk4/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.17 2013/04/03 10:52:22 markd Exp $ +$NetBSD: distinfo,v 1.18 2013/05/21 12:49:28 markd Exp $ -SHA1 (kdesdk-4.10.2.tar.xz) = 0cedb222c469f7e465486ac744806e52f762b413 -RMD160 (kdesdk-4.10.2.tar.xz) = 56c5dee25b613b4e83f8b88dfc12879f3c862fa5 -Size (kdesdk-4.10.2.tar.xz) = 5205748 bytes +SHA1 (kdesdk-4.10.3.tar.xz) = 84d16fb8ecea59118c4bbe273d1b8149c6739c0a +RMD160 (kdesdk-4.10.3.tar.xz) = 3ffeab7d99a43fcac762c680cd027f1def1c4139 +Size (kdesdk-4.10.3.tar.xz) = 5257904 bytes SHA1 (patch-aa) = 8af774481e5d684ad822540ef53b628b27c4bc70 SHA1 (patch-ab) = d9603b23586014d6c5400c5eb048e2063780c063 diff --git a/editors/kate/Makefile b/editors/kate/Makefile index 5ff47ef65b0..79d0c0ca0c5 100644 --- a/editors/kate/Makefile +++ b/editors/kate/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/05/09 07:39:39 adam Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:28 markd Exp $ DISTNAME= kate-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= editors COMMENT= KDE advanced text editor diff --git a/editors/kate/PLIST b/editors/kate/PLIST index 3fde2f689a5..772f698f66a 100644 --- a/editors/kate/PLIST +++ b/editors/kate/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2013/04/03 10:52:23 markd Exp $ +@comment $NetBSD: PLIST,v 1.5 2013/05/21 12:49:28 markd Exp $ bin/kate bin/kwrite include/kate/application.h @@ -423,6 +423,7 @@ share/kde/config/katemoderc share/kde/config/katerc share/kde/config/kateschemarc share/kde/config/katesyntaxhighlightingrc +share/kde/config/ktexteditor_codesnippets_core.knsrc share/kde4/services/kate_kttsd.desktop share/kde4/services/katebacktracebrowserplugin.desktop share/kde4/services/katebuildplugin.desktop diff --git a/editors/kate/distinfo b/editors/kate/distinfo index 1021d5f819e..9c492771064 100644 --- a/editors/kate/distinfo +++ b/editors/kate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:23 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:28 markd Exp $ -SHA1 (kate-4.10.2.tar.xz) = 117850ca1728c309310f23a5ac2d583cfdfd29c7 -RMD160 (kate-4.10.2.tar.xz) = 53efb53f36d1e59c968bf6459258c262d5abe431 -Size (kate-4.10.2.tar.xz) = 2566336 bytes +SHA1 (kate-4.10.3.tar.xz) = 6fe0e8c0cee9a21df4c4271861e10e249896d873 +RMD160 (kate-4.10.3.tar.xz) = 3fa7a4a44c8adec02586b1d142738fc720315117 +Size (kate-4.10.3.tar.xz) = 2579668 bytes diff --git a/games/blinken/Makefile b/games/blinken/Makefile index 006ed2ea7d3..04c7e089e7a 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/05/09 07:39:41 adam Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:28 markd Exp $ DISTNAME= blinken-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= Memory enhancement game diff --git a/games/blinken/distinfo b/games/blinken/distinfo index 45ec5d5e4d6..420b4b617fe 100644 --- a/games/blinken/distinfo +++ b/games/blinken/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:56 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:28 markd Exp $ -SHA1 (blinken-4.10.2.tar.xz) = 884c9bd072325b3fc3e06da5c875516c6ee1f728 -RMD160 (blinken-4.10.2.tar.xz) = c3115f8c9c9d0b60afb1b846869dd277967205f3 -Size (blinken-4.10.2.tar.xz) = 566692 bytes +SHA1 (blinken-4.10.3.tar.xz) = ff5e39fd1880dde2c11f6e3cbd89f7a8cead7154 +RMD160 (blinken-4.10.3.tar.xz) = 40c57cfee47f008066463cad91ebecc33924240c +Size (blinken-4.10.3.tar.xz) = 566540 bytes diff --git a/games/bomber/Makefile b/games/bomber/Makefile index 8fd12bb6ff1..edec4592ad1 100644 --- a/games/bomber/Makefile +++ b/games/bomber/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:42 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:29 markd Exp $ DISTNAME= bomber-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= bomber game diff --git a/games/bomber/distinfo b/games/bomber/distinfo index 595faaa8f65..4d87df7f4cf 100644 --- a/games/bomber/distinfo +++ b/games/bomber/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:30 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:29 markd Exp $ -SHA1 (bomber-4.10.2.tar.xz) = 7f5e955127da33c7589103628cac356e6ebe4141 -RMD160 (bomber-4.10.2.tar.xz) = e99809ffd766ac9c17473cb110910e8aa7643d42 -Size (bomber-4.10.2.tar.xz) = 391504 bytes +SHA1 (bomber-4.10.3.tar.xz) = b2cf0a81d282424811cdc527545a132ef5d73a3a +RMD160 (bomber-4.10.3.tar.xz) = 23f80b6eeee1f33eaef04fd6044f636498c06729 +Size (bomber-4.10.3.tar.xz) = 392084 bytes diff --git a/games/bovo/Makefile b/games/bovo/Makefile index b9d64390787..c03eb17adb3 100644 --- a/games/bovo/Makefile +++ b/games/bovo/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:42 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:29 markd Exp $ DISTNAME= bovo-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= Five-in-a-row Board Game diff --git a/games/bovo/distinfo b/games/bovo/distinfo index 149c6c896a3..8f0432291b8 100644 --- a/games/bovo/distinfo +++ b/games/bovo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:30 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:29 markd Exp $ -SHA1 (bovo-4.10.2.tar.xz) = 9af42dbd99c552adcba59deeaa6407b2465bde87 -RMD160 (bovo-4.10.2.tar.xz) = 1c9243752da80e66277bbbf94e02f05c3a65431b -Size (bovo-4.10.2.tar.xz) = 110548 bytes +SHA1 (bovo-4.10.3.tar.xz) = 53fa8f79b8a6d048a00da0cfc703f400c6ddd178 +RMD160 (bovo-4.10.3.tar.xz) = eca8dbc3a53995ea702aa5aa0fb47ac88b6d5970 +Size (bovo-4.10.3.tar.xz) = 109860 bytes diff --git a/games/granatier/Makefile b/games/granatier/Makefile index 49e01df7db3..2ab18feee99 100644 --- a/games/granatier/Makefile +++ b/games/granatier/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:43 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:29 markd Exp $ DISTNAME= granatier-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= clone of the classic Bomberman game diff --git a/games/granatier/distinfo b/games/granatier/distinfo index 6b9ef8c58de..b0fe9150a0e 100644 --- a/games/granatier/distinfo +++ b/games/granatier/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:30 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:29 markd Exp $ -SHA1 (granatier-4.10.2.tar.xz) = 36ac5fe97d2ea06038f0a2f7e58d0949a6d72cd8 -RMD160 (granatier-4.10.2.tar.xz) = 6e1ab57cc8965d1fa722e07d6d45ef6a229d5b5b -Size (granatier-4.10.2.tar.xz) = 1393452 bytes +SHA1 (granatier-4.10.3.tar.xz) = 4a135280da57cac2cadc2874c27b50fc7740bebf +RMD160 (granatier-4.10.3.tar.xz) = e121606a2c9fc666a691929bfa6f828d04750b9d +Size (granatier-4.10.3.tar.xz) = 1393636 bytes diff --git a/games/kajongg/Makefile b/games/kajongg/Makefile index 938241fd36e..de9b5f496e7 100644 --- a/games/kajongg/Makefile +++ b/games/kajongg/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:43 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:29 markd Exp $ DISTNAME= kajongg-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= Maj Jong game diff --git a/games/kajongg/distinfo b/games/kajongg/distinfo index 2db47d1f4e1..32f6e896c2e 100644 --- a/games/kajongg/distinfo +++ b/games/kajongg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:31 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:29 markd Exp $ -SHA1 (kajongg-4.10.2.tar.xz) = efda22fb18c5cbf87975be2f96a89a7ece6a2b9e -RMD160 (kajongg-4.10.2.tar.xz) = d432ff3b20e42d31b44fcfc08a6942372f9b5931 -Size (kajongg-4.10.2.tar.xz) = 2488896 bytes +SHA1 (kajongg-4.10.3.tar.xz) = 88944b76d63e1e5e2337c9aa92d2811c88a69024 +RMD160 (kajongg-4.10.3.tar.xz) = 8c1d8c37e16856276571d1fde54fddb357ef5dfb +Size (kajongg-4.10.3.tar.xz) = 2489120 bytes diff --git a/games/kanagram/Makefile b/games/kanagram/Makefile index 484cd3bcd65..bb0e226ce8c 100644 --- a/games/kanagram/Makefile +++ b/games/kanagram/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:39:43 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:29 markd Exp $ DISTNAME= kanagram-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= KDE letter order game diff --git a/games/kanagram/distinfo b/games/kanagram/distinfo index 884bc8a1f09..1ae47fdcfa1 100644 --- a/games/kanagram/distinfo +++ b/games/kanagram/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:58 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:29 markd Exp $ -SHA1 (kanagram-4.10.2.tar.xz) = 2536db114e6be17baf1556293c95b70fe83aa609 -RMD160 (kanagram-4.10.2.tar.xz) = c65ce6cbef1dfb35b84072a1dba063a28a5f41b4 -Size (kanagram-4.10.2.tar.xz) = 1068648 bytes +SHA1 (kanagram-4.10.3.tar.xz) = 8aa646830e3f09162d98c9dab1650321d92ef90f +RMD160 (kanagram-4.10.3.tar.xz) = 931d5b263656755d5c532bb52165e2fc70684c82 +Size (kanagram-4.10.3.tar.xz) = 1066864 bytes diff --git a/games/kapman/Makefile b/games/kapman/Makefile index 1c72d1b59eb..042ace9eed3 100644 --- a/games/kapman/Makefile +++ b/games/kapman/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:43 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:29 markd Exp $ DISTNAME= kapman-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= Pac-Man clone diff --git a/games/kapman/distinfo b/games/kapman/distinfo index d0928d4d859..8249094346a 100644 --- a/games/kapman/distinfo +++ b/games/kapman/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:31 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:29 markd Exp $ -SHA1 (kapman-4.10.2.tar.xz) = b2a8122fbebc364dee64707ccc720e62eb1af66a -RMD160 (kapman-4.10.2.tar.xz) = df822d32c5a6284f5f7a09349e0efe48bad11bfc -Size (kapman-4.10.2.tar.xz) = 1578648 bytes +SHA1 (kapman-4.10.3.tar.xz) = 83fda18300857338a698fff899cb2569ec4539fb +RMD160 (kapman-4.10.3.tar.xz) = 400c2e528eb0d4b0b78b443d0fc7b8470854f069 +Size (kapman-4.10.3.tar.xz) = 1577744 bytes diff --git a/games/katomic/Makefile b/games/katomic/Makefile index 22bbb3fa1a2..de66a6f1092 100644 --- a/games/katomic/Makefile +++ b/games/katomic/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:43 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:29 markd Exp $ DISTNAME= katomic-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= Build complex atoms with a minimal amount of moves diff --git a/games/katomic/distinfo b/games/katomic/distinfo index 5ee019ee127..870fc9c965b 100644 --- a/games/katomic/distinfo +++ b/games/katomic/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:32 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:29 markd Exp $ -SHA1 (katomic-4.10.2.tar.xz) = c7d3fc2dc10ce90092d229f1a879a0081e26cd8b -RMD160 (katomic-4.10.2.tar.xz) = 57df2f0d7de96f659b273e80f6e174e96d6b0541 -Size (katomic-4.10.2.tar.xz) = 667164 bytes +SHA1 (katomic-4.10.3.tar.xz) = 69cf2cedad8575b32fbb685c1116bfd2c7090ebf +RMD160 (katomic-4.10.3.tar.xz) = 68c565754892e172382355fc2826a35639a8ece3 +Size (katomic-4.10.3.tar.xz) = 667076 bytes diff --git a/games/kblackbox/Makefile b/games/kblackbox/Makefile index e1eb18a9cfb..fee14857574 100644 --- a/games/kblackbox/Makefile +++ b/games/kblackbox/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:43 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:29 markd Exp $ DISTNAME= kblackbox-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= Find the balls hidden in the black box by shooting laser beams diff --git a/games/kblackbox/distinfo b/games/kblackbox/distinfo index 18fb0d88079..4270adbecf3 100644 --- a/games/kblackbox/distinfo +++ b/games/kblackbox/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:32 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:29 markd Exp $ -SHA1 (kblackbox-4.10.2.tar.xz) = 3d29652827a4fba86615a424f5a5b0bcffc184b7 -RMD160 (kblackbox-4.10.2.tar.xz) = 08746f977520333d490ef777778baf245f8d6e1a -Size (kblackbox-4.10.2.tar.xz) = 107792 bytes +SHA1 (kblackbox-4.10.3.tar.xz) = 2953256d4659cca0a2a4b35d2c81fe1569bbb762 +RMD160 (kblackbox-4.10.3.tar.xz) = b77efe4cda5e17686b4c423d1bedd8af8113af33 +Size (kblackbox-4.10.3.tar.xz) = 107972 bytes diff --git a/games/kblocks/Makefile b/games/kblocks/Makefile index d648e36059e..409bb0cb83d 100644 --- a/games/kblocks/Makefile +++ b/games/kblocks/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:44 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:29 markd Exp $ DISTNAME= kblocks-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= classic falling blocks game diff --git a/games/kblocks/distinfo b/games/kblocks/distinfo index f2e763c6123..d96cebb7a1d 100644 --- a/games/kblocks/distinfo +++ b/games/kblocks/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:32 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:29 markd Exp $ -SHA1 (kblocks-4.10.2.tar.xz) = be903b314547ccdc0eee335a34bac00bc769c3b7 -RMD160 (kblocks-4.10.2.tar.xz) = e44397b231eed6d88676b87c4e484c7b39461331 -Size (kblocks-4.10.2.tar.xz) = 1245964 bytes +SHA1 (kblocks-4.10.3.tar.xz) = 2a43bd8f55474122b241c8993fe98cbd26d36b98 +RMD160 (kblocks-4.10.3.tar.xz) = 6a76d90052a3f87edc3068bdd208aa3d1f4d5ff4 +Size (kblocks-4.10.3.tar.xz) = 1244032 bytes diff --git a/games/kbounce/Makefile b/games/kbounce/Makefile index daa51073075..17ba4923e29 100644 --- a/games/kbounce/Makefile +++ b/games/kbounce/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:44 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:29 markd Exp $ DISTNAME= kbounce-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= single player arcade game with the elements of puzzle diff --git a/games/kbounce/distinfo b/games/kbounce/distinfo index 7b23334a82f..618bfda8dc5 100644 --- a/games/kbounce/distinfo +++ b/games/kbounce/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:33 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:29 markd Exp $ -SHA1 (kbounce-4.10.2.tar.xz) = 1f27198383237538791eccad15c7ca6da946826e -RMD160 (kbounce-4.10.2.tar.xz) = 4500cd696e7043fd914ea3b63afe779951466ba1 -Size (kbounce-4.10.2.tar.xz) = 1593516 bytes +SHA1 (kbounce-4.10.3.tar.xz) = 6c83f932c62d29432aef0403733998a4ae0ca7ad +RMD160 (kbounce-4.10.3.tar.xz) = a568074f1304767b7711292fc98d023e97cee4a5 +Size (kbounce-4.10.3.tar.xz) = 1593656 bytes diff --git a/games/kbreakout/Makefile b/games/kbreakout/Makefile index f088165c2f5..b1d1ff03263 100644 --- a/games/kbreakout/Makefile +++ b/games/kbreakout/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:44 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:29 markd Exp $ DISTNAME= kbreakout-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a Breakout-like game diff --git a/games/kbreakout/distinfo b/games/kbreakout/distinfo index 6aa3f2a2748..3cbc944379d 100644 --- a/games/kbreakout/distinfo +++ b/games/kbreakout/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:33 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:29 markd Exp $ -SHA1 (kbreakout-4.10.2.tar.xz) = 3c93764ffcb0f1eb444b52ae7ef7c7134728178e -RMD160 (kbreakout-4.10.2.tar.xz) = 6149829863d9676bc696a1f8a7480f4e4a276dda -Size (kbreakout-4.10.2.tar.xz) = 1380064 bytes +SHA1 (kbreakout-4.10.3.tar.xz) = 8d8508abde6eb2d0aaf75a66ffb253e2f7a67046 +RMD160 (kbreakout-4.10.3.tar.xz) = 27cc5e38b90ab8476ed7e454ca5f9710625f0854 +Size (kbreakout-4.10.3.tar.xz) = 1376044 bytes diff --git a/games/kdetoys4/Makefile b/games/kdetoys4/Makefile index 0375221c212..7ee06363e80 100644 --- a/games/kdetoys4/Makefile +++ b/games/kdetoys4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2013/05/09 07:39:44 adam Exp $ +# $NetBSD: Makefile,v 1.32 2013/05/21 12:49:29 markd Exp $ DISTNAME= kdetoys-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 CATEGORIES= games COMMENT= Toys for the KDE integrated X11 desktop diff --git a/games/kdetoys4/distinfo b/games/kdetoys4/distinfo index c2dfd6f8694..105c7ac485a 100644 --- a/games/kdetoys4/distinfo +++ b/games/kdetoys4/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2013/04/03 10:52:13 markd Exp $ +$NetBSD: distinfo,v 1.18 2013/05/21 12:49:29 markd Exp $ -SHA1 (kdetoys-4.10.2.tar.xz) = 3fa4fc9b9ec04e9967b9a326d9dc26c3055b5e2b -RMD160 (kdetoys-4.10.2.tar.xz) = 361fb16722a5ccb430b33869a8fd0f76065e6862 -Size (kdetoys-4.10.2.tar.xz) = 379156 bytes +SHA1 (kdetoys-4.10.3.tar.xz) = 1272b33ff3ef669ab309c8c230d3609d597c743b +RMD160 (kdetoys-4.10.3.tar.xz) = 36d8f5b58f8580fffd7fbad255096b8f8a093b36 +Size (kdetoys-4.10.3.tar.xz) = 380264 bytes diff --git a/games/kdiamond/Makefile b/games/kdiamond/Makefile index 996b79ae9dc..9e9d12aa56e 100644 --- a/games/kdiamond/Makefile +++ b/games/kdiamond/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:44 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:29 markd Exp $ DISTNAME= kdiamond-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= build lines of three similar diamonds diff --git a/games/kdiamond/distinfo b/games/kdiamond/distinfo index e7bd316548f..f967036e46d 100644 --- a/games/kdiamond/distinfo +++ b/games/kdiamond/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:33 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:29 markd Exp $ -SHA1 (kdiamond-4.10.2.tar.xz) = 57b6525cd17fa69e99d596441aa10c626766846b -RMD160 (kdiamond-4.10.2.tar.xz) = 5401ca923f776a5c7d392b88dbfe5cea42496858 -Size (kdiamond-4.10.2.tar.xz) = 4173976 bytes +SHA1 (kdiamond-4.10.3.tar.xz) = ba11547157b1b5d7b789fd2c854aebb3ff5b1714 +RMD160 (kdiamond-4.10.3.tar.xz) = 2a937c8232bb6d9720a46bc9313fbf24a9212a6d +Size (kdiamond-4.10.3.tar.xz) = 4174064 bytes diff --git a/games/kfourinline/Makefile b/games/kfourinline/Makefile index 571b6af4e5d..724222b77ef 100644 --- a/games/kfourinline/Makefile +++ b/games/kfourinline/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:45 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:29 markd Exp $ DISTNAME= kfourinline-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a four-in-a-row game for KDE diff --git a/games/kfourinline/distinfo b/games/kfourinline/distinfo index dd16a5b470c..ff02d47c236 100644 --- a/games/kfourinline/distinfo +++ b/games/kfourinline/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:34 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:29 markd Exp $ -SHA1 (kfourinline-4.10.2.tar.xz) = b587f56bf5f095ec44da271e04b325f6dcc5c5f0 -RMD160 (kfourinline-4.10.2.tar.xz) = 36c623708edca734db1a27594a5870da1892f06d -Size (kfourinline-4.10.2.tar.xz) = 272112 bytes +SHA1 (kfourinline-4.10.3.tar.xz) = d49eff3bc2198c4ebb7d14a664ed7b2271e4ca32 +RMD160 (kfourinline-4.10.3.tar.xz) = ca828001758ec15baefc7cb6f81c53a50f19e012 +Size (kfourinline-4.10.3.tar.xz) = 272096 bytes diff --git a/games/kgoldrunner/Makefile b/games/kgoldrunner/Makefile index f4a31880f94..a96c773c609 100644 --- a/games/kgoldrunner/Makefile +++ b/games/kgoldrunner/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:45 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $ DISTNAME= kgoldrunner-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= action game where the hero runs through a maze diff --git a/games/kgoldrunner/distinfo b/games/kgoldrunner/distinfo index 8083d2947c0..dd0dc0d4f01 100644 --- a/games/kgoldrunner/distinfo +++ b/games/kgoldrunner/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:34 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:30 markd Exp $ -SHA1 (kgoldrunner-4.10.2.tar.xz) = 8c44b9992239d379d64c7979c1cd4ec56c5aa80f -RMD160 (kgoldrunner-4.10.2.tar.xz) = 3d8cc0bbe8fcfd79b5f0146a73b9c3647111aeec -Size (kgoldrunner-4.10.2.tar.xz) = 2094756 bytes +SHA1 (kgoldrunner-4.10.3.tar.xz) = 3701237b7c3b15d4d4ffe17d78c8470231004d0a +RMD160 (kgoldrunner-4.10.3.tar.xz) = ffb789193e381f58a6e80782b44bab38f737070b +Size (kgoldrunner-4.10.3.tar.xz) = 2094792 bytes SHA1 (patch-src_KGoldrunner.desktop) = 2272ed878f19795252e797e6c5d673daddb80d39 diff --git a/games/khangman/Makefile b/games/khangman/Makefile index cbbd0fcfdaf..702ec8cd246 100644 --- a/games/khangman/Makefile +++ b/games/khangman/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:39:45 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:30 markd Exp $ DISTNAME= khangman-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= KDE hangman game diff --git a/games/khangman/distinfo b/games/khangman/distinfo index 53dfb330388..ac62604b98b 100644 --- a/games/khangman/distinfo +++ b/games/khangman/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:00 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:30 markd Exp $ -SHA1 (khangman-4.10.2.tar.xz) = 2795c1ada9898854fe3a8ffd8a92c8ad5cd3eb04 -RMD160 (khangman-4.10.2.tar.xz) = 4d328ff8d807b64d3c7a2410b07e3ee88459f087 -Size (khangman-4.10.2.tar.xz) = 3946600 bytes +SHA1 (khangman-4.10.3.tar.xz) = ee2071d89c65b47ace7fc38d0fb07c5b74883bab +RMD160 (khangman-4.10.3.tar.xz) = 8869ec51d50d13156fe6369b7f00d7f5a940294e +Size (khangman-4.10.3.tar.xz) = 3935840 bytes diff --git a/games/kigo/Makefile b/games/kigo/Makefile index 615e01b07ce..b9fa605f9df 100644 --- a/games/kigo/Makefile +++ b/games/kigo/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:45 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $ DISTNAME= kigo-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= an open-source implementation of the popular Go game diff --git a/games/kigo/distinfo b/games/kigo/distinfo index 6814b290180..05d13967535 100644 --- a/games/kigo/distinfo +++ b/games/kigo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:35 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:30 markd Exp $ -SHA1 (kigo-4.10.2.tar.xz) = 229b2631b89b31bb1661a10c6de2770842c48e85 -RMD160 (kigo-4.10.2.tar.xz) = a42b5c7e01a66917d11e8bb1ccd088dd33c58231 -Size (kigo-4.10.2.tar.xz) = 1371784 bytes +SHA1 (kigo-4.10.3.tar.xz) = 370656ff032a8980579b5a478a7868598035c897 +RMD160 (kigo-4.10.3.tar.xz) = 2c74d4a99953f9b3a5041206822f73fddfd5e077 +Size (kigo-4.10.3.tar.xz) = 1371440 bytes diff --git a/games/killbots/Makefile b/games/killbots/Makefile index 3693cdeef09..07c5998e507 100644 --- a/games/killbots/Makefile +++ b/games/killbots/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:45 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $ DISTNAME= killbots-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= KDE port of the classic BSD console game robots diff --git a/games/killbots/distinfo b/games/killbots/distinfo index 1be3e4b19e9..a46308d47a1 100644 --- a/games/killbots/distinfo +++ b/games/killbots/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:35 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:30 markd Exp $ -SHA1 (killbots-4.10.2.tar.xz) = 87100f1fcb1e3547939406d6d4a4b8b2582831c8 -RMD160 (killbots-4.10.2.tar.xz) = bcbf231309e88c41e9faeecc5907ef6839afee34 -Size (killbots-4.10.2.tar.xz) = 975028 bytes +SHA1 (killbots-4.10.3.tar.xz) = 9b580830f82468351fb91306f30a085519432b10 +RMD160 (killbots-4.10.3.tar.xz) = 70fa59226b5fe5f63150ae098a9c4c6e37cec72e +Size (killbots-4.10.3.tar.xz) = 975084 bytes diff --git a/games/kiriki/Makefile b/games/kiriki/Makefile index 2e6f773cd83..198302d255b 100644 --- a/games/kiriki/Makefile +++ b/games/kiriki/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:45 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $ DISTNAME= kiriki-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= an addictive and fun dice game for KDE diff --git a/games/kiriki/distinfo b/games/kiriki/distinfo index 9b21a1b3d06..6d478316011 100644 --- a/games/kiriki/distinfo +++ b/games/kiriki/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:35 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:30 markd Exp $ -SHA1 (kiriki-4.10.2.tar.xz) = f3ec86d168cc21fe22adb610121df62a6280ff1d -RMD160 (kiriki-4.10.2.tar.xz) = 369b6bdd258643d40bd184014012e40ba0c310e1 -Size (kiriki-4.10.2.tar.xz) = 125832 bytes +SHA1 (kiriki-4.10.3.tar.xz) = 9ec35954ba2eab34d6a760d17f3ab5ebfa193a61 +RMD160 (kiriki-4.10.3.tar.xz) = 6aa94289834f8c02bf9575e34091d842812580ad +Size (kiriki-4.10.3.tar.xz) = 125788 bytes diff --git a/games/kjumpingcube/Makefile b/games/kjumpingcube/Makefile index 1a444ece880..4dcc2307a15 100644 --- a/games/kjumpingcube/Makefile +++ b/games/kjumpingcube/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:46 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $ DISTNAME= kjumpingcube-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a simple tactical game for KDE diff --git a/games/kjumpingcube/distinfo b/games/kjumpingcube/distinfo index 45ccd32ee0f..428305a1bce 100644 --- a/games/kjumpingcube/distinfo +++ b/games/kjumpingcube/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:36 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:30 markd Exp $ -SHA1 (kjumpingcube-4.10.2.tar.xz) = c81585d2e46ec0783d58e6d0068b75fd82ddd382 -RMD160 (kjumpingcube-4.10.2.tar.xz) = e559cdc0435ff76cc5245e8925ce5e8c5745b8d9 -Size (kjumpingcube-4.10.2.tar.xz) = 104476 bytes +SHA1 (kjumpingcube-4.10.3.tar.xz) = 9c46888572703e2f1d632e09ba5330e8434c51c1 +RMD160 (kjumpingcube-4.10.3.tar.xz) = 5d5e58710ebe4c2f51a1bfe6de2b2653feea22f8 +Size (kjumpingcube-4.10.3.tar.xz) = 104148 bytes diff --git a/games/klickety/Makefile b/games/klickety/Makefile index 21e2682a86c..359ae000103 100644 --- a/games/klickety/Makefile +++ b/games/klickety/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:46 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $ DISTNAME= klickety-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a strategy game for KDE, an adaption of the Clickomania game diff --git a/games/klickety/distinfo b/games/klickety/distinfo index 81458c8e51e..5eac7c60b8c 100644 --- a/games/klickety/distinfo +++ b/games/klickety/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:36 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:30 markd Exp $ -SHA1 (klickety-4.10.2.tar.xz) = 54548dd1ebad1481ecda5a50df7e72a43a6a8cbb -RMD160 (klickety-4.10.2.tar.xz) = cf7cef6d5bbcf08cdf87f6b2571c86d56077d4ad -Size (klickety-4.10.2.tar.xz) = 854304 bytes +SHA1 (klickety-4.10.3.tar.xz) = 2ac5e9e52b3312bc54b9d02a5210caccc83f7f39 +RMD160 (klickety-4.10.3.tar.xz) = 589b3c1d6efefa7f641ae4a6ef82a84dfd70a895 +Size (klickety-4.10.3.tar.xz) = 853764 bytes diff --git a/games/klines/Makefile b/games/klines/Makefile index c5a6fa687de..ab15d7bb0cc 100644 --- a/games/klines/Makefile +++ b/games/klines/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:46 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $ DISTNAME= klines-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= inspired by well known game of Color Lines diff --git a/games/klines/distinfo b/games/klines/distinfo index 853a9b61346..63712e692b3 100644 --- a/games/klines/distinfo +++ b/games/klines/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:37 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:30 markd Exp $ -SHA1 (klines-4.10.2.tar.xz) = e8bb9a43ca3207f961bcae60312af37f226d7ec0 -RMD160 (klines-4.10.2.tar.xz) = a9a547e818d2e32b31f11d932b782d1193055aab -Size (klines-4.10.2.tar.xz) = 958636 bytes +SHA1 (klines-4.10.3.tar.xz) = 474bab91de2112f55c5286f754778cd638d0862c +RMD160 (klines-4.10.3.tar.xz) = f36c287ae6f3112527f25ab8af905aa7d06926ed +Size (klines-4.10.3.tar.xz) = 958692 bytes diff --git a/games/kmahjongg/Makefile b/games/kmahjongg/Makefile index e902bd10ed4..ccdf17ce7ad 100644 --- a/games/kmahjongg/Makefile +++ b/games/kmahjongg/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:46 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $ DISTNAME= kmahjongg-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a tile matching game for one or two players diff --git a/games/kmahjongg/distinfo b/games/kmahjongg/distinfo index beadac3b7e3..651a0e40ab9 100644 --- a/games/kmahjongg/distinfo +++ b/games/kmahjongg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:37 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:30 markd Exp $ -SHA1 (kmahjongg-4.10.2.tar.xz) = c54467341866d975a25529b70033bb0f45920d11 -RMD160 (kmahjongg-4.10.2.tar.xz) = 4ece98b1610f9aecdf23088ac66ded031dc27398 -Size (kmahjongg-4.10.2.tar.xz) = 1080180 bytes +SHA1 (kmahjongg-4.10.3.tar.xz) = 8c1168da227c5be6775ae71adfaa7be39ce69a28 +RMD160 (kmahjongg-4.10.3.tar.xz) = 4411771830fc723afc4e1d69b234eb3e71e0fcba +Size (kmahjongg-4.10.3.tar.xz) = 1079584 bytes diff --git a/games/kmines/Makefile b/games/kmines/Makefile index 103ac7c43c6..4a6213971e5 100644 --- a/games/kmines/Makefile +++ b/games/kmines/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:46 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $ DISTNAME= kmines-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= KDE version of the classic minesweeper game diff --git a/games/kmines/distinfo b/games/kmines/distinfo index 1ada03b1542..df6bddea3d3 100644 --- a/games/kmines/distinfo +++ b/games/kmines/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:37 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:30 markd Exp $ -SHA1 (kmines-4.10.2.tar.xz) = 5b0775fb30fe59c017651d80658cc59f1358b7a4 -RMD160 (kmines-4.10.2.tar.xz) = 131d80d25bd9bae1d27c739e099d6420e9dfa309 -Size (kmines-4.10.2.tar.xz) = 659568 bytes +SHA1 (kmines-4.10.3.tar.xz) = 9f0130c4ce1276bbc0b8d89880d5db73efdc3aef +RMD160 (kmines-4.10.3.tar.xz) = 32218daecf5c01295f3dc535c3481b47993b3663 +Size (kmines-4.10.3.tar.xz) = 659300 bytes diff --git a/games/knavalbattle/Makefile b/games/knavalbattle/Makefile index 44470db3d7b..0b2c5f87242 100644 --- a/games/knavalbattle/Makefile +++ b/games/knavalbattle/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:46 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $ DISTNAME= knavalbattle-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a network-enabled implementation of the famous ship sinking game for KDE diff --git a/games/knavalbattle/distinfo b/games/knavalbattle/distinfo index ccda93e0ca8..d58f27f3676 100644 --- a/games/knavalbattle/distinfo +++ b/games/knavalbattle/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:38 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:30 markd Exp $ -SHA1 (knavalbattle-4.10.2.tar.xz) = 668a3b98bd5d64ff1d35dc1f46ec2f4a5aa188fe -RMD160 (knavalbattle-4.10.2.tar.xz) = fac61db22b93c60ffc536814108647317756775e -Size (knavalbattle-4.10.2.tar.xz) = 857368 bytes +SHA1 (knavalbattle-4.10.3.tar.xz) = aa6e06896e93c5e33623a55c0b5d2c15cd49ea97 +RMD160 (knavalbattle-4.10.3.tar.xz) = ff5716f0230da68f229b9959493d89a70a2b45d0 +Size (knavalbattle-4.10.3.tar.xz) = 856668 bytes diff --git a/games/knetwalk/Makefile b/games/knetwalk/Makefile index fe77f727089..d35cb702ce3 100644 --- a/games/knetwalk/Makefile +++ b/games/knetwalk/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:47 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $ DISTNAME= knetwalk-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a game for system administrators diff --git a/games/knetwalk/distinfo b/games/knetwalk/distinfo index b2fdb92fe98..90926139b58 100644 --- a/games/knetwalk/distinfo +++ b/games/knetwalk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:38 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:30 markd Exp $ -SHA1 (knetwalk-4.10.2.tar.xz) = 6b5a992d5a6ca4ddb41561bdf9d2b83be0091962 -RMD160 (knetwalk-4.10.2.tar.xz) = c5ee32347be3e2a71c1d0ac5c0b62a2dcbdc89d5 -Size (knetwalk-4.10.2.tar.xz) = 791156 bytes +SHA1 (knetwalk-4.10.3.tar.xz) = 13dfaa5039b53fc6b50e5c8e4998324b283806f0 +RMD160 (knetwalk-4.10.3.tar.xz) = 3027773b5fa354c489a4e202ae6a02d326e5b598 +Size (knetwalk-4.10.3.tar.xz) = 790460 bytes diff --git a/games/kolf/Makefile b/games/kolf/Makefile index 852ecc6b0f7..c96192720c6 100644 --- a/games/kolf/Makefile +++ b/games/kolf/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:47 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $ DISTNAME= kolf-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a miniature golf game for KDE diff --git a/games/kolf/distinfo b/games/kolf/distinfo index e4406919130..65f19514829 100644 --- a/games/kolf/distinfo +++ b/games/kolf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:38 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:30 markd Exp $ -SHA1 (kolf-4.10.2.tar.xz) = 148fe1a39763b97daaa3e4257b1f0e80e34cc723 -RMD160 (kolf-4.10.2.tar.xz) = d57009ebe9afe166e48a6f7d4162d5571c7aa345 -Size (kolf-4.10.2.tar.xz) = 779636 bytes +SHA1 (kolf-4.10.3.tar.xz) = f35c94f3e184e8b1bcaab50e519b424e580c5665 +RMD160 (kolf-4.10.3.tar.xz) = a6d2e060ec0857381abd7d7ba7e2bfb898fa933f +Size (kolf-4.10.3.tar.xz) = 780884 bytes diff --git a/games/kollision/Makefile b/games/kollision/Makefile index 13120dfc673..146c2eb2ec5 100644 --- a/games/kollision/Makefile +++ b/games/kollision/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:47 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $ DISTNAME= kollision-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a simple ball dodging game diff --git a/games/kollision/distinfo b/games/kollision/distinfo index 733f5816c6f..514ba54d87e 100644 --- a/games/kollision/distinfo +++ b/games/kollision/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:39 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:30 markd Exp $ -SHA1 (kollision-4.10.2.tar.xz) = 19f085adcf6477e4b69f554721e5a82a3754d8de -RMD160 (kollision-4.10.2.tar.xz) = 9a2f1aa4f258783e59fbb1272ca4ca17a36eeddb -Size (kollision-4.10.2.tar.xz) = 213756 bytes +SHA1 (kollision-4.10.3.tar.xz) = 196770d3b15a74c4399348549efea5f1b5f2808e +RMD160 (kollision-4.10.3.tar.xz) = 6d01bac4d036f660510ddfd250bedda0e33d6b92 +Size (kollision-4.10.3.tar.xz) = 213760 bytes diff --git a/games/konquest/Makefile b/games/konquest/Makefile index a76758b95e4..5b589d13bf1 100644 --- a/games/konquest/Makefile +++ b/games/konquest/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:47 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:31 markd Exp $ DISTNAME= konquest-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a game of galactic conquest for KDE diff --git a/games/konquest/distinfo b/games/konquest/distinfo index e40fa10c87e..f292a053106 100644 --- a/games/konquest/distinfo +++ b/games/konquest/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:39 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:31 markd Exp $ -SHA1 (konquest-4.10.2.tar.xz) = acb21acfab00f8a5a03105fad6100cec513958ff -RMD160 (konquest-4.10.2.tar.xz) = 904cafbfb5c2e0fed82d556979e1bc0a7e8bd8e6 -Size (konquest-4.10.2.tar.xz) = 418092 bytes +SHA1 (konquest-4.10.3.tar.xz) = 7034913a42475d21af4adb28257b088172e771da +RMD160 (konquest-4.10.3.tar.xz) = 63c20df50bd7b33d6fef67af230a073d5a468f54 +Size (konquest-4.10.3.tar.xz) = 418208 bytes diff --git a/games/kpat/Makefile b/games/kpat/Makefile index e8ff732e7cd..47e90fe6bcf 100644 --- a/games/kpat/Makefile +++ b/games/kpat/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:47 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:31 markd Exp $ DISTNAME= kpat-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a multiplicity of different solitaire games diff --git a/games/kpat/distinfo b/games/kpat/distinfo index 5a1f8924ec2..2eb7582f732 100644 --- a/games/kpat/distinfo +++ b/games/kpat/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:40 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:31 markd Exp $ -SHA1 (kpat-4.10.2.tar.xz) = 9a4309cbadd8214cb2dd8ab1cd8bae4c20194cff -RMD160 (kpat-4.10.2.tar.xz) = 419e6a846cad886e95fa826b8b99a713497272cc -Size (kpat-4.10.2.tar.xz) = 3092916 bytes +SHA1 (kpat-4.10.3.tar.xz) = b2c9a9c65ab4a3760400cf51d055989f08464851 +RMD160 (kpat-4.10.3.tar.xz) = cf93be757b6eb21e1945e2b081381a050bc5b68d +Size (kpat-4.10.3.tar.xz) = 3093196 bytes diff --git a/games/kreversi/Makefile b/games/kreversi/Makefile index 399675e6459..ccfbdb17914 100644 --- a/games/kreversi/Makefile +++ b/games/kreversi/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:48 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:31 markd Exp $ DISTNAME= kreversi-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= the old reversi board game, also known as Othello. diff --git a/games/kreversi/distinfo b/games/kreversi/distinfo index 7810d303504..7989b882f3b 100644 --- a/games/kreversi/distinfo +++ b/games/kreversi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:40 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:31 markd Exp $ -SHA1 (kreversi-4.10.2.tar.xz) = a79e1b20849e419037c28febad0422a634a0585b -RMD160 (kreversi-4.10.2.tar.xz) = 2d6bcae27c147453f4df92000fdbdea674860d25 -Size (kreversi-4.10.2.tar.xz) = 398900 bytes +SHA1 (kreversi-4.10.3.tar.xz) = a2b35641a39706de0deda9ea4777ff0b2ebde367 +RMD160 (kreversi-4.10.3.tar.xz) = 527d5ab56bf8b6dc9ec96b85b46b1d6178b3da12 +Size (kreversi-4.10.3.tar.xz) = 399404 bytes diff --git a/games/kshisen/Makefile b/games/kshisen/Makefile index 89fa762c06b..852d6e61774 100644 --- a/games/kshisen/Makefile +++ b/games/kshisen/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:48 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:31 markd Exp $ DISTNAME= kshisen-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a solitaire-like game played using the standard set of Mahjong tiles diff --git a/games/kshisen/distinfo b/games/kshisen/distinfo index dde8a512e3b..c7144ceafd8 100644 --- a/games/kshisen/distinfo +++ b/games/kshisen/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:40 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:31 markd Exp $ -SHA1 (kshisen-4.10.2.tar.xz) = df41aac7d3048ccfdbd55b62872643c7325b9722 -RMD160 (kshisen-4.10.2.tar.xz) = 7e00e5b319c0d5d94715f3c4ddd0b7dfbfa27e9a -Size (kshisen-4.10.2.tar.xz) = 145448 bytes +SHA1 (kshisen-4.10.3.tar.xz) = 36f8e99e64d9fd29e6b264c9c83fda38f5f09423 +RMD160 (kshisen-4.10.3.tar.xz) = dd8f86143b477bc413b7b5d18c60e5a9ea2a793e +Size (kshisen-4.10.3.tar.xz) = 145564 bytes diff --git a/games/ksirk/Makefile b/games/ksirk/Makefile index 7daeb5249f2..e883cc7f50a 100644 --- a/games/ksirk/Makefile +++ b/games/ksirk/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:48 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:31 markd Exp $ DISTNAME= ksirk-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a computerized version of a well known strategy game diff --git a/games/ksirk/distinfo b/games/ksirk/distinfo index 2f4f9705eed..0e5b25d0275 100644 --- a/games/ksirk/distinfo +++ b/games/ksirk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:41 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:31 markd Exp $ -SHA1 (ksirk-4.10.2.tar.xz) = d64786e76fa87f8f99962a3676c82ae48f3e7841 -RMD160 (ksirk-4.10.2.tar.xz) = 9fafde6db33b50162db07d05d1b610013a474d1d -Size (ksirk-4.10.2.tar.xz) = 6013220 bytes +SHA1 (ksirk-4.10.3.tar.xz) = 69181f4ac4338e76295cd25926b23a38bbba36dd +RMD160 (ksirk-4.10.3.tar.xz) = 1c309d5fccf5b56b1433000d556a1854c4fd1d8a +Size (ksirk-4.10.3.tar.xz) = 5954788 bytes diff --git a/games/ksnakeduel/Makefile b/games/ksnakeduel/Makefile index 1088fa4dbe6..9b5b90cd164 100644 --- a/games/ksnakeduel/Makefile +++ b/games/ksnakeduel/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:48 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:31 markd Exp $ DISTNAME= ksnakeduel-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a simple snake duel game for KDE diff --git a/games/ksnakeduel/distinfo b/games/ksnakeduel/distinfo index ee697b6a717..c1ac27676eb 100644 --- a/games/ksnakeduel/distinfo +++ b/games/ksnakeduel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:41 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:31 markd Exp $ -SHA1 (ksnakeduel-4.10.2.tar.xz) = b359a1bfdcba0fdd872c27d0d94ddbd4e1726676 -RMD160 (ksnakeduel-4.10.2.tar.xz) = 6e74ff49a04c6e7217b4d5ec8069b6a60404755e -Size (ksnakeduel-4.10.2.tar.xz) = 322040 bytes +SHA1 (ksnakeduel-4.10.3.tar.xz) = e492edb83f0c7c284934d6b7eec53c737cbe197a +RMD160 (ksnakeduel-4.10.3.tar.xz) = b8f3b6162176140ecb7ddc2d7608e70a326b1ef7 +Size (ksnakeduel-4.10.3.tar.xz) = 322388 bytes diff --git a/games/kspaceduel/Makefile b/games/kspaceduel/Makefile index 9c809e68ba4..069826d4afa 100644 --- a/games/kspaceduel/Makefile +++ b/games/kspaceduel/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:48 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:31 markd Exp $ DISTNAME= kspaceduel-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= two player game with shooting spaceships flying around a sun. diff --git a/games/kspaceduel/distinfo b/games/kspaceduel/distinfo index 344169a7f51..75155b29b0c 100644 --- a/games/kspaceduel/distinfo +++ b/games/kspaceduel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:41 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:31 markd Exp $ -SHA1 (kspaceduel-4.10.2.tar.xz) = 2f1cbca7dea4e70d923bef72a2c57ad733712998 -RMD160 (kspaceduel-4.10.2.tar.xz) = f2e8cd2b158216462c5b4f4f59c4278d937b7b0b -Size (kspaceduel-4.10.2.tar.xz) = 264384 bytes +SHA1 (kspaceduel-4.10.3.tar.xz) = 20fe3641363fc8a7a6d21bf8c2da810b4687bc76 +RMD160 (kspaceduel-4.10.3.tar.xz) = 4eb987aa97d81257b74a0067ce44655bdb772c25 +Size (kspaceduel-4.10.3.tar.xz) = 264988 bytes diff --git a/games/ksquares/Makefile b/games/ksquares/Makefile index 3cddcb64d3e..2b97a9e91e4 100644 --- a/games/ksquares/Makefile +++ b/games/ksquares/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:48 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:31 markd Exp $ DISTNAME= ksquares-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= game of Dots and Boxes diff --git a/games/ksquares/distinfo b/games/ksquares/distinfo index c4d862d089e..3e78f0fd150 100644 --- a/games/ksquares/distinfo +++ b/games/ksquares/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:42 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:31 markd Exp $ -SHA1 (ksquares-4.10.2.tar.xz) = 76651a698b03488cec1af125fb27bcf2d509c30a -RMD160 (ksquares-4.10.2.tar.xz) = 3ad9f532811e2688e23cebb0e82d8870ded1070b -Size (ksquares-4.10.2.tar.xz) = 85508 bytes +SHA1 (ksquares-4.10.3.tar.xz) = 1def07ebcfed0d2edc8771cb2c3c25de9ea9e0c5 +RMD160 (ksquares-4.10.3.tar.xz) = df3d141207fd88a7fee2cddf85958e972e39950f +Size (ksquares-4.10.3.tar.xz) = 85604 bytes diff --git a/games/ksudoku/Makefile b/games/ksudoku/Makefile index 5df99e3d780..9b8a0da3c26 100644 --- a/games/ksudoku/Makefile +++ b/games/ksudoku/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:48 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:31 markd Exp $ DISTNAME= ksudoku-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a logic-based symbol placement puzzle diff --git a/games/ksudoku/distinfo b/games/ksudoku/distinfo index 7b4923c7866..47a55ac0a5c 100644 --- a/games/ksudoku/distinfo +++ b/games/ksudoku/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:42 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:31 markd Exp $ -SHA1 (ksudoku-4.10.2.tar.xz) = 91fcb7a9daa58340a2e73131add8e78e3121ae9b -RMD160 (ksudoku-4.10.2.tar.xz) = ad702031ad7aec2590f356086f8b6595f9068cf7 -Size (ksudoku-4.10.2.tar.xz) = 1442232 bytes +SHA1 (ksudoku-4.10.3.tar.xz) = 5421c4693119defc9001e59a044e5b197f1ebc91 +RMD160 (ksudoku-4.10.3.tar.xz) = 897219a8948f7973a4ae84fca8050587a4bd3df1 +Size (ksudoku-4.10.3.tar.xz) = 1441360 bytes diff --git a/games/ktuberling/Makefile b/games/ktuberling/Makefile index 7b56e10cffd..35e213ae5d7 100644 --- a/games/ktuberling/Makefile +++ b/games/ktuberling/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:49 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:31 markd Exp $ DISTNAME= ktuberling-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= kids game: make your own potato diff --git a/games/ktuberling/distinfo b/games/ktuberling/distinfo index 021b599a31d..d0e069af498 100644 --- a/games/ktuberling/distinfo +++ b/games/ktuberling/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:42 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:31 markd Exp $ -SHA1 (ktuberling-4.10.2.tar.xz) = e2431b70470c37b9f46514fc62932ac7f225f6b7 -RMD160 (ktuberling-4.10.2.tar.xz) = faff7cd3227e4b5a50e5f09a38805760ed7a70d9 -Size (ktuberling-4.10.2.tar.xz) = 4298156 bytes +SHA1 (ktuberling-4.10.3.tar.xz) = 223838a37bcdc0b1b45ef04140437a1a59b1c2a8 +RMD160 (ktuberling-4.10.3.tar.xz) = ac2b26222bb0a5ab918e2bd4a04306247e08b4ea +Size (ktuberling-4.10.3.tar.xz) = 4297136 bytes diff --git a/games/kubrick/Makefile b/games/kubrick/Makefile index c389b53e942..e29af187027 100644 --- a/games/kubrick/Makefile +++ b/games/kubrick/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:49 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:31 markd Exp $ DISTNAME= kubrick-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a game based on the Rubik's Cube puzzle diff --git a/games/kubrick/distinfo b/games/kubrick/distinfo index 563e5030eb0..de01d327f09 100644 --- a/games/kubrick/distinfo +++ b/games/kubrick/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:43 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:31 markd Exp $ -SHA1 (kubrick-4.10.2.tar.xz) = a112aa326c024e7bf224ecdcfe79122e9605d988 -RMD160 (kubrick-4.10.2.tar.xz) = 36e91f8c63d74c91dcc864e7432c54b8b7be7161 -Size (kubrick-4.10.2.tar.xz) = 121664 bytes +SHA1 (kubrick-4.10.3.tar.xz) = 54680f556ff5678e5091fcd254c3576c11396a39 +RMD160 (kubrick-4.10.3.tar.xz) = df8814cb56acde77ff2d70ce01d7c37980e4c97c +Size (kubrick-4.10.3.tar.xz) = 121564 bytes diff --git a/games/libkdegames/Makefile b/games/libkdegames/Makefile index 7fb32dbaa23..28e855ffaef 100644 --- a/games/libkdegames/Makefile +++ b/games/libkdegames/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:49 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:31 markd Exp $ DISTNAME= libkdegames-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= library for the kdegames package diff --git a/games/libkdegames/distinfo b/games/libkdegames/distinfo index 13841a11dbc..3783383bf48 100644 --- a/games/libkdegames/distinfo +++ b/games/libkdegames/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2013/05/20 10:02:36 jperkin Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:31 markd Exp $ -SHA1 (libkdegames-4.10.2.tar.xz) = 3a08bf0f98c00a02363da1a61beea61ad1e01b5b -RMD160 (libkdegames-4.10.2.tar.xz) = 824172a81db9d94f71dceac92ef6f170bd26d2ff -Size (libkdegames-4.10.2.tar.xz) = 5843900 bytes +SHA1 (libkdegames-4.10.3.tar.xz) = 1a6385ee9bbbfc1f8d992df6efd716727e9ba3a4 +RMD160 (libkdegames-4.10.3.tar.xz) = b41f6e6ef10d3e267770333e34e5919e0b43aff8 +Size (libkdegames-4.10.3.tar.xz) = 5840084 bytes SHA1 (patch-kgdifficulty.cpp) = 172644e63a9ea027bebb1009a9deca47d552781e diff --git a/games/libkmahjongg/Makefile b/games/libkmahjongg/Makefile index 7a176389940..36ccafee823 100644 --- a/games/libkmahjongg/Makefile +++ b/games/libkmahjongg/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:49 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:31 markd Exp $ DISTNAME= libkmahjongg-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= library for loading and rendering of Mahjongg tilesets diff --git a/games/libkmahjongg/distinfo b/games/libkmahjongg/distinfo index eb71dcd9953..8eab4635cd9 100644 --- a/games/libkmahjongg/distinfo +++ b/games/libkmahjongg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:29 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:31 markd Exp $ -SHA1 (libkmahjongg-4.10.2.tar.xz) = 58a8d3deb165cf9041c5b606a67275b3e276c428 -RMD160 (libkmahjongg-4.10.2.tar.xz) = 4d874c500678d6c498476b888b99a605ca98ae3a -Size (libkmahjongg-4.10.2.tar.xz) = 1675300 bytes +SHA1 (libkmahjongg-4.10.3.tar.xz) = d33446dcd5cbc455fdd2bf09406b5a4ce15d683b +RMD160 (libkmahjongg-4.10.3.tar.xz) = 65e205674879c7b435aa8aa4e9f7579768c73fc6 +Size (libkmahjongg-4.10.3.tar.xz) = 1674012 bytes diff --git a/games/lskat/Makefile b/games/lskat/Makefile index 2c49b2a039d..2b7a2c2ca86 100644 --- a/games/lskat/Makefile +++ b/games/lskat/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:49 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:31 markd Exp $ DISTNAME= lskat-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= Lieutenant Skat card game for two players diff --git a/games/lskat/distinfo b/games/lskat/distinfo index d177ed2e763..e0f8cc2cedd 100644 --- a/games/lskat/distinfo +++ b/games/lskat/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:43 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:31 markd Exp $ -SHA1 (lskat-4.10.2.tar.xz) = a3f3450e446b365d7171552ddd00ab84f589b943 -RMD160 (lskat-4.10.2.tar.xz) = 5d86dc9769a1ef9066733d55cde2943af8461b2f -Size (lskat-4.10.2.tar.xz) = 959292 bytes +SHA1 (lskat-4.10.3.tar.xz) = 3223e7680c81d09e926d6c04b59f7b403e1b41b0 +RMD160 (lskat-4.10.3.tar.xz) = 0bd6cf6b58166997016baac6dfa7c19156b052fa +Size (lskat-4.10.3.tar.xz) = 958972 bytes diff --git a/games/palapeli/Makefile b/games/palapeli/Makefile index b1b0b9a938c..9314dec4504 100644 --- a/games/palapeli/Makefile +++ b/games/palapeli/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2013/05/09 07:39:50 adam Exp $ +# $NetBSD: Makefile,v 1.4 2013/05/21 12:49:32 markd Exp $ DISTNAME= palapeli-${_KDE_VERSION} -PKGREVISION= 2 CATEGORIES= games COMMENT= a jigsaw puzzle game based on KDE technology diff --git a/games/palapeli/distinfo b/games/palapeli/distinfo index 3f5a75af3ff..a6066044ddf 100644 --- a/games/palapeli/distinfo +++ b/games/palapeli/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:44 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:32 markd Exp $ -SHA1 (palapeli-4.10.2.tar.xz) = df69d8a792aa1283c4842b2e26d24c37c284380a -RMD160 (palapeli-4.10.2.tar.xz) = 185bd0589b96537b73ab6a4d2f586cff3e64a401 -Size (palapeli-4.10.2.tar.xz) = 1737744 bytes +SHA1 (palapeli-4.10.3.tar.xz) = 251df2913548628f245516341a6c91a7edc1632c +RMD160 (palapeli-4.10.3.tar.xz) = a9c0bf1fe99409e291c0b014e9309f704934d70e +Size (palapeli-4.10.3.tar.xz) = 1738436 bytes diff --git a/games/picmi/Makefile b/games/picmi/Makefile index 886a83fd5e3..bc2b6395a47 100644 --- a/games/picmi/Makefile +++ b/games/picmi/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:50 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:32 markd Exp $ DISTNAME= picmi-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a nonogram puzzle game diff --git a/games/picmi/distinfo b/games/picmi/distinfo index 2d9055f9d42..bd77b13efb0 100644 --- a/games/picmi/distinfo +++ b/games/picmi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:03:44 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:32 markd Exp $ -SHA1 (picmi-4.10.2.tar.xz) = 04a01a90bce152759c8f638b780df22fe6266c1c -RMD160 (picmi-4.10.2.tar.xz) = 75367cfa7e6d1bd2be568c0169a036122e5fd9f8 -Size (picmi-4.10.2.tar.xz) = 736384 bytes +SHA1 (picmi-4.10.3.tar.xz) = af60a275f0b06a4ae2fe552cf7973a510e2a7f6b +RMD160 (picmi-4.10.3.tar.xz) = 97ee81113b8c842d4738f076c3b7daeb67195f03 +Size (picmi-4.10.3.tar.xz) = 736628 bytes diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile index a8e15780e36..544f82d4b42 100644 --- a/graphics/gwenview/Makefile +++ b/graphics/gwenview/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.63 2013/05/09 07:39:54 adam Exp $ +# $NetBSD: Makefile,v 1.64 2013/05/21 12:49:32 markd Exp $ DISTNAME= gwenview-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= KDE image viewer diff --git a/graphics/gwenview/distinfo b/graphics/gwenview/distinfo index 8cca63c599d..9ce3d658d87 100644 --- a/graphics/gwenview/distinfo +++ b/graphics/gwenview/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.24 2013/04/03 10:52:07 markd Exp $ +$NetBSD: distinfo,v 1.25 2013/05/21 12:49:32 markd Exp $ -SHA1 (gwenview-4.10.2.tar.xz) = 6872a50b2fda3bed717e0fc1b367b02ad80550dd -RMD160 (gwenview-4.10.2.tar.xz) = 5b0e75f5867bca7e6964af98275a277e797a608d -Size (gwenview-4.10.2.tar.xz) = 2184620 bytes +SHA1 (gwenview-4.10.3.tar.xz) = 1b020d9689a3b401f254ae6f26bc0f1e2455e11e +RMD160 (gwenview-4.10.3.tar.xz) = 4c459a980626403ed20c03b1467d012bc292db78 +Size (gwenview-4.10.3.tar.xz) = 2184520 bytes SHA1 (patch-lib_CMakeLists.txt) = d5f94257c76eaa2ff366449314b7f7cfdf4af21a diff --git a/graphics/kamera/Makefile b/graphics/kamera/Makefile index bca2b2dce41..37541430bfc 100644 --- a/graphics/kamera/Makefile +++ b/graphics/kamera/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:39:55 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:32 markd Exp $ DISTNAME= kamera-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= KDE digital camera manager diff --git a/graphics/kamera/distinfo b/graphics/kamera/distinfo index 94cda230759..d25b0d44953 100644 --- a/graphics/kamera/distinfo +++ b/graphics/kamera/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/04/03 10:52:06 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:32 markd Exp $ -SHA1 (kamera-4.10.2.tar.xz) = 5ee6904705c1d323c7c0d780d0ecf65f93175981 -RMD160 (kamera-4.10.2.tar.xz) = 759e29927b19658d743ac39e42a6fb67dd90a119 -Size (kamera-4.10.2.tar.xz) = 37868 bytes +SHA1 (kamera-4.10.3.tar.xz) = 72a724c99cada0ed81c18dde1ad2e93b4907631f +RMD160 (kamera-4.10.3.tar.xz) = 6fc7090746c1353fb82acabc3eb566b8c86e31ee +Size (kamera-4.10.3.tar.xz) = 37700 bytes diff --git a/graphics/kcolorchooser/Makefile b/graphics/kcolorchooser/Makefile index 69e22b59f4d..93c4900e97e 100644 --- a/graphics/kcolorchooser/Makefile +++ b/graphics/kcolorchooser/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:39:55 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:32 markd Exp $ DISTNAME= kcolorchooser-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= KDE color chooser diff --git a/graphics/kcolorchooser/distinfo b/graphics/kcolorchooser/distinfo index e909ae6a783..90f3ac95751 100644 --- a/graphics/kcolorchooser/distinfo +++ b/graphics/kcolorchooser/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/04/03 10:52:08 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:32 markd Exp $ -SHA1 (kcolorchooser-4.10.2.tar.xz) = 71d7e8415c4583ef72598bb4a50d8b2c7c83a8e6 -RMD160 (kcolorchooser-4.10.2.tar.xz) = a437da51ac92db71bb165d1134ec334a5e412e7e -Size (kcolorchooser-4.10.2.tar.xz) = 4576 bytes +SHA1 (kcolorchooser-4.10.3.tar.xz) = 5d76ce1018f9852f0de2a5f8fa2affde8021c834 +RMD160 (kcolorchooser-4.10.3.tar.xz) = 08d2cfc7ac96c78e4bc9c5887ed52320acf6e6dd +Size (kcolorchooser-4.10.3.tar.xz) = 4600 bytes diff --git a/graphics/kde-base-artwork/Makefile b/graphics/kde-base-artwork/Makefile index a0106e5c67b..22a797bc946 100644 --- a/graphics/kde-base-artwork/Makefile +++ b/graphics/kde-base-artwork/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:55 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:32 markd Exp $ DISTNAME= kde-base-artwork-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= KDE KSplash theme diff --git a/graphics/kde-base-artwork/distinfo b/graphics/kde-base-artwork/distinfo index ad6479557e9..19bb3f2f643 100644 --- a/graphics/kde-base-artwork/distinfo +++ b/graphics/kde-base-artwork/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 10:52:21 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:32 markd Exp $ -SHA1 (kde-base-artwork-4.10.2.tar.xz) = 4071b07ebe544e7ec9032cf7fc2798eaa45ee39b -RMD160 (kde-base-artwork-4.10.2.tar.xz) = 3cc2d135c53b3992749d632bb3317053e5748273 -Size (kde-base-artwork-4.10.2.tar.xz) = 7421812 bytes +SHA1 (kde-base-artwork-4.10.3.tar.xz) = fdd0f62f0534360b692916e840d23e9710659a1b +RMD160 (kde-base-artwork-4.10.3.tar.xz) = 928487478ab812727b4a9e62306c0198f7ef793d +Size (kde-base-artwork-4.10.3.tar.xz) = 7422808 bytes diff --git a/graphics/kdegraphics-mobipocket/Makefile b/graphics/kdegraphics-mobipocket/Makefile index cc265984a3e..102bc798b0f 100644 --- a/graphics/kdegraphics-mobipocket/Makefile +++ b/graphics/kdegraphics-mobipocket/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/05/09 07:39:56 adam Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:32 markd Exp $ DISTNAME= kdegraphics-mobipocket-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= Library to support mobipocket ebooks diff --git a/graphics/kdegraphics-mobipocket/distinfo b/graphics/kdegraphics-mobipocket/distinfo index c3b58cebc90..bd763ea21a4 100644 --- a/graphics/kdegraphics-mobipocket/distinfo +++ b/graphics/kdegraphics-mobipocket/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/04/03 10:52:10 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:32 markd Exp $ -SHA1 (kdegraphics-mobipocket-4.10.2.tar.xz) = 657d912c5addd8b770309f125a16d6bd852141ac -RMD160 (kdegraphics-mobipocket-4.10.2.tar.xz) = 44e17f31552218e06dc86e8fa646f100526202b8 -Size (kdegraphics-mobipocket-4.10.2.tar.xz) = 20304 bytes +SHA1 (kdegraphics-mobipocket-4.10.3.tar.xz) = fe06feea93d3f38196a29dc410ee1427cfefa382 +RMD160 (kdegraphics-mobipocket-4.10.3.tar.xz) = 8044f501ba01c4ecbaa6e0f6dc2d68821f4048a4 +Size (kdegraphics-mobipocket-4.10.3.tar.xz) = 20312 bytes diff --git a/graphics/kdegraphics-strigi-analyzer/Makefile b/graphics/kdegraphics-strigi-analyzer/Makefile index 164c0234bfc..c034e4b98e1 100644 --- a/graphics/kdegraphics-strigi-analyzer/Makefile +++ b/graphics/kdegraphics-strigi-analyzer/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/05/09 07:39:56 adam Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:32 markd Exp $ DISTNAME= kdegraphics-strigi-analyzer-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= Graphics file format plugins for Strigi Desktop Search diff --git a/graphics/kdegraphics-strigi-analyzer/distinfo b/graphics/kdegraphics-strigi-analyzer/distinfo index 78e110408c1..f8e1acfac09 100644 --- a/graphics/kdegraphics-strigi-analyzer/distinfo +++ b/graphics/kdegraphics-strigi-analyzer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/04/03 10:52:11 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:32 markd Exp $ -SHA1 (kdegraphics-strigi-analyzer-4.10.2.tar.xz) = 3d09bd886eb8f94a0492748e2500af539b5aa339 -RMD160 (kdegraphics-strigi-analyzer-4.10.2.tar.xz) = 06df378e359e788ba755b0610a58a52325d0b30b -Size (kdegraphics-strigi-analyzer-4.10.2.tar.xz) = 41052 bytes +SHA1 (kdegraphics-strigi-analyzer-4.10.3.tar.xz) = 6e71181e30e003641893bbdbcfca508d1fde41a4 +RMD160 (kdegraphics-strigi-analyzer-4.10.3.tar.xz) = 455301570b95dcc3931073e72a25cde4cab79f95 +Size (kdegraphics-strigi-analyzer-4.10.3.tar.xz) = 41184 bytes diff --git a/graphics/kdegraphics-thumbnailers/Makefile b/graphics/kdegraphics-thumbnailers/Makefile index bf266709e70..14f9e15eb05 100644 --- a/graphics/kdegraphics-thumbnailers/Makefile +++ b/graphics/kdegraphics-thumbnailers/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/05/09 07:39:56 adam Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:32 markd Exp $ DISTNAME= kdegraphics-thumbnailers-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= Graphics file format thumbnailers for KDE diff --git a/graphics/kdegraphics-thumbnailers/distinfo b/graphics/kdegraphics-thumbnailers/distinfo index 4ca41017f4d..4991e5cbc8e 100644 --- a/graphics/kdegraphics-thumbnailers/distinfo +++ b/graphics/kdegraphics-thumbnailers/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/04/03 10:52:11 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:32 markd Exp $ -SHA1 (kdegraphics-thumbnailers-4.10.2.tar.xz) = 7a3688aa23050967927e569f2b8d8c6841bf2401 -RMD160 (kdegraphics-thumbnailers-4.10.2.tar.xz) = 424fe1c11058db9e966607714a591796981d4c42 -Size (kdegraphics-thumbnailers-4.10.2.tar.xz) = 41696 bytes +SHA1 (kdegraphics-thumbnailers-4.10.3.tar.xz) = c128aef92f9bd61b18ca9f9db9a43e6652454313 +RMD160 (kdegraphics-thumbnailers-4.10.3.tar.xz) = 48564ce1b8b56bc1ef228698b1178668df7b6054 +Size (kdegraphics-thumbnailers-4.10.3.tar.xz) = 41892 bytes diff --git a/graphics/kgamma/Makefile b/graphics/kgamma/Makefile index 41bfc385a52..44ecb75d271 100644 --- a/graphics/kgamma/Makefile +++ b/graphics/kgamma/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:39:56 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:32 markd Exp $ DISTNAME= kgamma-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= KDE screen gamma values kcontrol module diff --git a/graphics/kgamma/distinfo b/graphics/kgamma/distinfo index 402f2cf152c..9307ff468fa 100644 --- a/graphics/kgamma/distinfo +++ b/graphics/kgamma/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/04/03 10:52:09 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:32 markd Exp $ -SHA1 (kgamma-4.10.2.tar.xz) = 4f6e5269500800da897643246363b9c18ce36843 -RMD160 (kgamma-4.10.2.tar.xz) = c79e6dcf0a0d584fd9dd5ddac2cc8a1cff6cea22 -Size (kgamma-4.10.2.tar.xz) = 27116 bytes +SHA1 (kgamma-4.10.3.tar.xz) = 7e246704a1e639886925d794dcb4bfab7bb993ca +RMD160 (kgamma-4.10.3.tar.xz) = 817a7301dd28e1209ba111ef0ce068b88c97f10f +Size (kgamma-4.10.3.tar.xz) = 27092 bytes diff --git a/graphics/kolourpaint/Makefile b/graphics/kolourpaint/Makefile index 2b0880e780d..12a4a6d3693 100644 --- a/graphics/kolourpaint/Makefile +++ b/graphics/kolourpaint/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:39:57 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:32 markd Exp $ DISTNAME= kolourpaint-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= KDE paint program diff --git a/graphics/kolourpaint/distinfo b/graphics/kolourpaint/distinfo index 916d2d70d27..79dd9c27f1f 100644 --- a/graphics/kolourpaint/distinfo +++ b/graphics/kolourpaint/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/04/03 10:52:09 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:32 markd Exp $ -SHA1 (kolourpaint-4.10.2.tar.xz) = 54c0999d3ce68ff4a28c879ac3743d22c76b0937 -RMD160 (kolourpaint-4.10.2.tar.xz) = d11b8e585f49db2b2402bd8f83a7350e177d905c -Size (kolourpaint-4.10.2.tar.xz) = 1186736 bytes +SHA1 (kolourpaint-4.10.3.tar.xz) = 8e1b458bd98c25bf5ab4a8dfaa883fd314ee4232 +RMD160 (kolourpaint-4.10.3.tar.xz) = cf268a59980d228a5e51c7c5d811c61861b13619 +Size (kolourpaint-4.10.3.tar.xz) = 1186836 bytes diff --git a/graphics/kruler/Makefile b/graphics/kruler/Makefile index 8bbc814a12e..033916f0c74 100644 --- a/graphics/kruler/Makefile +++ b/graphics/kruler/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:39:58 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:32 markd Exp $ DISTNAME= kruler-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= KDE screen ruler diff --git a/graphics/kruler/distinfo b/graphics/kruler/distinfo index 85078a5e5d5..1b609002438 100644 --- a/graphics/kruler/distinfo +++ b/graphics/kruler/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/04/03 10:52:09 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:32 markd Exp $ -SHA1 (kruler-4.10.2.tar.xz) = 9424591fe16cd1930f0a6bf89fcf7b56c0560227 -RMD160 (kruler-4.10.2.tar.xz) = 4d6bbbf3f895a8738cd9e2ca46a44fa20071778d -Size (kruler-4.10.2.tar.xz) = 134264 bytes +SHA1 (kruler-4.10.3.tar.xz) = fba61042b5a5f9cfac5b078238cd350f6ffa0bdf +RMD160 (kruler-4.10.3.tar.xz) = 967da019382ff40723cf65195da423ca2ad395a1 +Size (kruler-4.10.3.tar.xz) = 134404 bytes diff --git a/graphics/ksaneplugin/Makefile b/graphics/ksaneplugin/Makefile index 75b951f0543..1625dc18498 100644 --- a/graphics/ksaneplugin/Makefile +++ b/graphics/ksaneplugin/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:39:58 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:32 markd Exp $ DISTNAME= ksaneplugin-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= SANE Plugin for KDE diff --git a/graphics/ksaneplugin/distinfo b/graphics/ksaneplugin/distinfo index 8e363e48688..e04503262ac 100644 --- a/graphics/ksaneplugin/distinfo +++ b/graphics/ksaneplugin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/04/03 10:52:07 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:32 markd Exp $ -SHA1 (ksaneplugin-4.10.2.tar.xz) = 076c7ed01024c91bc690fe07e495e37444dbcdd5 -RMD160 (ksaneplugin-4.10.2.tar.xz) = ec16c968a16aa762ce5bdd16d0d160f4f93abdfc -Size (ksaneplugin-4.10.2.tar.xz) = 13420 bytes +SHA1 (ksaneplugin-4.10.3.tar.xz) = 5620639393632a68a30c6e726aa8925f455c2f7a +RMD160 (ksaneplugin-4.10.3.tar.xz) = 19a8526f81c2bfff7a7ba61a19e731c759c36393 +Size (ksaneplugin-4.10.3.tar.xz) = 13436 bytes diff --git a/graphics/ksnapshot/Makefile b/graphics/ksnapshot/Makefile index da03099aa63..5e797865f33 100644 --- a/graphics/ksnapshot/Makefile +++ b/graphics/ksnapshot/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:39:58 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ DISTNAME= ksnapshot-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= KDE screen capture program diff --git a/graphics/ksnapshot/distinfo b/graphics/ksnapshot/distinfo index d989279cfb1..ef4a6b7bf93 100644 --- a/graphics/ksnapshot/distinfo +++ b/graphics/ksnapshot/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/04/03 10:52:08 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:33 markd Exp $ -SHA1 (ksnapshot-4.10.2.tar.xz) = 4f3167a98d300a56abe91fb56785afc350439cbf -RMD160 (ksnapshot-4.10.2.tar.xz) = d7bbf56ffd4bf845658f3055ae371fc8d8686f94 -Size (ksnapshot-4.10.2.tar.xz) = 264348 bytes +SHA1 (ksnapshot-4.10.3.tar.xz) = c0b2b72cd26b64a930d3a14c0508ab2685caed5a +RMD160 (ksnapshot-4.10.3.tar.xz) = dbc71031e37d194e249d9847a91edc8b987ac646 +Size (ksnapshot-4.10.3.tar.xz) = 264524 bytes diff --git a/graphics/libkdcraw/Makefile b/graphics/libkdcraw/Makefile index 26c4685f17b..68f7f245b88 100644 --- a/graphics/libkdcraw/Makefile +++ b/graphics/libkdcraw/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2013/05/09 07:39:10 adam Exp $ +# $NetBSD: Makefile,v 1.39 2013/05/21 12:49:33 markd Exp $ DISTNAME= libkdcraw-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= KDE digital camera raw image library wrapper diff --git a/graphics/libkdcraw/distinfo b/graphics/libkdcraw/distinfo index d0340c4ff90..5c61a6b43f2 100644 --- a/graphics/libkdcraw/distinfo +++ b/graphics/libkdcraw/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.13 2013/04/14 19:46:23 joerg Exp $ +$NetBSD: distinfo,v 1.14 2013/05/21 12:49:33 markd Exp $ -SHA1 (libkdcraw-4.10.2.tar.xz) = 639bf3bf9a872cccbb39e5d16188dfa1d895463a -RMD160 (libkdcraw-4.10.2.tar.xz) = 206e3381285ee7596039e746bf2ebbd10caec139 -Size (libkdcraw-4.10.2.tar.xz) = 349516 bytes +SHA1 (libkdcraw-4.10.3.tar.xz) = 801770f6eefc85b0939304bc0c5acf399fa988ed +RMD160 (libkdcraw-4.10.3.tar.xz) = efcc079d41b09d89808396ed25e133c4e38c2def +Size (libkdcraw-4.10.3.tar.xz) = 349076 bytes SHA1 (patch-CMakeLists.txt) = ca669ec8904109207d342f7f66277a27c2faad45 SHA1 (patch-libraw_CMakeLists.txt) = 57c257378a5bf7f6f5d7ca764b0b9cc836a45dcc SHA1 (patch-libraw_internal_wf_filtering.cpp) = 88b5f66a3dbaeea03927dd2eab098877beb904d6 diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile index b446b90b40a..b03cdf24f0d 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2013/05/09 07:39:58 adam Exp $ +# $NetBSD: Makefile,v 1.43 2013/05/21 12:49:33 markd Exp $ # DISTNAME= libkexiv2-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= KDE wrapper around exiv2 diff --git a/graphics/libkexiv2/distinfo b/graphics/libkexiv2/distinfo index a2e38389c19..2d6da7ef26e 100644 --- a/graphics/libkexiv2/distinfo +++ b/graphics/libkexiv2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2013/04/03 10:51:54 markd Exp $ +$NetBSD: distinfo,v 1.14 2013/05/21 12:49:33 markd Exp $ -SHA1 (libkexiv2-4.10.2.tar.xz) = 02dce6eaf48c14f134f220eeed494d74d41f7226 -RMD160 (libkexiv2-4.10.2.tar.xz) = 4263958e9304540106b72da8a0af015d35b8cda0 -Size (libkexiv2-4.10.2.tar.xz) = 134504 bytes +SHA1 (libkexiv2-4.10.3.tar.xz) = 57f3d52c8ff6b58af55fb83d38d7479688bd681b +RMD160 (libkexiv2-4.10.3.tar.xz) = 955c1dc8f31720889a28da4999e5903d9a72e17b +Size (libkexiv2-4.10.3.tar.xz) = 134424 bytes diff --git a/graphics/libkipi/Makefile b/graphics/libkipi/Makefile index 49b4b3fbe28..afae7bfb401 100644 --- a/graphics/libkipi/Makefile +++ b/graphics/libkipi/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2013/05/09 07:39:11 adam Exp $ +# $NetBSD: Makefile,v 1.51 2013/05/21 12:49:33 markd Exp $ DISTNAME= libkipi-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= KDE image plugin interface diff --git a/graphics/libkipi/distinfo b/graphics/libkipi/distinfo index cc7edb42fe4..d8ad2ae79b8 100644 --- a/graphics/libkipi/distinfo +++ b/graphics/libkipi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2013/04/03 10:52:06 markd Exp $ +$NetBSD: distinfo,v 1.13 2013/05/21 12:49:33 markd Exp $ -SHA1 (libkipi-4.10.2.tar.xz) = 3098759c56c8fa89bc087de60d8709c7f76dc7a6 -RMD160 (libkipi-4.10.2.tar.xz) = fd5423e405adff06335530c1a30456971791a4a9 -Size (libkipi-4.10.2.tar.xz) = 95964 bytes +SHA1 (libkipi-4.10.3.tar.xz) = 5b8ac6703026cd0fe1bcc29f6f3dc1e6cf724b15 +RMD160 (libkipi-4.10.3.tar.xz) = 547d27c372ee0dac054077b9e9f1c58d8bec6b10 +Size (libkipi-4.10.3.tar.xz) = 96116 bytes diff --git a/graphics/libksane/Makefile b/graphics/libksane/Makefile index 7f2fef84be7..a9c96fe4e5f 100644 --- a/graphics/libksane/Makefile +++ b/graphics/libksane/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/05/09 07:39:11 adam Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:33 markd Exp $ DISTNAME= libksane-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= SANE Library interface for KDE diff --git a/graphics/libksane/distinfo b/graphics/libksane/distinfo index c52be1200ff..1fbd27c95f4 100644 --- a/graphics/libksane/distinfo +++ b/graphics/libksane/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:07 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:33 markd Exp $ -SHA1 (libksane-4.10.2.tar.xz) = 3b9b83974dd2cdabe0cbe5fd3904ced1413a756b -RMD160 (libksane-4.10.2.tar.xz) = 9cc9fdf7ffec04f5330be38006e5d492e87ce8e8 -Size (libksane-4.10.2.tar.xz) = 82568 bytes +SHA1 (libksane-4.10.3.tar.xz) = 1b9af8bf3b0ed24211115d16937f56414222738c +RMD160 (libksane-4.10.3.tar.xz) = 9ef21216cdb092c9fb2b8244d8155ba370937c66 +Size (libksane-4.10.3.tar.xz) = 82568 bytes diff --git a/graphics/oxygen-icons/Makefile b/graphics/oxygen-icons/Makefile index 6c4e6cb0095..ec95eba270e 100644 --- a/graphics/oxygen-icons/Makefile +++ b/graphics/oxygen-icons/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/04/03 10:51:50 markd Exp $ +# $NetBSD: Makefile,v 1.21 2013/05/21 12:49:28 markd Exp $ -DISTNAME= oxygen-icons-4.10.2 +DISTNAME= oxygen-icons-4.10.3 CATEGORIES= graphics kde -MASTER_SITES= ${MASTER_SITE_KDE:=4.10.2/src/} +MASTER_SITES= ${MASTER_SITE_KDE:=4.10.3/src/} EXTRACT_SUFX= .tar.xz EXTRACT_USING= bsdtar diff --git a/graphics/oxygen-icons/distinfo b/graphics/oxygen-icons/distinfo index b187e1090bb..e6e9a9931a6 100644 --- a/graphics/oxygen-icons/distinfo +++ b/graphics/oxygen-icons/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2013/04/03 10:51:50 markd Exp $ +$NetBSD: distinfo,v 1.19 2013/05/21 12:49:28 markd Exp $ -SHA1 (oxygen-icons-4.10.2.tar.xz) = 8fa10b765c64b52fa4b0d1f8ea6f3dad709d7d6a -RMD160 (oxygen-icons-4.10.2.tar.xz) = 65f1c31f1f4b9df0592d66eccc56ba7498fd5964 -Size (oxygen-icons-4.10.2.tar.xz) = 277512988 bytes +SHA1 (oxygen-icons-4.10.3.tar.xz) = 687a306c772fadbb5dd50aa9c7a98e096cea26d8 +RMD160 (oxygen-icons-4.10.3.tar.xz) = b81055a0e417c85c582e5292f49dd17d4b0c6098 +Size (oxygen-icons-4.10.3.tar.xz) = 289505060 bytes diff --git a/graphics/svgpart/Makefile b/graphics/svgpart/Makefile index 71a8ae4effb..745ffb173fa 100644 --- a/graphics/svgpart/Makefile +++ b/graphics/svgpart/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:00 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ DISTNAME= svgpart-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= KDE svg part diff --git a/graphics/svgpart/distinfo b/graphics/svgpart/distinfo index 4c98eb89160..533f7cb7053 100644 --- a/graphics/svgpart/distinfo +++ b/graphics/svgpart/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/04/03 10:52:12 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:33 markd Exp $ -SHA1 (svgpart-4.10.2.tar.xz) = a361a8361fb123cb4b6498dba3b2d88293d88344 -RMD160 (svgpart-4.10.2.tar.xz) = ffcd2bbadfe28acff6827b69d0b26c2e2384e298 -Size (svgpart-4.10.2.tar.xz) = 9184 bytes +SHA1 (svgpart-4.10.3.tar.xz) = 61869d8bac977faa151356583475f324a29f9d68 +RMD160 (svgpart-4.10.3.tar.xz) = 46574531ea23adc383515821446517107ea6a03e +Size (svgpart-4.10.3.tar.xz) = 9228 bytes diff --git a/math/analitza/Makefile b/math/analitza/Makefile index a00503c5684..a1b202c8b43 100644 --- a/math/analitza/Makefile +++ b/math/analitza/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:39:13 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ DISTNAME= analitza-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= math COMMENT= KDE library for mathematical features diff --git a/math/analitza/distinfo b/math/analitza/distinfo index 1fc6eb1ee3d..4464f913341 100644 --- a/math/analitza/distinfo +++ b/math/analitza/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:56 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:33 markd Exp $ -SHA1 (analitza-4.10.2.tar.xz) = e4acd6859140c3860eead695c2f20195b8df0a4a -RMD160 (analitza-4.10.2.tar.xz) = fa3145c00385bee8ea2e72e4c2b866d38161b69a -Size (analitza-4.10.2.tar.xz) = 178632 bytes +SHA1 (analitza-4.10.3.tar.xz) = d2b986516a5f9ecaa1ed4151afe9f0958b68c868 +RMD160 (analitza-4.10.3.tar.xz) = 0e26b22c1297cb0d6c25c632c40b3ce00c2c3675 +Size (analitza-4.10.3.tar.xz) = 178036 bytes diff --git a/math/cantor/Makefile b/math/cantor/Makefile index d82d6e52f5d..597bb8ea6b7 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:05 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ DISTNAME= cantor-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= math COMMENT= KDE frontend to mathematical software diff --git a/math/cantor/distinfo b/math/cantor/distinfo index 6da04ac9f9d..3e0f36e494a 100644 --- a/math/cantor/distinfo +++ b/math/cantor/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:57 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:33 markd Exp $ -SHA1 (cantor-4.10.2.tar.xz) = 7611cb379889f87908931ba25a2de9072de75e22 -RMD160 (cantor-4.10.2.tar.xz) = c0e01c04a8f4ac266f1d3968d02f344e6c87e05f -Size (cantor-4.10.2.tar.xz) = 318600 bytes +SHA1 (cantor-4.10.3.tar.xz) = ae2c9c50cc79030a3f15106d059997da5c37a886 +RMD160 (cantor-4.10.3.tar.xz) = 76f95d8061da1d95601cff5ca239e6fb76483f35 +Size (cantor-4.10.3.tar.xz) = 318200 bytes diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index efabd3735ee..a56a510415d 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:05 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ DISTNAME= kalgebra-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= math COMMENT= KDE graph calculator diff --git a/math/kalgebra/distinfo b/math/kalgebra/distinfo index 3cdacabf996..dc1b8d4cf71 100644 --- a/math/kalgebra/distinfo +++ b/math/kalgebra/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:58 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:33 markd Exp $ -SHA1 (kalgebra-4.10.2.tar.xz) = f029006b89aa75e6584836a90832f5130fff49b5 -RMD160 (kalgebra-4.10.2.tar.xz) = 91da1a350016e56a485a404715c4f0957b8a973f -Size (kalgebra-4.10.2.tar.xz) = 446028 bytes +SHA1 (kalgebra-4.10.3.tar.xz) = c3c237cdf891259b2bef399d2b5c75a420e21d55 +RMD160 (kalgebra-4.10.3.tar.xz) = dc50734738a8158faf8fe7ca1407f04426b71ad9 +Size (kalgebra-4.10.3.tar.xz) = 445880 bytes diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 76c1f97c79b..5234331974a 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:05 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ DISTNAME= kcalc-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= math COMMENT= KDE scientific calculator diff --git a/math/kcalc/distinfo b/math/kcalc/distinfo index a8661629e84..57eb75696d3 100644 --- a/math/kcalc/distinfo +++ b/math/kcalc/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:24 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:33 markd Exp $ -SHA1 (kcalc-4.10.2.tar.xz) = 45f2a3eb557891e3c47a00dafb9ad3bd64bde4d8 -RMD160 (kcalc-4.10.2.tar.xz) = 863148b798a1ab09eb137545fd7ce8ce395ee3c8 -Size (kcalc-4.10.2.tar.xz) = 93980 bytes +SHA1 (kcalc-4.10.3.tar.xz) = c80f91c2f41a60cca670c8cb1b5e2c395e935fac +RMD160 (kcalc-4.10.3.tar.xz) = 6542004b478c6e3cf60131a1f8678808556dc80d +Size (kcalc-4.10.3.tar.xz) = 93972 bytes SHA1 (patch-CMakeLists.txt) = 3267b41b6a6a25a18b3dc450747beedb2976b45e SHA1 (patch-knumber_knumber_float.cpp) = 413c778069c0d38272e67b00eaca1a76a933e5cb SHA1 (patch-knumber_tests_CMakeLists.txt) = 7d159f617903b778e65615cb73a81f40f1d262df diff --git a/meta-pkgs/kde4/Makefile b/meta-pkgs/kde4/Makefile index 00a1324ea18..6143b7643ee 100644 --- a/meta-pkgs/kde4/Makefile +++ b/meta-pkgs/kde4/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2013/04/03 10:51:43 markd Exp $ +# $NetBSD: Makefile,v 1.20 2013/05/21 12:49:28 markd Exp $ -DISTNAME= kde4-4.10.2 +DISTNAME= kde4-4.10.3 CATEGORIES= meta-pkgs x11 kde MASTER_SITES= # empty DISTFILES= # empty @@ -9,124 +9,124 @@ MAINTAINER= markd@NetBSD.org HOMEPAGE= http://www.kde.org/ COMMENT= "meta-package" for the KDE4 integrated X11 desktop -DEPENDS+= oxygen-icons-4.10.2{,nb[0-9]*}:../../graphics/oxygen-icons -DEPENDS+= kdelibs4-4.10.2{,nb[0-9]*}:../../x11/kdelibs4 -DEPENDS+= kdepimlibs4-4.10.2{,nb[0-9]*}:../../misc/kdepimlibs4 -DEPENDS+= kde-runtime4-4.10.2{,nb[0-9]*}:../../x11/kde-runtime4 -DEPENDS+= kde-workspace4-4.10.2{,nb[0-9]*}:../../x11/kde-workspace4 -DEPENDS+= kde-wallpapers4-4.10.2{,nb[0-9]*}:../../misc/kde-wallpapers4 -DEPENDS+= kde-baseapps4-4.10.2{,nb[0-9]*}:../../x11/kde-baseapps4 -DEPENDS+= konsole-4.10.2{,nb[0-9]*}:../../x11/konsole -DEPENDS+= kaccessible-4.10.2{,nb[0-9]*}:../../misc/kaccessible -DEPENDS+= kmag-4.10.2{,nb[0-9]*}:../../misc/kmag -DEPENDS+= kmouth-4.10.2{,nb[0-9]*}:../../misc/kmouth -DEPENDS+= kmousetool-4.10.2{,nb[0-9]*}:../../misc/kmousetool -DEPENDS+= kdeadmin4-4.10.2{,nb[0-9]*}:../../misc/kdeadmin4 -DEPENDS+= kdeartwork4-4.10.2{,nb[0-9]*}:../../misc/kdeartwork4 -DEPENDS+= marble-4.10.2{,nb[0-9]*}:../../misc/marble -DEPENDS+= blinken-4.10.2{,nb[0-9]*}:../../games/blinken -DEPENDS+= analitza-4.10.2{,nb[0-9]*}:../../math/analitza -DEPENDS+= cantor-4.10.2{,nb[0-9]*}:../../math/cantor -DEPENDS+= kalgebra-4.10.2{,nb[0-9]*}:../../math/kalgebra -DEPENDS+= kalzium-4.10.2{,nb[0-9]*}:../../misc/kalzium -DEPENDS+= kanagram-4.10.2{,nb[0-9]*}:../../games/kanagram -DEPENDS+= kbruch-4.10.2{,nb[0-9]*}:../../misc/kbruch -DEPENDS+= kgeography-4.10.2{,nb[0-9]*}:../../misc/kgeography -DEPENDS+= khangman-4.10.2{,nb[0-9]*}:../../games/khangman -DEPENDS+= kig-4.10.2{,nb[0-9]*}:../../misc/kig -DEPENDS+= kiten-4.10.2{,nb[0-9]*}:../../misc/kiten -DEPENDS+= klettres-4.10.2{,nb[0-9]*}:../../misc/klettres -DEPENDS+= kstars-4.10.2{,nb[0-9]*}:../../misc/kstars -DEPENDS+= ktouch-4.10.2{,nb[0-9]*}:../../misc/ktouch -DEPENDS+= kturtle-4.10.2{,nb[0-9]*}:../../misc/kturtle -DEPENDS+= kwordquiz-4.10.2{,nb[0-9]*}:../../misc/kwordquiz -DEPENDS+= parley-4.10.2{,nb[0-9]*}:../../misc/parley -DEPENDS+= rocs-4.10.2{,nb[0-9]*}:../../misc/rocs -DEPENDS+= step-4.10.2{,nb[0-9]*}:../../misc/step -#DEPENDS+= kdegames4-4.10.2{,nb[0-9]*}:../../games/kdegames4 -DEPENDS+= bomber-4.10.2{,nb[0-9]*}:../../games/bomber -DEPENDS+= bovo-4.10.2{,nb[0-9]*}:../../games/bovo -DEPENDS+= granatier-4.10.2{,nb[0-9]*}:../../games/granatier -DEPENDS+= kajongg-4.10.2{,nb[0-9]*}:../../games/kajongg -DEPENDS+= kapman-4.10.2{,nb[0-9]*}:../../games/kapman -DEPENDS+= katomic-4.10.2{,nb[0-9]*}:../../games/katomic -DEPENDS+= kblackbox-4.10.2{,nb[0-9]*}:../../games/kblackbox -DEPENDS+= kblocks-4.10.2{,nb[0-9]*}:../../games/kblocks -DEPENDS+= kbounce-4.10.2{,nb[0-9]*}:../../games/kbounce -DEPENDS+= kbreakout-4.10.2{,nb[0-9]*}:../../games/kbreakout -DEPENDS+= kdiamond-4.10.2{,nb[0-9]*}:../../games/kdiamond -DEPENDS+= kfourinline-4.10.2{,nb[0-9]*}:../../games/kfourinline -DEPENDS+= kgoldrunner-4.10.2{,nb[0-9]*}:../../games/kgoldrunner -DEPENDS+= kigo-4.10.2{,nb[0-9]*}:../../games/kigo -DEPENDS+= killbots-4.10.2{,nb[0-9]*}:../../games/killbots -DEPENDS+= kiriki-4.10.2{,nb[0-9]*}:../../games/kiriki -DEPENDS+= kjumpingcube-4.10.2{,nb[0-9]*}:../../games/kjumpingcube -DEPENDS+= klickety-4.10.2{,nb[0-9]*}:../../games/klickety -DEPENDS+= klines-4.10.2{,nb[0-9]*}:../../games/klines -DEPENDS+= kmahjongg-4.10.2{,nb[0-9]*}:../../games/kmahjongg -DEPENDS+= kmines-4.10.2{,nb[0-9]*}:../../games/kmines -DEPENDS+= knavalbattle-4.10.2{,nb[0-9]*}:../../games/knavalbattle -DEPENDS+= knetwalk-4.10.2{,nb[0-9]*}:../../games/knetwalk -DEPENDS+= kolf-4.10.2{,nb[0-9]*}:../../games/kolf -DEPENDS+= kollision-4.10.2{,nb[0-9]*}:../../games/kollision -DEPENDS+= konquest-4.10.2{,nb[0-9]*}:../../games/konquest -DEPENDS+= kpat-4.10.2{,nb[0-9]*}:../../games/kpat -DEPENDS+= kreversi-4.10.2{,nb[0-9]*}:../../games/kreversi -DEPENDS+= kshisen-4.10.2{,nb[0-9]*}:../../games/kshisen -DEPENDS+= ksirk-4.10.2{,nb[0-9]*}:../../games/ksirk -DEPENDS+= ksnakeduel-4.10.2{,nb[0-9]*}:../../games/ksnakeduel -DEPENDS+= kspaceduel-4.10.2{,nb[0-9]*}:../../games/kspaceduel -DEPENDS+= ksquares-4.10.2{,nb[0-9]*}:../../games/ksquares -DEPENDS+= ksudoku-4.10.2{,nb[0-9]*}:../../games/ksudoku -DEPENDS+= ktuberling-4.10.2{,nb[0-9]*}:../../games/ktuberling -DEPENDS+= kubrick-4.10.2{,nb[0-9]*}:../../games/kubrick -DEPENDS+= lskat-4.10.2{,nb[0-9]*}:../../games/lskat -DEPENDS+= palapeli-4.10.2{,nb[0-9]*}:../../games/palapeli -DEPENDS+= picmi-4.10.2{,nb[0-9]*}:../../games/picmi -DEPENDS+= kamera-4.10.2{,nb[0-9]*}:../../graphics/kamera -DEPENDS+= kde-base-artwork-4.10.2{,nb[0-9]*}:../../graphics/kde-base-artwork -DEPENDS+= gwenview-4.10.2{,nb[0-9]*}:../../graphics/gwenview -DEPENDS+= ksaneplugin-4.10.2{,nb[0-9]*}:../../graphics/ksaneplugin -DEPENDS+= ksnapshot-4.10.2{,nb[0-9]*}:../../graphics/ksnapshot -DEPENDS+= kcolorchooser-4.10.2{,nb[0-9]*}:../../graphics/kcolorchooser -DEPENDS+= kgamma-4.10.2{,nb[0-9]*}:../../graphics/kgamma -DEPENDS+= kruler-4.10.2{,nb[0-9]*}:../../graphics/kruler -DEPENDS+= kolourpaint-4.10.2{,nb[0-9]*}:../../graphics/kolourpaint -DEPENDS+= okular-4.10.2{,nb[0-9]*}:../../print/okular -DEPENDS+= kdegraphics-mobipocket-4.10.2{,nb[0-9]*}:../../graphics/kdegraphics-mobipocket -DEPENDS+= kdegraphics-strigi-analyzer-4.10.2{,nb[0-9]*}:../../graphics/kdegraphics-strigi-analyzer -DEPENDS+= kdegraphics-thumbnailers-4.10.2{,nb[0-9]*}:../../graphics/kdegraphics-thumbnailers -DEPENDS+= svgpart-4.10.2{,nb[0-9]*}:../../graphics/svgpart -#DEPENDS+= kdemultimedia4-4.10.2{,nb[0-9]*}:../../multimedia/kdemultimedia4 -DEPENDS+= audiocd-kio-4.10.2{,nb[0-9]*}:../../multimedia/audiocd-kio -DEPENDS+= dragon-4.10.2{,nb[0-9]*}:../../multimedia/dragon -DEPENDS+= ffmpegthumbs-4.10.2{,nb[0-9]*}:../../multimedia/ffmpegthumbs -DEPENDS+= juk-4.10.2{,nb[0-9]*}:../../multimedia/juk -DEPENDS+= kmix-4.10.2{,nb[0-9]*}:../../multimedia/kmix -DEPENDS+= kscd-4.10.2{,nb[0-9]*}:../../multimedia/kscd -DEPENDS+= mplayerthumbs-4.10.2{,nb[0-9]*}:../../multimedia/mplayerthumbs -DEPENDS+= kdenetwork4-4.10.2{,nb[0-9]*}:../../net/kdenetwork4 +DEPENDS+= oxygen-icons-4.10.3{,nb[0-9]*}:../../graphics/oxygen-icons +DEPENDS+= kdelibs4-4.10.3{,nb[0-9]*}:../../x11/kdelibs4 +DEPENDS+= kdepimlibs4-4.10.3{,nb[0-9]*}:../../misc/kdepimlibs4 +DEPENDS+= kde-runtime4-4.10.3{,nb[0-9]*}:../../x11/kde-runtime4 +DEPENDS+= kde-workspace4-4.10.3{,nb[0-9]*}:../../x11/kde-workspace4 +DEPENDS+= kde-wallpapers4-4.10.3{,nb[0-9]*}:../../misc/kde-wallpapers4 +DEPENDS+= kde-baseapps4-4.10.3{,nb[0-9]*}:../../x11/kde-baseapps4 +DEPENDS+= konsole-4.10.3{,nb[0-9]*}:../../x11/konsole +DEPENDS+= kaccessible-4.10.3{,nb[0-9]*}:../../misc/kaccessible +DEPENDS+= kmag-4.10.3{,nb[0-9]*}:../../misc/kmag +DEPENDS+= kmouth-4.10.3{,nb[0-9]*}:../../misc/kmouth +DEPENDS+= kmousetool-4.10.3{,nb[0-9]*}:../../misc/kmousetool +DEPENDS+= kdeadmin4-4.10.3{,nb[0-9]*}:../../misc/kdeadmin4 +DEPENDS+= kdeartwork4-4.10.3{,nb[0-9]*}:../../misc/kdeartwork4 +DEPENDS+= marble-4.10.3{,nb[0-9]*}:../../misc/marble +DEPENDS+= blinken-4.10.3{,nb[0-9]*}:../../games/blinken +DEPENDS+= analitza-4.10.3{,nb[0-9]*}:../../math/analitza +DEPENDS+= cantor-4.10.3{,nb[0-9]*}:../../math/cantor +DEPENDS+= kalgebra-4.10.3{,nb[0-9]*}:../../math/kalgebra +DEPENDS+= kalzium-4.10.3{,nb[0-9]*}:../../misc/kalzium +DEPENDS+= kanagram-4.10.3{,nb[0-9]*}:../../games/kanagram +DEPENDS+= kbruch-4.10.3{,nb[0-9]*}:../../misc/kbruch +DEPENDS+= kgeography-4.10.3{,nb[0-9]*}:../../misc/kgeography +DEPENDS+= khangman-4.10.3{,nb[0-9]*}:../../games/khangman +DEPENDS+= kig-4.10.3{,nb[0-9]*}:../../misc/kig +DEPENDS+= kiten-4.10.3{,nb[0-9]*}:../../misc/kiten +DEPENDS+= klettres-4.10.3{,nb[0-9]*}:../../misc/klettres +DEPENDS+= kstars-4.10.3{,nb[0-9]*}:../../misc/kstars +DEPENDS+= ktouch-4.10.3{,nb[0-9]*}:../../misc/ktouch +DEPENDS+= kturtle-4.10.3{,nb[0-9]*}:../../misc/kturtle +DEPENDS+= kwordquiz-4.10.3{,nb[0-9]*}:../../misc/kwordquiz +DEPENDS+= parley-4.10.3{,nb[0-9]*}:../../misc/parley +DEPENDS+= rocs-4.10.3{,nb[0-9]*}:../../misc/rocs +DEPENDS+= step-4.10.3{,nb[0-9]*}:../../misc/step +#DEPENDS+= kdegames4-4.10.3{,nb[0-9]*}:../../games/kdegames4 +DEPENDS+= bomber-4.10.3{,nb[0-9]*}:../../games/bomber +DEPENDS+= bovo-4.10.3{,nb[0-9]*}:../../games/bovo +DEPENDS+= granatier-4.10.3{,nb[0-9]*}:../../games/granatier +DEPENDS+= kajongg-4.10.3{,nb[0-9]*}:../../games/kajongg +DEPENDS+= kapman-4.10.3{,nb[0-9]*}:../../games/kapman +DEPENDS+= katomic-4.10.3{,nb[0-9]*}:../../games/katomic +DEPENDS+= kblackbox-4.10.3{,nb[0-9]*}:../../games/kblackbox +DEPENDS+= kblocks-4.10.3{,nb[0-9]*}:../../games/kblocks +DEPENDS+= kbounce-4.10.3{,nb[0-9]*}:../../games/kbounce +DEPENDS+= kbreakout-4.10.3{,nb[0-9]*}:../../games/kbreakout +DEPENDS+= kdiamond-4.10.3{,nb[0-9]*}:../../games/kdiamond +DEPENDS+= kfourinline-4.10.3{,nb[0-9]*}:../../games/kfourinline +DEPENDS+= kgoldrunner-4.10.3{,nb[0-9]*}:../../games/kgoldrunner +DEPENDS+= kigo-4.10.3{,nb[0-9]*}:../../games/kigo +DEPENDS+= killbots-4.10.3{,nb[0-9]*}:../../games/killbots +DEPENDS+= kiriki-4.10.3{,nb[0-9]*}:../../games/kiriki +DEPENDS+= kjumpingcube-4.10.3{,nb[0-9]*}:../../games/kjumpingcube +DEPENDS+= klickety-4.10.3{,nb[0-9]*}:../../games/klickety +DEPENDS+= klines-4.10.3{,nb[0-9]*}:../../games/klines +DEPENDS+= kmahjongg-4.10.3{,nb[0-9]*}:../../games/kmahjongg +DEPENDS+= kmines-4.10.3{,nb[0-9]*}:../../games/kmines +DEPENDS+= knavalbattle-4.10.3{,nb[0-9]*}:../../games/knavalbattle +DEPENDS+= knetwalk-4.10.3{,nb[0-9]*}:../../games/knetwalk +DEPENDS+= kolf-4.10.3{,nb[0-9]*}:../../games/kolf +DEPENDS+= kollision-4.10.3{,nb[0-9]*}:../../games/kollision +DEPENDS+= konquest-4.10.3{,nb[0-9]*}:../../games/konquest +DEPENDS+= kpat-4.10.3{,nb[0-9]*}:../../games/kpat +DEPENDS+= kreversi-4.10.3{,nb[0-9]*}:../../games/kreversi +DEPENDS+= kshisen-4.10.3{,nb[0-9]*}:../../games/kshisen +DEPENDS+= ksirk-4.10.3{,nb[0-9]*}:../../games/ksirk +DEPENDS+= ksnakeduel-4.10.3{,nb[0-9]*}:../../games/ksnakeduel +DEPENDS+= kspaceduel-4.10.3{,nb[0-9]*}:../../games/kspaceduel +DEPENDS+= ksquares-4.10.3{,nb[0-9]*}:../../games/ksquares +DEPENDS+= ksudoku-4.10.3{,nb[0-9]*}:../../games/ksudoku +DEPENDS+= ktuberling-4.10.3{,nb[0-9]*}:../../games/ktuberling +DEPENDS+= kubrick-4.10.3{,nb[0-9]*}:../../games/kubrick +DEPENDS+= lskat-4.10.3{,nb[0-9]*}:../../games/lskat +DEPENDS+= palapeli-4.10.3{,nb[0-9]*}:../../games/palapeli +DEPENDS+= picmi-4.10.3{,nb[0-9]*}:../../games/picmi +DEPENDS+= kamera-4.10.3{,nb[0-9]*}:../../graphics/kamera +DEPENDS+= kde-base-artwork-4.10.3{,nb[0-9]*}:../../graphics/kde-base-artwork +DEPENDS+= gwenview-4.10.3{,nb[0-9]*}:../../graphics/gwenview +DEPENDS+= ksaneplugin-4.10.3{,nb[0-9]*}:../../graphics/ksaneplugin +DEPENDS+= ksnapshot-4.10.3{,nb[0-9]*}:../../graphics/ksnapshot +DEPENDS+= kcolorchooser-4.10.3{,nb[0-9]*}:../../graphics/kcolorchooser +DEPENDS+= kgamma-4.10.3{,nb[0-9]*}:../../graphics/kgamma +DEPENDS+= kruler-4.10.3{,nb[0-9]*}:../../graphics/kruler +DEPENDS+= kolourpaint-4.10.3{,nb[0-9]*}:../../graphics/kolourpaint +DEPENDS+= okular-4.10.3{,nb[0-9]*}:../../print/okular +DEPENDS+= kdegraphics-mobipocket-4.10.3{,nb[0-9]*}:../../graphics/kdegraphics-mobipocket +DEPENDS+= kdegraphics-strigi-analyzer-4.10.3{,nb[0-9]*}:../../graphics/kdegraphics-strigi-analyzer +DEPENDS+= kdegraphics-thumbnailers-4.10.3{,nb[0-9]*}:../../graphics/kdegraphics-thumbnailers +DEPENDS+= svgpart-4.10.3{,nb[0-9]*}:../../graphics/svgpart +#DEPENDS+= kdemultimedia4-4.10.3{,nb[0-9]*}:../../multimedia/kdemultimedia4 +DEPENDS+= audiocd-kio-4.10.3{,nb[0-9]*}:../../multimedia/audiocd-kio +DEPENDS+= dragon-4.10.3{,nb[0-9]*}:../../multimedia/dragon +DEPENDS+= ffmpegthumbs-4.10.3{,nb[0-9]*}:../../multimedia/ffmpegthumbs +DEPENDS+= juk-4.10.3{,nb[0-9]*}:../../multimedia/juk +DEPENDS+= kmix-4.10.3{,nb[0-9]*}:../../multimedia/kmix +DEPENDS+= kscd-4.10.3{,nb[0-9]*}:../../multimedia/kscd +DEPENDS+= mplayerthumbs-4.10.3{,nb[0-9]*}:../../multimedia/mplayerthumbs +DEPENDS+= kdenetwork4-4.10.3{,nb[0-9]*}:../../net/kdenetwork4 DEPENDS+= kdepim4-4.4.11.1{,nb[0-9]*}:../../misc/kdepim4 DEPENDS+= kdepim-runtime4-4.4.11.1{,nb[0-9]*}:../../misc/kdepim-runtime4 -DEPENDS+= kdeplasma-addons4-4.10.2{,nb[0-9]*}:../../misc/kdeplasma-addons4 -DEPENDS+= kdesdk4-4.10.2{,nb[0-9]*}:../../devel/kdesdk4 -DEPENDS+= kate-4.10.2{,nb[0-9]*}:../../editors/kate -DEPENDS+= kdetoys4-4.10.2{,nb[0-9]*}:../../games/kdetoys4 -DEPENDS+= ark-4.10.2{,nb[0-9]*}:../../archivers/ark -DEPENDS+= filelight-4.10.2{,nb[0-9]*}:../../sysutils/filelight -DEPENDS+= kcalc-4.10.2{,nb[0-9]*}:../../math/kcalc -DEPENDS+= kcharselect-4.10.2{,nb[0-9]*}:../../misc/kcharselect -DEPENDS+= kdf-4.10.2{,nb[0-9]*}:../../sysutils/kdf -DEPENDS+= kfloppy-4.10.2{,nb[0-9]*}:../../sysutils/kfloppy -DEPENDS+= kremotecontrol-4.10.2{,nb[0-9]*}:../../misc/kremotecontrol -#DEPENDS+= ksecrets-4.10.2{,nb[0-9]*}:../../security/ksecrets -DEPENDS+= ktimer-4.10.2{,nb[0-9]*}:../../time/ktimer -DEPENDS+= kwallet-4.10.2{,nb[0-9]*}:../../security/kwallet -DEPENDS+= kgpg-4.10.2{,nb[0-9]*}:../../security/kgpg -#DEPENDS+= printer-applet-4.10.2{,nb[0-9]*}:../../print/printer-applet -DEPENDS+= superkaramba-4.10.2{,nb[0-9]*}:../../misc/superkaramba -DEPENDS+= sweeper-4.10.2{,nb[0-9]*}:../../misc/sweeper -DEPENDS+= kdewebdev4-4.10.2{,nb[0-9]*}:../../www/kdewebdev4 +DEPENDS+= kdeplasma-addons4-4.10.3{,nb[0-9]*}:../../misc/kdeplasma-addons4 +DEPENDS+= kdesdk4-4.10.3{,nb[0-9]*}:../../devel/kdesdk4 +DEPENDS+= kate-4.10.3{,nb[0-9]*}:../../editors/kate +DEPENDS+= kdetoys4-4.10.3{,nb[0-9]*}:../../games/kdetoys4 +DEPENDS+= ark-4.10.3{,nb[0-9]*}:../../archivers/ark +DEPENDS+= filelight-4.10.3{,nb[0-9]*}:../../sysutils/filelight +DEPENDS+= kcalc-4.10.3{,nb[0-9]*}:../../math/kcalc +DEPENDS+= kcharselect-4.10.3{,nb[0-9]*}:../../misc/kcharselect +DEPENDS+= kdf-4.10.3{,nb[0-9]*}:../../sysutils/kdf +DEPENDS+= kfloppy-4.10.3{,nb[0-9]*}:../../sysutils/kfloppy +DEPENDS+= kremotecontrol-4.10.3{,nb[0-9]*}:../../misc/kremotecontrol +#DEPENDS+= ksecrets-4.10.3{,nb[0-9]*}:../../security/ksecrets +DEPENDS+= ktimer-4.10.3{,nb[0-9]*}:../../time/ktimer +DEPENDS+= kwallet-4.10.3{,nb[0-9]*}:../../security/kwallet +DEPENDS+= kgpg-4.10.3{,nb[0-9]*}:../../security/kgpg +#DEPENDS+= printer-applet-4.10.3{,nb[0-9]*}:../../print/printer-applet +DEPENDS+= superkaramba-4.10.3{,nb[0-9]*}:../../misc/superkaramba +DEPENDS+= sweeper-4.10.3{,nb[0-9]*}:../../misc/sweeper +DEPENDS+= kdewebdev4-4.10.3{,nb[0-9]*}:../../www/kdewebdev4 META_PACKAGE= yes diff --git a/meta-pkgs/kde4/Makefile.kde4 b/meta-pkgs/kde4/Makefile.kde4 index 5b8757894a7..d93337fa006 100644 --- a/meta-pkgs/kde4/Makefile.kde4 +++ b/meta-pkgs/kde4/Makefile.kde4 @@ -1,13 +1,13 @@ -# $NetBSD: Makefile.kde4,v 1.19 2013/04/03 22:04:16 markd Exp $ +# $NetBSD: Makefile.kde4,v 1.20 2013/05/21 12:49:28 markd Exp $ # # This Makefile fragment is included at the top of package Makefiles for # KDE4-distributed packages (they all share common configure and build # settings). CATEGORIES+= kde -_KDE_VERSION= 4.10.2 -MASTER_SITE_KDE_I18N= ${MASTER_SITE_KDE:=4.10.2/src/kde-l10n/} -MASTER_SITES?= ${MASTER_SITE_KDE:=4.10.2/src/} +_KDE_VERSION= 4.10.3 +MASTER_SITE_KDE_I18N= ${MASTER_SITE_KDE:=4.10.3/src/kde-l10n/} +MASTER_SITES?= ${MASTER_SITE_KDE:=4.10.3/src/} EXTRACT_SUFX?= .tar.xz EXTRACT_USING= gtar diff --git a/misc/kaccessible/Makefile b/misc/kaccessible/Makefile index 61b8ca723e0..c6e74011ab1 100644 --- a/misc/kaccessible/Makefile +++ b/misc/kaccessible/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:07 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ DISTNAME= kaccessible-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= Provides accessibility services like focus tracking for KDE diff --git a/misc/kaccessible/distinfo b/misc/kaccessible/distinfo index 365889e77fc..a110e4210e4 100644 --- a/misc/kaccessible/distinfo +++ b/misc/kaccessible/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:52 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:33 markd Exp $ -SHA1 (kaccessible-4.10.2.tar.xz) = 453235676a1991e5f448497f8aa61d0e7ddd54f2 -RMD160 (kaccessible-4.10.2.tar.xz) = d7e9a45180349cc9874ed7ffd616c0ed752a2722 -Size (kaccessible-4.10.2.tar.xz) = 20860 bytes +SHA1 (kaccessible-4.10.3.tar.xz) = 9db691a3a2571db88ae1ed94355797a4466928dc +RMD160 (kaccessible-4.10.3.tar.xz) = b7892b5f46ddc92678f61e731ec78998789783ba +Size (kaccessible-4.10.3.tar.xz) = 20860 bytes diff --git a/misc/kalzium/Makefile b/misc/kalzium/Makefile index 2b80c59bab9..3ab96955868 100644 --- a/misc/kalzium/Makefile +++ b/misc/kalzium/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/05/09 07:40:07 adam Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:33 markd Exp $ DISTNAME= kalzium-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= Periodic table of elements diff --git a/misc/kalzium/distinfo b/misc/kalzium/distinfo index 7feb16c4107..3f7e12777c9 100644 --- a/misc/kalzium/distinfo +++ b/misc/kalzium/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:58 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:33 markd Exp $ -SHA1 (kalzium-4.10.2.tar.xz) = bf4c5b19905d83dede215b672d6b2911eb6d57cc -RMD160 (kalzium-4.10.2.tar.xz) = 052386be65257bfd6ab6359ee22640b25e21ec7d -Size (kalzium-4.10.2.tar.xz) = 3719308 bytes +SHA1 (kalzium-4.10.3.tar.xz) = 2711ee3b9914329d9813c24798cf57811dd7eadd +RMD160 (kalzium-4.10.3.tar.xz) = 8b52fab47843ba8b0e6069bb21e8da1710913dec +Size (kalzium-4.10.3.tar.xz) = 3709764 bytes diff --git a/misc/kbruch/Makefile b/misc/kbruch/Makefile index 787ce198c16..cd1b4c2c5da 100644 --- a/misc/kbruch/Makefile +++ b/misc/kbruch/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:07 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ DISTNAME= kbruch-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE exercise fractions diff --git a/misc/kbruch/distinfo b/misc/kbruch/distinfo index d3ee017eefc..2d9241bf599 100644 --- a/misc/kbruch/distinfo +++ b/misc/kbruch/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2013/04/03 10:51:59 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:33 markd Exp $ -SHA1 (kbruch-4.10.2.tar.xz) = 2ba86ec27e9890734dc6a74528b6082f31caa8aa -RMD160 (kbruch-4.10.2.tar.xz) = 71d530599c988839175b825ddd52ff8488a5fffb -Size (kbruch-4.10.2.tar.xz) = 908364 bytes +SHA1 (kbruch-4.10.3.tar.xz) = c4effef0b1f6e54c5ca1dc4d3642398ccc180551 +RMD160 (kbruch-4.10.3.tar.xz) = 104f4f82d65e21036ff925d7b6b0ffd36e80c01a +Size (kbruch-4.10.3.tar.xz) = 908696 bytes SHA1 (patch-src_FractionPainter.cpp) = 6fe40215175a13363993cc5fca708031e76b72a0 SHA1 (patch-src_fractionbasewidget.cpp) = 292fb8c4f793d3c33866916a1852d351c7ab1e54 SHA1 (patch-src_ratiowidget.cpp) = e3a53034a66623a307a2b957f26e5b47e9b540e9 diff --git a/misc/kcharselect/Makefile b/misc/kcharselect/Makefile index 30e2e25700d..b943a21d432 100644 --- a/misc/kcharselect/Makefile +++ b/misc/kcharselect/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:07 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ DISTNAME= kcharselect-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE character selector diff --git a/misc/kcharselect/distinfo b/misc/kcharselect/distinfo index ec7ece4d85d..97f241e640d 100644 --- a/misc/kcharselect/distinfo +++ b/misc/kcharselect/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:14 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:33 markd Exp $ -SHA1 (kcharselect-4.10.2.tar.xz) = 2e5b06c4be689097f3999ff772bc12373fa81e7c -RMD160 (kcharselect-4.10.2.tar.xz) = 764445b135bef9e8d3fae6e8bedc8f4a7f3f5ee5 -Size (kcharselect-4.10.2.tar.xz) = 86448 bytes +SHA1 (kcharselect-4.10.3.tar.xz) = 15360b8b7d1878b146cc38030e8ab59d2fa76acc +RMD160 (kcharselect-4.10.3.tar.xz) = 0fe3ac646900c5a26e92a90d11d67d13e2032617 +Size (kcharselect-4.10.3.tar.xz) = 86464 bytes diff --git a/misc/kde-wallpapers4/Makefile b/misc/kde-wallpapers4/Makefile index b897aa59126..fe56f96bb78 100644 --- a/misc/kde-wallpapers4/Makefile +++ b/misc/kde-wallpapers4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:08 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:34 markd Exp $ DISTNAME= kde-wallpapers-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 CATEGORIES= misc COMMENT= Wallpapers for the KDE integrated X11 desktop diff --git a/misc/kde-wallpapers4/distinfo b/misc/kde-wallpapers4/distinfo index 51f51c2c734..89019fc20bc 100644 --- a/misc/kde-wallpapers4/distinfo +++ b/misc/kde-wallpapers4/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:48 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:34 markd Exp $ -SHA1 (kde-wallpapers-4.10.2.tar.xz) = 5919c022631560f32fb660d2ac6cb4ea2017389a -RMD160 (kde-wallpapers-4.10.2.tar.xz) = 58cbaea1be1f4ed78c5a67efbd3adb2132dcf8dd -Size (kde-wallpapers-4.10.2.tar.xz) = 90661772 bytes +SHA1 (kde-wallpapers-4.10.3.tar.xz) = 565d388b2931b8ac7ef202d3a25b0ecae3ef3f51 +RMD160 (kde-wallpapers-4.10.3.tar.xz) = 4d131f078d455326be9eb28c2288eefbbb1701f3 +Size (kde-wallpapers-4.10.3.tar.xz) = 90654320 bytes diff --git a/misc/kdeadmin4/Makefile b/misc/kdeadmin4/Makefile index 0849bdb3e35..376da5d5351 100644 --- a/misc/kdeadmin4/Makefile +++ b/misc/kdeadmin4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2013/05/09 07:40:09 adam Exp $ +# $NetBSD: Makefile,v 1.41 2013/05/21 12:49:34 markd Exp $ DISTNAME= kdeadmin-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 CATEGORIES= misc COMMENT= System administration tools for the KDE integrated X11 desktop diff --git a/misc/kdeadmin4/distinfo b/misc/kdeadmin4/distinfo index 97302b161ae..edd65e62900 100644 --- a/misc/kdeadmin4/distinfo +++ b/misc/kdeadmin4/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2013/04/03 10:51:54 markd Exp $ +$NetBSD: distinfo,v 1.19 2013/05/21 12:49:34 markd Exp $ -SHA1 (kdeadmin-4.10.2.tar.xz) = 885f63b846e9e8d1485c9261544efb2ab0eea58e -RMD160 (kdeadmin-4.10.2.tar.xz) = 9613eb14c71b5f5f50a25c412e05e8ab77c1a30a -Size (kdeadmin-4.10.2.tar.xz) = 676368 bytes +SHA1 (kdeadmin-4.10.3.tar.xz) = fefba9f6dc817b6c569d76efc536a7ae0c1371df +RMD160 (kdeadmin-4.10.3.tar.xz) = 65eebf3494bc7d5dbde3e95801a46217a2a61693 +Size (kdeadmin-4.10.3.tar.xz) = 679460 bytes diff --git a/misc/kdeartwork4/Makefile b/misc/kdeartwork4/Makefile index b26da7a2fd4..8398cdb614d 100644 --- a/misc/kdeartwork4/Makefile +++ b/misc/kdeartwork4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2013/05/09 07:40:09 adam Exp $ +# $NetBSD: Makefile,v 1.34 2013/05/21 12:49:34 markd Exp $ DISTNAME= kdeartwork-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 CATEGORIES= misc COMMENT= Artwork for the KDE integrated X11 desktop diff --git a/misc/kdeartwork4/distinfo b/misc/kdeartwork4/distinfo index 188a128443e..3bf438cbcd4 100644 --- a/misc/kdeartwork4/distinfo +++ b/misc/kdeartwork4/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.18 2013/04/03 10:51:55 markd Exp $ +$NetBSD: distinfo,v 1.19 2013/05/21 12:49:34 markd Exp $ -SHA1 (kdeartwork-4.10.2.tar.xz) = 000146f17a31d1257959e274f952e5a2f55f0a00 -RMD160 (kdeartwork-4.10.2.tar.xz) = fff54ce3399973862cbfc352b75afb4a5698cb0b -Size (kdeartwork-4.10.2.tar.xz) = 143473616 bytes +SHA1 (kdeartwork-4.10.3.tar.xz) = 45baac5806471aa33e976e06652f828d989e6b67 +RMD160 (kdeartwork-4.10.3.tar.xz) = 29bac2df2b44f623b7db259971725c535712d5e7 +Size (kdeartwork-4.10.3.tar.xz) = 143801028 bytes SHA1 (patch-aa) = 9007028225dded2490e3181f853c17985bae9509 diff --git a/misc/kdepim-runtime4/Makefile b/misc/kdepim-runtime4/Makefile index 01350818908..cd5505e67cd 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.40 2013/05/09 07:40:10 adam Exp $ +# $NetBSD: Makefile,v 1.41 2013/05/21 12:49:34 markd Exp $ #DISTNAME= kdepim-runtime-${_KDE_VERSION} DISTNAME= kdepim-runtime-4.4.11.1 PKGNAME= ${DISTNAME:S/-4/4-4/} MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.11.1/src/} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools EXTRACT_SUFX= .tar.bz2 diff --git a/misc/kdepim-runtime4/PLIST b/misc/kdepim-runtime4/PLIST index efcee4dcf07..9f1dfdca56f 100644 --- a/misc/kdepim-runtime4/PLIST +++ b/misc/kdepim-runtime4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2013/04/03 10:52:20 markd Exp $ +@comment $NetBSD: PLIST,v 1.7 2013/05/21 12:49:34 markd Exp $ bin/akonadi2xml bin/akonadi_birthdays_resource bin/akonadi_contacts_resource @@ -41,16 +41,16 @@ lib/kde4/kcm_akonadi_server.so lib/kde4/kio_akonadi.so lib/libakonadi-xml.so lib/libakonadi-xml.so.4 -lib/libakonadi-xml.so.4.10.2 +lib/libakonadi-xml.so.4.10.3 lib/libkdepim-copy.so lib/libkdepim-copy.so.4 -lib/libkdepim-copy.so.4.10.2 +lib/libkdepim-copy.so.4.10.3 lib/libmaildir.so lib/libmaildir.so.4 -lib/libmaildir.so.4.10.2 +lib/libmaildir.so.4.10.3 lib/libmbox.so lib/libmbox.so.4 -lib/libmbox.so.4.10.2 +lib/libmbox.so.4.10.3 share/akonadi/agents/birthdaysresource.desktop share/akonadi/agents/contactsresource.desktop share/akonadi/agents/icalresource.desktop diff --git a/misc/kdepim4/Makefile b/misc/kdepim4/Makefile index d5ced402f86..508590c541b 100644 --- a/misc/kdepim4/Makefile +++ b/misc/kdepim4/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.48 2013/05/09 07:40:10 adam Exp $ +# $NetBSD: Makefile,v 1.49 2013/05/21 12:49:34 markd Exp $ #DISTNAME= kdepim-${_KDE_VERSION} DISTNAME= kdepim-4.4.11.1 PKGNAME= ${DISTNAME:S/-4/4-4/} MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.11.1/src/} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= misc COMMENT= Personal Information Management tools for the KDE desktop EXTRACT_SUFX= .tar.bz2 diff --git a/misc/kdepim4/PLIST b/misc/kdepim4/PLIST index 452ca603461..cd413d52870 100644 --- a/misc/kdepim4/PLIST +++ b/misc/kdepim4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2013/04/03 10:52:19 markd Exp $ +@comment $NetBSD: PLIST,v 1.10 2013/05/21 12:49:34 markd Exp $ bin/akonadiconsole bin/akregator bin/akregatorstorageexporter @@ -102,68 +102,68 @@ lib/kde4/ktimetrackerpart.so lib/kde4/plugins/designer/kdepimwidgets.so lib/libakonadi-kcal_next.so lib/libakonadi-kcal_next.so.4 -lib/libakonadi-kcal_next.so.4.10.2 +lib/libakonadi-kcal_next.so.4.10.3 lib/libakonadi_next.so lib/libakonadi_next.so.4 -lib/libakonadi_next.so.4.10.2 +lib/libakonadi_next.so.4.10.3 lib/libakregatorinterfaces.so lib/libakregatorinterfaces.so.4 -lib/libakregatorinterfaces.so.4.10.2 +lib/libakregatorinterfaces.so.4.10.3 lib/libakregatorprivate.so.4 -lib/libakregatorprivate.so.4.10.2 +lib/libakregatorprivate.so.4.10.3 lib/libgwsoap.so lib/libgwsoap.so.4 -lib/libgwsoap.so.4.10.2 +lib/libgwsoap.so.4.10.3 lib/libkabc_groupdav.so lib/libkabc_groupdav.so.4 -lib/libkabc_groupdav.so.4.10.2 +lib/libkabc_groupdav.so.4.10.3 lib/libkabc_slox.so lib/libkabc_slox.so.4 -lib/libkabc_slox.so.4.10.2 +lib/libkabc_slox.so.4.10.3 lib/libkabcgroupwise.so lib/libkabcgroupwise.so.4 -lib/libkabcgroupwise.so.4.10.2 +lib/libkabcgroupwise.so.4.10.3 lib/libkabckolab.so lib/libkabckolab.so.4 -lib/libkabckolab.so.4.10.2 +lib/libkabckolab.so.4.10.3 lib/libkaddressbookprivate.so.4 -lib/libkaddressbookprivate.so.4.10.2 +lib/libkaddressbookprivate.so.4.10.3 lib/libkalarm_calendar.so lib/libkalarm_calendar.so.4 -lib/libkalarm_calendar.so.4.10.2 +lib/libkalarm_calendar.so.4.10.3 lib/libkalarm_resources.so lib/libkalarm_resources.so.4 -lib/libkalarm_resources.so.4.10.2 +lib/libkalarm_resources.so.4.10.3 lib/libkcal_groupdav.so lib/libkcal_groupdav.so.4 -lib/libkcal_groupdav.so.4.10.2 +lib/libkcal_groupdav.so.4.10.3 lib/libkcal_resourceblog.so lib/libkcal_resourceblog.so.4 -lib/libkcal_resourceblog.so.4.10.2 +lib/libkcal_resourceblog.so.4.10.3 lib/libkcal_resourceremote.so lib/libkcal_resourceremote.so.4 -lib/libkcal_resourceremote.so.4.10.2 +lib/libkcal_resourceremote.so.4.10.3 lib/libkcal_slox.so lib/libkcal_slox.so.4 -lib/libkcal_slox.so.4.10.2 +lib/libkcal_slox.so.4.10.3 lib/libkcalgroupwise.so lib/libkcalgroupwise.so.4 -lib/libkcalgroupwise.so.4.10.2 +lib/libkcalgroupwise.so.4.10.3 lib/libkcalkolab.so lib/libkcalkolab.so.4 -lib/libkcalkolab.so.4.10.2 +lib/libkcalkolab.so.4.10.3 lib/libkdepim.so lib/libkdepim.so.4 -lib/libkdepim.so.4.10.2 +lib/libkdepim.so.4.10.3 lib/libkgroupwarebase.so lib/libkgroupwarebase.so.4 -lib/libkgroupwarebase.so.4.10.2 +lib/libkgroupwarebase.so.4.10.3 lib/libkgroupwaredav.so lib/libkgroupwaredav.so.4 -lib/libkgroupwaredav.so.4.10.2 +lib/libkgroupwaredav.so.4.10.3 lib/libkleo.so lib/libkleo.so.4 -lib/libkleo.so.4.10.2 +lib/libkleo.so.4.10.3 lib/libkleopatraclientcore.so lib/libkleopatraclientcore.so.0 lib/libkleopatraclientcore.so.0.2.1 @@ -171,53 +171,53 @@ lib/libkleopatraclientgui.so lib/libkleopatraclientgui.so.0 lib/libkleopatraclientgui.so.0.2.1 lib/libkmailprivate.so.4 -lib/libkmailprivate.so.4.10.2 +lib/libkmailprivate.so.4.10.3 lib/libknodecommon.so lib/libknodecommon.so.4 -lib/libknodecommon.so.4.10.2 +lib/libknodecommon.so.4.10.3 lib/libknoteskolab.so lib/libknoteskolab.so.4 -lib/libknoteskolab.so.4.10.2 +lib/libknoteskolab.so.4.10.3 lib/libkontactprivate.so.4 -lib/libkontactprivate.so.4.10.2 +lib/libkontactprivate.so.4.10.3 lib/libkorg_stdprinting.so lib/libkorg_stdprinting.so.4 -lib/libkorg_stdprinting.so.4.10.2 +lib/libkorg_stdprinting.so.4.10.3 lib/libkorganizer_calendar.so lib/libkorganizer_calendar.so.4 -lib/libkorganizer_calendar.so.4.10.2 +lib/libkorganizer_calendar.so.4.10.3 lib/libkorganizer_core.so lib/libkorganizer_core.so.4 -lib/libkorganizer_core.so.4.10.2 +lib/libkorganizer_core.so.4.10.3 lib/libkorganizer_eventviewer.so lib/libkorganizer_eventviewer.so.4 -lib/libkorganizer_eventviewer.so.4.10.2 +lib/libkorganizer_eventviewer.so.4.10.3 lib/libkorganizer_interfaces.so lib/libkorganizer_interfaces.so.4 -lib/libkorganizer_interfaces.so.4.10.2 +lib/libkorganizer_interfaces.so.4.10.3 lib/libkorganizerprivate.so.4 -lib/libkorganizerprivate.so.4.10.2 +lib/libkorganizerprivate.so.4.10.3 lib/libkpgp.so lib/libkpgp.so.4 -lib/libkpgp.so.4.10.2 +lib/libkpgp.so.4.10.3 lib/libksieve.so lib/libksieve.so.4 -lib/libksieve.so.4.10.2 +lib/libksieve.so.4.10.3 lib/libkslox.so lib/libkslox.so.4 -lib/libkslox.so.4.10.2 +lib/libkslox.so.4.10.3 lib/libmessagecore.so lib/libmessagecore.so.4 -lib/libmessagecore.so.4.10.2 +lib/libmessagecore.so.4.10.3 lib/libmessagelist.so lib/libmessagelist.so.4 -lib/libmessagelist.so.4.10.2 +lib/libmessagelist.so.4.10.3 lib/libmessageviewer.so lib/libmessageviewer.so.0 lib/libmessageviewer.so.0.1.0 lib/libmimelib.so lib/libmimelib.so.4 -lib/libmimelib.so.4.10.2 +lib/libmimelib.so.4.10.3 lib/strigi/strigiea_ics.so lib/strigi/strigiea_vcf.so man/man1/kabcclient.1 diff --git a/misc/kdepimlibs4/Makefile b/misc/kdepimlibs4/Makefile index 2d6230a57fb..e98bc12dc1d 100644 --- a/misc/kdepimlibs4/Makefile +++ b/misc/kdepimlibs4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2013/05/20 11:08:18 jperkin Exp $ +# $NetBSD: Makefile,v 1.51 2013/05/21 12:49:34 markd Exp $ DISTNAME= kdepimlibs-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 2 CATEGORIES= misc COMMENT= Support libraries for PIM for the KDE integrated X11 desktop diff --git a/misc/kdepimlibs4/PLIST b/misc/kdepimlibs4/PLIST index 0de67ae53c2..99c5b11ed3e 100644 --- a/misc/kdepimlibs4/PLIST +++ b/misc/kdepimlibs4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2013/04/05 23:07:20 markd Exp $ +@comment $NetBSD: PLIST,v 1.9 2013/05/21 12:49:34 markd Exp $ include/KDE/Akonadi/AgentBase include/KDE/Akonadi/AgentFactory include/KDE/Akonadi/AgentFilterProxyModel @@ -1246,6 +1246,8 @@ share/kde/apps/libkholidays/plan2/holiday_lt_lt share/kde/apps/libkholidays/plan2/holiday_lu_fr share/kde/apps/libkholidays/plan2/holiday_lu_lb share/kde/apps/libkholidays/plan2/holiday_lv_lv +share/kde/apps/libkholidays/plan2/holiday_ma_ar +share/kde/apps/libkholidays/plan2/holiday_ma_fr share/kde/apps/libkholidays/plan2/holiday_mq_fr share/kde/apps/libkholidays/plan2/holiday_mx_es share/kde/apps/libkholidays/plan2/holiday_na_en-gb @@ -1256,6 +1258,7 @@ share/kde/apps/libkholidays/plan2/holiday_no_nn share/kde/apps/libkholidays/plan2/holiday_nz_en-gb share/kde/apps/libkholidays/plan2/holiday_pa_en share/kde/apps/libkholidays/plan2/holiday_pa_es +share/kde/apps/libkholidays/plan2/holiday_pe_es share/kde/apps/libkholidays/plan2/holiday_pf_fr share/kde/apps/libkholidays/plan2/holiday_pl_pl share/kde/apps/libkholidays/plan2/holiday_pt_pt @@ -1270,6 +1273,8 @@ share/kde/apps/libkholidays/plan2/holiday_si_sl share/kde/apps/libkholidays/plan2/holiday_sk_sk share/kde/apps/libkholidays/plan2/holiday_sm_it share/kde/apps/libkholidays/plan2/holiday_th_en-gb +share/kde/apps/libkholidays/plan2/holiday_tr_en-gb +share/kde/apps/libkholidays/plan2/holiday_tr_tr share/kde/apps/libkholidays/plan2/holiday_ua_uk share/kde/apps/libkholidays/plan2/holiday_us_en-us share/kde/apps/libkholidays/plan2/holiday_uy_es diff --git a/misc/kdepimlibs4/distinfo b/misc/kdepimlibs4/distinfo index 79ed49fca35..d91fff35a36 100644 --- a/misc/kdepimlibs4/distinfo +++ b/misc/kdepimlibs4/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.25 2013/04/03 10:51:47 markd Exp $ +$NetBSD: distinfo,v 1.26 2013/05/21 12:49:34 markd Exp $ -SHA1 (kdepimlibs-4.10.2.tar.xz) = ab163597d36b5457f9bcb0328f21c35777fffc34 -RMD160 (kdepimlibs-4.10.2.tar.xz) = bdcd31a2c3388886196b8b68e805a9672a55f998 -Size (kdepimlibs-4.10.2.tar.xz) = 2808532 bytes +SHA1 (kdepimlibs-4.10.3.tar.xz) = 7ede01b2f169c066c98f553606e99817d83f252b +RMD160 (kdepimlibs-4.10.3.tar.xz) = c2a79af34f5d929350f4ea861d6a587b2e5a25c4 +Size (kdepimlibs-4.10.3.tar.xz) = 2966380 bytes SHA1 (patch-gpgmexx_config-gpgmexx.h.cmake) = bd8fd1e9a619d6bd52185f37adb5dc7f7b97423c SHA1 (patch-kalarmcal_CMakeLists.txt) = 8237552f350f214c3380bf0fc54d19d36765c9b9 SHA1 (patch-kblog_CMakeLists.txt) = 183d17f2de6f5f4f2f6bd29666b2a35d22c055aa diff --git a/misc/kdeplasma-addons4/Makefile b/misc/kdeplasma-addons4/Makefile index 1adb1c0fe8f..62727d4ddd5 100644 --- a/misc/kdeplasma-addons4/Makefile +++ b/misc/kdeplasma-addons4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2013/05/09 07:40:11 adam Exp $ +# $NetBSD: Makefile,v 1.45 2013/05/21 12:49:34 markd Exp $ DISTNAME= kdeplasma-addons-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 3 CATEGORIES= misc COMMENT= Plasmoids diff --git a/misc/kdeplasma-addons4/distinfo b/misc/kdeplasma-addons4/distinfo index 738625a23f5..63c571f0042 100644 --- a/misc/kdeplasma-addons4/distinfo +++ b/misc/kdeplasma-addons4/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.17 2013/04/03 10:52:19 markd Exp $ +$NetBSD: distinfo,v 1.18 2013/05/21 12:49:34 markd Exp $ -SHA1 (kdeplasma-addons-4.10.2.tar.xz) = 26c59eb5738f9efbb94c7109b108ec09d7008ba6 -RMD160 (kdeplasma-addons-4.10.2.tar.xz) = f8ade8ff105b1bdb1d37e8de8c1cccd28e2119a0 -Size (kdeplasma-addons-4.10.2.tar.xz) = 1785252 bytes +SHA1 (kdeplasma-addons-4.10.3.tar.xz) = e1d2f452e4560c4c8d13573505cc4c3538f36e46 +RMD160 (kdeplasma-addons-4.10.3.tar.xz) = 1833dae95f9f099d7d3d514f552eada095721874 +Size (kdeplasma-addons-4.10.3.tar.xz) = 1784208 bytes SHA1 (patch-ab) = eb477ddc938d7eb9205df386e6f2f17e88de392e SHA1 (patch-libs_lancelot-datamodels_CMakeLists.txt) = 0f8000457dbfc2de02e451a7a76faff089a1635a diff --git a/misc/kgeography/Makefile b/misc/kgeography/Makefile index d5b52737811..b7c7c52f393 100644 --- a/misc/kgeography/Makefile +++ b/misc/kgeography/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2013/05/09 07:40:11 adam Exp $ +# $NetBSD: Makefile,v 1.16 2013/05/21 12:49:34 markd Exp $ DISTNAME= kgeography-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE geography trainer diff --git a/misc/kgeography/distinfo b/misc/kgeography/distinfo index 20eed408511..b9af5b34ffe 100644 --- a/misc/kgeography/distinfo +++ b/misc/kgeography/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/04/03 10:52:00 markd Exp $ +$NetBSD: distinfo,v 1.8 2013/05/21 12:49:34 markd Exp $ -SHA1 (kgeography-4.10.2.tar.xz) = 14cd9d3d788a9f0068af3e10f26f0375b5c7251a -RMD160 (kgeography-4.10.2.tar.xz) = 160738609b4be62aceb5ccfa2f92094f7808e8f2 -Size (kgeography-4.10.2.tar.xz) = 6721268 bytes +SHA1 (kgeography-4.10.3.tar.xz) = 92189b526e1cd6138e7e884d60f0a6f76bb9a7df +RMD160 (kgeography-4.10.3.tar.xz) = 85fe5c9e3a1c5c7f386d1a4385c793f874f5ce72 +Size (kgeography-4.10.3.tar.xz) = 6720436 bytes diff --git a/misc/kig/Makefile b/misc/kig/Makefile index bb631225582..73258c89357 100644 --- a/misc/kig/Makefile +++ b/misc/kig/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:11 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:34 markd Exp $ DISTNAME= kig-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE interactive geometry diff --git a/misc/kig/distinfo b/misc/kig/distinfo index bb4c766454d..d0c97860b2d 100644 --- a/misc/kig/distinfo +++ b/misc/kig/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:23 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:34 markd Exp $ -SHA1 (kig-4.10.2.tar.xz) = 0066e645cd11d239678aa90ede938daf4dd0942d -RMD160 (kig-4.10.2.tar.xz) = 93314209d15e9edb915597464af8cdd677445427 -Size (kig-4.10.2.tar.xz) = 1527356 bytes +SHA1 (kig-4.10.3.tar.xz) = aea9806a7e52f5381dc479cd72069b2bcd9e9cc2 +RMD160 (kig-4.10.3.tar.xz) = cfbebbea59c8fa752ccefc406babadf907868c2c +Size (kig-4.10.3.tar.xz) = 1527716 bytes diff --git a/misc/kiten/Makefile b/misc/kiten/Makefile index c56a653076a..28c75581586 100644 --- a/misc/kiten/Makefile +++ b/misc/kiten/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:11 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:34 markd Exp $ DISTNAME= kiten-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE Japanese reference/learning tool diff --git a/misc/kiten/distinfo b/misc/kiten/distinfo index b834c9316d6..0b88523cdfc 100644 --- a/misc/kiten/distinfo +++ b/misc/kiten/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:01 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:34 markd Exp $ -SHA1 (kiten-4.10.2.tar.xz) = 7aa2d6889c932639ded77eac33b9ae09ed7bbc45 -RMD160 (kiten-4.10.2.tar.xz) = 28d6660f95799ab2e4da4023fc9227c9892f28b9 -Size (kiten-4.10.2.tar.xz) = 11740792 bytes +SHA1 (kiten-4.10.3.tar.xz) = 906db6f251621983dc7c737424af0484706a1bbf +RMD160 (kiten-4.10.3.tar.xz) = c9cb9d8b99eab1ea4617bc992b4274662a4b2bee +Size (kiten-4.10.3.tar.xz) = 11739820 bytes diff --git a/misc/klettres/Makefile b/misc/klettres/Makefile index 224213f246e..72a46036f47 100644 --- a/misc/klettres/Makefile +++ b/misc/klettres/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/05/09 07:40:12 adam Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:34 markd Exp $ DISTNAME= klettres-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE app to teach the alphabet and read some syllables in languages diff --git a/misc/klettres/distinfo b/misc/klettres/distinfo index 16ed2c7a2c4..97081591634 100644 --- a/misc/klettres/distinfo +++ b/misc/klettres/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:02 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:34 markd Exp $ -SHA1 (klettres-4.10.2.tar.xz) = 101cd33b6e099174358d1ac754747cdf17cf6ba5 -RMD160 (klettres-4.10.2.tar.xz) = b4b97e612ad753649744cdcc3ed35c8b6823a72e -Size (klettres-4.10.2.tar.xz) = 2655492 bytes +SHA1 (klettres-4.10.3.tar.xz) = f40332da60528898909858b9271ab04a73ceba78 +RMD160 (klettres-4.10.3.tar.xz) = 4ffd802fd2a51ade0bceb9aea0f9d985a04a47aa +Size (klettres-4.10.3.tar.xz) = 2656760 bytes diff --git a/misc/kmag/Makefile b/misc/kmag/Makefile index 21753408900..8014f5b5277 100644 --- a/misc/kmag/Makefile +++ b/misc/kmag/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:12 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:34 markd Exp $ DISTNAME= kmag-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE screen magnifier diff --git a/misc/kmag/distinfo b/misc/kmag/distinfo index aa7d34d4689..da08897fe9e 100644 --- a/misc/kmag/distinfo +++ b/misc/kmag/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:52 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:34 markd Exp $ -SHA1 (kmag-4.10.2.tar.xz) = 4bcb0153663ab67eafba4cb450b62891133b4ab2 -RMD160 (kmag-4.10.2.tar.xz) = bb3ceb0423bd593e16e49f4916e2560d9e1709bf -Size (kmag-4.10.2.tar.xz) = 93436 bytes +SHA1 (kmag-4.10.3.tar.xz) = 3976b199ed9ee1785c97920f2454bc988523dd8f +RMD160 (kmag-4.10.3.tar.xz) = 6656d8ad865f5556fb800204f7b89fced63634be +Size (kmag-4.10.3.tar.xz) = 93648 bytes diff --git a/misc/kmousetool/Makefile b/misc/kmousetool/Makefile index 8b3fd414a04..95aa14afd93 100644 --- a/misc/kmousetool/Makefile +++ b/misc/kmousetool/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:12 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:34 markd Exp $ DISTNAME= kmousetool-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE mouse manipulation tool diff --git a/misc/kmousetool/distinfo b/misc/kmousetool/distinfo index cd08377ada5..8b1f0292be3 100644 --- a/misc/kmousetool/distinfo +++ b/misc/kmousetool/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:53 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:34 markd Exp $ -SHA1 (kmousetool-4.10.2.tar.xz) = d6778d9393b0a1cfa597565bc77771b78d98422f -RMD160 (kmousetool-4.10.2.tar.xz) = a356e43e4204900e9649b10bc8d5d98b5114a3b9 -Size (kmousetool-4.10.2.tar.xz) = 43780 bytes +SHA1 (kmousetool-4.10.3.tar.xz) = 8314f6913059a7f012896be80705893876d1eb37 +RMD160 (kmousetool-4.10.3.tar.xz) = 39c9880efff0522f3b4e4fe82556af2aaa5c0d27 +Size (kmousetool-4.10.3.tar.xz) = 43892 bytes diff --git a/misc/kmouth/Makefile b/misc/kmouth/Makefile index 3623bbea127..3dc8d139d2e 100644 --- a/misc/kmouth/Makefile +++ b/misc/kmouth/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:12 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:34 markd Exp $ DISTNAME= kmouth-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE Speech Synthesizer frontend diff --git a/misc/kmouth/distinfo b/misc/kmouth/distinfo index 9149203c383..cd695c4aa31 100644 --- a/misc/kmouth/distinfo +++ b/misc/kmouth/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:53 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:34 markd Exp $ -SHA1 (kmouth-4.10.2.tar.xz) = 3ed90ae8a113264ef9b8c176c905f3d365443766 -RMD160 (kmouth-4.10.2.tar.xz) = 1b18750c39c40c63a39da653a4719c20c1c9d573 -Size (kmouth-4.10.2.tar.xz) = 321596 bytes +SHA1 (kmouth-4.10.3.tar.xz) = 3a9b2265592f45c3d07ae88e551aac0dceeded0e +RMD160 (kmouth-4.10.3.tar.xz) = ccaed4f7411df8f69d8256fc1fa5a238404a89db +Size (kmouth-4.10.3.tar.xz) = 322532 bytes diff --git a/misc/kremotecontrol/Makefile b/misc/kremotecontrol/Makefile index 214a3857bc4..03b1e9d7f13 100644 --- a/misc/kremotecontrol/Makefile +++ b/misc/kremotecontrol/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/05/09 07:40:13 adam Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:35 markd Exp $ DISTNAME= kremotecontrol-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE frontend for your remote controls diff --git a/misc/kremotecontrol/distinfo b/misc/kremotecontrol/distinfo index f3ed1fd5ecd..5bd9193664f 100644 --- a/misc/kremotecontrol/distinfo +++ b/misc/kremotecontrol/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:16 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:35 markd Exp $ -SHA1 (kremotecontrol-4.10.2.tar.xz) = e74d4724afef6fdfb5b4a95e35672b3e3d8e9b5c -RMD160 (kremotecontrol-4.10.2.tar.xz) = 4fc781ab94e6fa03f003c50738c254b5df77323e -Size (kremotecontrol-4.10.2.tar.xz) = 1083608 bytes +SHA1 (kremotecontrol-4.10.3.tar.xz) = 5a3df78e08688647224c63418363940b222abe21 +RMD160 (kremotecontrol-4.10.3.tar.xz) = 62f2cf8c78a285e8094264da14368d0ed5615bb4 +Size (kremotecontrol-4.10.3.tar.xz) = 1084520 bytes diff --git a/misc/kstars/Makefile b/misc/kstars/Makefile index b2c4cdf5aae..1243d6a5b2a 100644 --- a/misc/kstars/Makefile +++ b/misc/kstars/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2013/05/09 07:40:13 adam Exp $ +# $NetBSD: Makefile,v 1.24 2013/05/21 12:49:35 markd Exp $ DISTNAME= kstars-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE desktop planetarium diff --git a/misc/kstars/distinfo b/misc/kstars/distinfo index f6126062068..1ed8ffbd662 100644 --- a/misc/kstars/distinfo +++ b/misc/kstars/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2013/04/03 10:52:02 markd Exp $ +$NetBSD: distinfo,v 1.8 2013/05/21 12:49:35 markd Exp $ -SHA1 (kstars-4.10.2.tar.xz) = ce99c18862505eac3da729e666315d0b27daec1e -RMD160 (kstars-4.10.2.tar.xz) = 9c4f209d2a8008544c04b74149268432e4b05695 -Size (kstars-4.10.2.tar.xz) = 12470500 bytes +SHA1 (kstars-4.10.3.tar.xz) = 32490b846b468dc9a8393c0a70cb0d0e805163a8 +RMD160 (kstars-4.10.3.tar.xz) = bc37f90cb0590b87126b7b8a55ec922de00ee59e +Size (kstars-4.10.3.tar.xz) = 12490412 bytes SHA1 (patch-kstars_skyobjects_ksmoon.cpp) = 23d31289ca18075afb38324b72ca41a1287aa9b3 diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile index d5a1f2a7772..d42b0485f9b 100644 --- a/misc/ktouch/Makefile +++ b/misc/ktouch/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:13 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:35 markd Exp $ DISTNAME= ktouch-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE touch typing tutor diff --git a/misc/ktouch/distinfo b/misc/ktouch/distinfo index 2df8527aba2..078978d912e 100644 --- a/misc/ktouch/distinfo +++ b/misc/ktouch/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:03 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:35 markd Exp $ -SHA1 (ktouch-4.10.2.tar.xz) = 7a7c44b1bf64fdc5109be9d1b6d1481db6a1848f -RMD160 (ktouch-4.10.2.tar.xz) = 86354589c7e5b11bbf0ba1c485622920ae95cc32 -Size (ktouch-4.10.2.tar.xz) = 2627544 bytes +SHA1 (ktouch-4.10.3.tar.xz) = 076345fadaf98bdc878cb4b9f99e759bb2642b2d +RMD160 (ktouch-4.10.3.tar.xz) = ac601aa9d7de3baaa9aef53973439990b1d33d90 +Size (ktouch-4.10.3.tar.xz) = 2624388 bytes diff --git a/misc/kturtle/Makefile b/misc/kturtle/Makefile index abf46feb617..2946896e25d 100644 --- a/misc/kturtle/Makefile +++ b/misc/kturtle/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:13 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:35 markd Exp $ DISTNAME= kturtle-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE educational programming environment diff --git a/misc/kturtle/distinfo b/misc/kturtle/distinfo index 9dc68b0afe8..c5609014d5b 100644 --- a/misc/kturtle/distinfo +++ b/misc/kturtle/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:04 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:35 markd Exp $ -SHA1 (kturtle-4.10.2.tar.xz) = c14cb19822fc101100938e4fcde0d50b16216cff -RMD160 (kturtle-4.10.2.tar.xz) = 97d593e634e3c088a04a4bc82b6b102a04aba259 -Size (kturtle-4.10.2.tar.xz) = 212608 bytes +SHA1 (kturtle-4.10.3.tar.xz) = 8df184d9647dfbf342dcd3adcc674f2c9b50af39 +RMD160 (kturtle-4.10.3.tar.xz) = 2d6fd7024cb5f6cbd3b61a335627a1b89db62e0f +Size (kturtle-4.10.3.tar.xz) = 212528 bytes diff --git a/misc/kwordquiz/Makefile b/misc/kwordquiz/Makefile index f973d30adca..afae6542c24 100644 --- a/misc/kwordquiz/Makefile +++ b/misc/kwordquiz/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:13 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:35 markd Exp $ DISTNAME= kwordquiz-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE flash card trainer diff --git a/misc/kwordquiz/distinfo b/misc/kwordquiz/distinfo index 48b282454ce..b36f1a25c3b 100644 --- a/misc/kwordquiz/distinfo +++ b/misc/kwordquiz/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:04 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:35 markd Exp $ -SHA1 (kwordquiz-4.10.2.tar.xz) = e21947d795f1025ee7766ac9c47bbe879b5d1a0e -RMD160 (kwordquiz-4.10.2.tar.xz) = 778b511bfaded89398382c66a745039b054093d4 -Size (kwordquiz-4.10.2.tar.xz) = 1215208 bytes +SHA1 (kwordquiz-4.10.3.tar.xz) = 0286f384cc3dfb9c6b7ca39badd50a18fa579f16 +RMD160 (kwordquiz-4.10.3.tar.xz) = f06364f245d2e98da15a05b8cdb6a1f60961bdeb +Size (kwordquiz-4.10.3.tar.xz) = 1215088 bytes diff --git a/misc/libkdeedu/Makefile b/misc/libkdeedu/Makefile index e39ce8a98fe..b80a285d7b7 100644 --- a/misc/libkdeedu/Makefile +++ b/misc/libkdeedu/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:39:13 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:35 markd Exp $ DISTNAME= libkdeedu-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= Common library for KDE educational apps diff --git a/misc/libkdeedu/distinfo b/misc/libkdeedu/distinfo index 5d4e5e59402..e2f2fb38776 100644 --- a/misc/libkdeedu/distinfo +++ b/misc/libkdeedu/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:57 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:35 markd Exp $ -SHA1 (libkdeedu-4.10.2.tar.xz) = 2c0f6ebfc1e51919da0313b0a93d149dfd1d0be7 -RMD160 (libkdeedu-4.10.2.tar.xz) = 08ab030ca6ccad7951ed38e049f6f93513962c23 -Size (libkdeedu-4.10.2.tar.xz) = 213392 bytes +SHA1 (libkdeedu-4.10.3.tar.xz) = 99e781b0c6ab8907e15f9d2dff6f3a778e40c331 +RMD160 (libkdeedu-4.10.3.tar.xz) = a8bd280b980b8107f92c32156af2eeb91398200f +Size (libkdeedu-4.10.3.tar.xz) = 212756 bytes diff --git a/misc/marble/Makefile b/misc/marble/Makefile index aaf056d4ea4..97e05cf798e 100644 --- a/misc/marble/Makefile +++ b/misc/marble/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/05/09 07:39:14 adam Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:35 markd Exp $ DISTNAME= marble-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE desktop globe diff --git a/misc/marble/distinfo b/misc/marble/distinfo index 2bca59f3265..e9ef36d9b8d 100644 --- a/misc/marble/distinfo +++ b/misc/marble/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:56 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:35 markd Exp $ -SHA1 (marble-4.10.2.tar.xz) = e4ba6aaaa5f861f715a7c4881dd78ed1deb03a36 -RMD160 (marble-4.10.2.tar.xz) = 21ccee8ac9792c1c2920634a82c2eefd00d2f186 -Size (marble-4.10.2.tar.xz) = 19466508 bytes +SHA1 (marble-4.10.3.tar.xz) = 814fffa64d91bec647c3f7e5cb130a2027dd6815 +RMD160 (marble-4.10.3.tar.xz) = f8fe39d776d6d67b1f2b42bb17a8cf6868f08354 +Size (marble-4.10.3.tar.xz) = 19449908 bytes diff --git a/misc/nepomuk-core/Makefile b/misc/nepomuk-core/Makefile index 59af9682120..3ed83e401f4 100644 --- a/misc/nepomuk-core/Makefile +++ b/misc/nepomuk-core/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2013/05/09 07:40:14 adam Exp $ +# $NetBSD: Makefile,v 1.4 2013/05/21 12:49:35 markd Exp $ DISTNAME= nepomuk-core-${_KDE_VERSION} -PKGREVISION= 2 CATEGORIES= misc COMMENT= library for dealing with Nepomuk components diff --git a/misc/nepomuk-core/PLIST b/misc/nepomuk-core/PLIST index 8bd9b0db5f9..106fbbd2488 100644 --- a/misc/nepomuk-core/PLIST +++ b/misc/nepomuk-core/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2013/04/03 10:51:46 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2013/05/21 12:49:35 markd Exp $ bin/nepomuk-simpleresource-rcgen bin/nepomuk2-rcgen bin/nepomukbackup @@ -123,6 +123,7 @@ lib/libnepomukcommon.so lib/libnepomukcore.so lib/libnepomukcore.so.4 lib/libnepomukcore.so.${PKGVERSION} +lib/libnepomukextractor.so share/applications/kde4/nepomukbackup.desktop share/applications/kde4/nepomukcleaner.desktop share/dbus-1/interfaces/org.kde.NepomukServer.xml diff --git a/misc/nepomuk-core/distinfo b/misc/nepomuk-core/distinfo index c7d6b16905a..d015d7e9014 100644 --- a/misc/nepomuk-core/distinfo +++ b/misc/nepomuk-core/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 10:51:46 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:35 markd Exp $ -SHA1 (nepomuk-core-4.10.2.tar.xz) = e17ca2b7eb3b1745806be7576d6340777f4ce0d0 -RMD160 (nepomuk-core-4.10.2.tar.xz) = 247f4a63088de9fb5f56434a6e1748bfe498753c -Size (nepomuk-core-4.10.2.tar.xz) = 371008 bytes +SHA1 (nepomuk-core-4.10.3.tar.xz) = 205cb87512c3d24f41295a534770779e41051a29 +RMD160 (nepomuk-core-4.10.3.tar.xz) = 045a4c7cdb5bcac57b847d9a5723e1c31ef77830 +Size (nepomuk-core-4.10.3.tar.xz) = 371656 bytes diff --git a/misc/nepomuk-widgets/Makefile b/misc/nepomuk-widgets/Makefile index f89a77436a7..03107a30f67 100644 --- a/misc/nepomuk-widgets/Makefile +++ b/misc/nepomuk-widgets/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:40:14 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:35 markd Exp $ DISTNAME= nepomuk-widgets-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= Nepomuk Meta Data Library diff --git a/misc/nepomuk-widgets/distinfo b/misc/nepomuk-widgets/distinfo index f01f2ee1cfa..4819916eed0 100644 --- a/misc/nepomuk-widgets/distinfo +++ b/misc/nepomuk-widgets/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 10:51:47 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:35 markd Exp $ -SHA1 (nepomuk-widgets-4.10.2.tar.xz) = 2aa9eaf4709acc1f9a2acf6c6bb4b42fc0840549 -RMD160 (nepomuk-widgets-4.10.2.tar.xz) = 890784f38970bd7191aaa8973c27f176ca99a8e7 -Size (nepomuk-widgets-4.10.2.tar.xz) = 80044 bytes +SHA1 (nepomuk-widgets-4.10.3.tar.xz) = 19a02e2ea861f69da51eef24ae951fef449c3bfb +RMD160 (nepomuk-widgets-4.10.3.tar.xz) = 1db333e9bc53ccd7f90269bc9539113434ac761b +Size (nepomuk-widgets-4.10.3.tar.xz) = 80012 bytes diff --git a/misc/parley/Makefile b/misc/parley/Makefile index 5b4f5490727..c20253c41c8 100644 --- a/misc/parley/Makefile +++ b/misc/parley/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:15 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:35 markd Exp $ DISTNAME= parley-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE vocabulary trainer diff --git a/misc/parley/distinfo b/misc/parley/distinfo index ae7782d1162..c3853269ce1 100644 --- a/misc/parley/distinfo +++ b/misc/parley/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:04 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:35 markd Exp $ -SHA1 (parley-4.10.2.tar.xz) = 1e9e568c2a4dce6a61a51164c43b3930efe99664 -RMD160 (parley-4.10.2.tar.xz) = 8356b5c347b8f2fd08b88e29c0182e962c5baa52 -Size (parley-4.10.2.tar.xz) = 8210756 bytes +SHA1 (parley-4.10.3.tar.xz) = efcce4ba4c8a211d494c3537b1c0c2e421fa7586 +RMD160 (parley-4.10.3.tar.xz) = 42ab245bd6938350f72be7579fca0b81200cf278 +Size (parley-4.10.3.tar.xz) = 8204780 bytes diff --git a/misc/rocs/Makefile b/misc/rocs/Makefile index da439731a65..d7a8fa49369 100644 --- a/misc/rocs/Makefile +++ b/misc/rocs/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2013/05/09 07:40:15 adam Exp $ +# $NetBSD: Makefile,v 1.17 2013/05/21 12:49:35 markd Exp $ DISTNAME= rocs-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE graph theory IDE diff --git a/misc/rocs/PLIST b/misc/rocs/PLIST index 4c660b64721..c4e9542f07f 100644 --- a/misc/rocs/PLIST +++ b/misc/rocs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/04 19:30:04 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:35 markd Exp $ bin/rocs include/rocs/CoreTypes.h include/rocs/Data.h @@ -59,6 +59,9 @@ share/doc/kde/HTML/en/rocs/rocs-interfaces.png share/doc/kde/HTML/en/rocs/rocs-screenshot.png share/doc/kde/HTML/en/rocs/rocs-toolbar-alignment.png share/doc/kde/HTML/en/rocs/rocs-toolbar-main.png +share/icons/hicolor/16x16/apps/rocs.png +share/icons/hicolor/32x32/apps/rocs.png +share/icons/hicolor/48x48/apps/rocs.png share/kde/apps/rocs/examples/AdjustProjection.js share/kde/apps/rocs/examples/NameAndNodes.js share/kde/apps/rocs/examples/NamesValues.js @@ -77,7 +80,6 @@ share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsaligntree.png share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsalignvmiddle.png share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsselect.png share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsselectmove.png -share/kde/apps/rocs/icons/hicolor/16x16/apps/rocs.png share/kde/apps/rocs/icons/hicolor/22x22/actions/rocsaddedge.png share/kde/apps/rocs/icons/hicolor/22x22/actions/rocsaddnode.png share/kde/apps/rocs/icons/hicolor/22x22/actions/rocsalignbottom.png @@ -100,7 +102,6 @@ share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsaligntree.png share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsalignvmiddle.png share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsselect.png share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsselectmove.png -share/kde/apps/rocs/icons/hicolor/32x32/apps/rocs.png share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsaddedge.png share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsalignbottom.png share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsaligncircle.png @@ -111,7 +112,6 @@ share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsaligntop.png share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsaligntree.png share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsalignvmiddle.png share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsselectmove.png -share/kde/apps/rocs/icons/hicolor/48x48/apps/rocs.png share/kde/apps/rocs/icons/hicolor/64x64/actions/rocsaddedge.png share/kde/apps/rocs/icons/hicolor/64x64/actions/rocsalignbottom.png share/kde/apps/rocs/icons/hicolor/64x64/actions/rocsaligncircle.png diff --git a/misc/rocs/distinfo b/misc/rocs/distinfo index ef18257e1fc..f1d7bf3fd97 100644 --- a/misc/rocs/distinfo +++ b/misc/rocs/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2013/04/04 19:30:04 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:35 markd Exp $ -SHA1 (rocs-4.10.2.tar.xz) = ab7e357732fec3a7ecccce586c6de51b829267ed -RMD160 (rocs-4.10.2.tar.xz) = 5287be1c099202522fe6eaf648b22a637faa513f -Size (rocs-4.10.2.tar.xz) = 1142592 bytes +SHA1 (rocs-4.10.3.tar.xz) = aeb9aaee1a2ec3faf410da4319d0f7a7f27c3630 +RMD160 (rocs-4.10.3.tar.xz) = c6b4e4ff106a1aef5af055e573b2428a40cae5ee +Size (rocs-4.10.3.tar.xz) = 1143788 bytes SHA1 (patch-RocsCore_LoadSave_Plugins_CMakeLists.txt) = ae4d15f9aa8fc2f19715db544a15ddbc2f0d98fb diff --git a/misc/step/Makefile b/misc/step/Makefile index 12be1d9ef4e..9197d328af4 100644 --- a/misc/step/Makefile +++ b/misc/step/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:15 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:35 markd Exp $ DISTNAME= step-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE interactive physical simulator diff --git a/misc/step/distinfo b/misc/step/distinfo index a9ee098b27c..174da1e3c0d 100644 --- a/misc/step/distinfo +++ b/misc/step/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:05 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:35 markd Exp $ -SHA1 (step-4.10.2.tar.xz) = ff5fccd47113b598b688b87226b23072047bf990 -RMD160 (step-4.10.2.tar.xz) = b9a33b90ed47aa4707d918ffe4ebaa1249ef27e1 -Size (step-4.10.2.tar.xz) = 376340 bytes +SHA1 (step-4.10.3.tar.xz) = 85a85c09deb6f04bcf90279785d099aa31ce0262 +RMD160 (step-4.10.3.tar.xz) = e70ecc2606231600c298ca29eec3b13c4d1d1138 +Size (step-4.10.3.tar.xz) = 376352 bytes diff --git a/misc/superkaramba/Makefile b/misc/superkaramba/Makefile index e317bdec667..2638fd9ed2f 100644 --- a/misc/superkaramba/Makefile +++ b/misc/superkaramba/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/05/09 07:40:15 adam Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:35 markd Exp $ DISTNAME= superkaramba-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE desktop widgets diff --git a/misc/superkaramba/distinfo b/misc/superkaramba/distinfo index 1affe84c9ae..71fe03d11c9 100644 --- a/misc/superkaramba/distinfo +++ b/misc/superkaramba/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2013/04/03 10:52:23 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:35 markd Exp $ -SHA1 (superkaramba-4.10.2.tar.xz) = 5c701c7d95cef873fd0767726a6042d02844c0f2 -RMD160 (superkaramba-4.10.2.tar.xz) = 945f95a400e84489f1cb40f648e2154682f5bf1f -Size (superkaramba-4.10.2.tar.xz) = 390292 bytes +SHA1 (superkaramba-4.10.3.tar.xz) = b74241f3357a91149bbb1610ee7e944e053b25ff +RMD160 (superkaramba-4.10.3.tar.xz) = 5da709dd1ce49452cf893dc9d4d52657c3c6e8b6 +Size (superkaramba-4.10.3.tar.xz) = 390584 bytes SHA1 (patch-src_sensors_mem.cpp) = b95cf1c87821e0f01828646d4a23d46fa0368a02 diff --git a/misc/sweeper/Makefile b/misc/sweeper/Makefile index fa230c36ab4..2091828e2ec 100644 --- a/misc/sweeper/Makefile +++ b/misc/sweeper/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:16 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:35 markd Exp $ DISTNAME= sweeper-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= sysutils COMMENT= KDE system cleaner diff --git a/misc/sweeper/distinfo b/misc/sweeper/distinfo index ac858d2c247..e7fc3848fff 100644 --- a/misc/sweeper/distinfo +++ b/misc/sweeper/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:18 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:35 markd Exp $ -SHA1 (sweeper-4.10.2.tar.xz) = b817768cbf7c47ba8d0f61c714849e9074cebc43 -RMD160 (sweeper-4.10.2.tar.xz) = d9e4aa21e2f2402169b903bb5954ea0a78ed2f5b -Size (sweeper-4.10.2.tar.xz) = 84584 bytes +SHA1 (sweeper-4.10.3.tar.xz) = 978f599562a6c9b2792fa7383f333d7048309ab6 +RMD160 (sweeper-4.10.3.tar.xz) = 8f8042d058208c93bfb40098e41cac5914e43e17 +Size (sweeper-4.10.3.tar.xz) = 84632 bytes diff --git a/multimedia/audiocd-kio/Makefile b/multimedia/audiocd-kio/Makefile index cbc0bd6800d..3392afd9496 100644 --- a/multimedia/audiocd-kio/Makefile +++ b/multimedia/audiocd-kio/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:40:16 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ DISTNAME= audiocd-kio-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= multimedia COMMENT= Kioslave for accessing audio CDs diff --git a/multimedia/audiocd-kio/distinfo b/multimedia/audiocd-kio/distinfo index 39f71c294a8..2e71b9652dc 100644 --- a/multimedia/audiocd-kio/distinfo +++ b/multimedia/audiocd-kio/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 11:13:08 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:36 markd Exp $ -SHA1 (audiocd-kio-4.10.2.tar.xz) = 83d5f79e60b2b867047fd36f7a33af70087581d5 -RMD160 (audiocd-kio-4.10.2.tar.xz) = 664c47cb78b5953b167d94904c726acb0a0d3494 -Size (audiocd-kio-4.10.2.tar.xz) = 56816 bytes +SHA1 (audiocd-kio-4.10.3.tar.xz) = 5539c665dd3173493d0a45fb775c27a4a84a2b3d +RMD160 (audiocd-kio-4.10.3.tar.xz) = 7768a544b696f02f843dc1d763fb794894e24348 +Size (audiocd-kio-4.10.3.tar.xz) = 56648 bytes diff --git a/multimedia/dragon/Makefile b/multimedia/dragon/Makefile index fc3637c71cc..5b2aa960eea 100644 --- a/multimedia/dragon/Makefile +++ b/multimedia/dragon/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:40:17 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ DISTNAME= dragon-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= multimedia COMMENT= a simple video player for KDE diff --git a/multimedia/dragon/distinfo b/multimedia/dragon/distinfo index b748dffb3f7..2d578859d1f 100644 --- a/multimedia/dragon/distinfo +++ b/multimedia/dragon/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 11:13:08 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:36 markd Exp $ -SHA1 (dragon-4.10.2.tar.xz) = e4abf7618516e25d8943700d4509212c43ef67a1 -RMD160 (dragon-4.10.2.tar.xz) = b04de2841186f643db0fdf54e93effed9b79bc0e -Size (dragon-4.10.2.tar.xz) = 395424 bytes +SHA1 (dragon-4.10.3.tar.xz) = 9ebb61b985a6054f690ff8f89e638ad8da6a483a +RMD160 (dragon-4.10.3.tar.xz) = f5776cadb2ac880b24cc45465ac2a18a7c4453c9 +Size (dragon-4.10.3.tar.xz) = 395184 bytes diff --git a/multimedia/ffmpegthumbs/Makefile b/multimedia/ffmpegthumbs/Makefile index 42de7f39caf..ef2af769b5d 100644 --- a/multimedia/ffmpegthumbs/Makefile +++ b/multimedia/ffmpegthumbs/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:40:17 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ DISTNAME= ffmpegthumbs-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= multimedia COMMENT= FFmpeg-based thumbnail creator for video files diff --git a/multimedia/ffmpegthumbs/distinfo b/multimedia/ffmpegthumbs/distinfo index 3cc7aa80d5e..03afd187a99 100644 --- a/multimedia/ffmpegthumbs/distinfo +++ b/multimedia/ffmpegthumbs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 11:13:08 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:36 markd Exp $ -SHA1 (ffmpegthumbs-4.10.2.tar.xz) = acd089018480ae879d241968a3be1627fb2b3298 -RMD160 (ffmpegthumbs-4.10.2.tar.xz) = b7126468f022d1ea69d8b5d20265b954399b6adc -Size (ffmpegthumbs-4.10.2.tar.xz) = 20868 bytes +SHA1 (ffmpegthumbs-4.10.3.tar.xz) = 1b4508d3f1c74a8d1a6136f27ba233ae3fb84eda +RMD160 (ffmpegthumbs-4.10.3.tar.xz) = 20eca76411e525fc8b89b0ed924b8e99e999cbd1 +Size (ffmpegthumbs-4.10.3.tar.xz) = 20836 bytes diff --git a/multimedia/juk/Makefile b/multimedia/juk/Makefile index c1f0c9f3da6..ea70f4d886f 100644 --- a/multimedia/juk/Makefile +++ b/multimedia/juk/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:40:18 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ DISTNAME= juk-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= multimedia COMMENT= a jukebox, tagger and music collection manager. diff --git a/multimedia/juk/distinfo b/multimedia/juk/distinfo index 5bf0f351e43..e72a88590fb 100644 --- a/multimedia/juk/distinfo +++ b/multimedia/juk/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 11:13:09 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:36 markd Exp $ -SHA1 (juk-4.10.2.tar.xz) = 4ffb1275369dfd645a99449705ba1651e9bd3885 -RMD160 (juk-4.10.2.tar.xz) = 9a38a8166e2185edb197a5ec181fea37e185f587 -Size (juk-4.10.2.tar.xz) = 447424 bytes +SHA1 (juk-4.10.3.tar.xz) = d889a49e4cafef2ed10879a7e314e1d14bb09dd5 +RMD160 (juk-4.10.3.tar.xz) = 2b02f21d4b40d1ecaea671ec8ebc748dc1060194 +Size (juk-4.10.3.tar.xz) = 447576 bytes SHA1 (patch-mpris2_mediaplayer2player.cpp) = 714049e818091cab6b22ee4671774a862f568175 diff --git a/multimedia/kmix/Makefile b/multimedia/kmix/Makefile index 354c8fd6e66..d66b8c94fba 100644 --- a/multimedia/kmix/Makefile +++ b/multimedia/kmix/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2013/05/21 12:06:58 markd Exp $ +# $NetBSD: Makefile,v 1.4 2013/05/21 12:49:36 markd Exp $ DISTNAME= kmix-${_KDE_VERSION} -PKGREVISION= 2 CATEGORIES= multimedia COMMENT= KDE's soundcard mixer program diff --git a/multimedia/kmix/distinfo b/multimedia/kmix/distinfo index b76f0b1ad6c..2a2f18fe2e4 100644 --- a/multimedia/kmix/distinfo +++ b/multimedia/kmix/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2013/05/21 12:06:58 markd Exp $ +$NetBSD: distinfo,v 1.4 2013/05/21 12:49:36 markd Exp $ -SHA1 (kmix-4.10.2.tar.xz) = 26617eeac172e3375cd097c8350ebdb32412e9fa -RMD160 (kmix-4.10.2.tar.xz) = a09bcba9375863b42cd415a7e9ece2f60b4cb425 -Size (kmix-4.10.2.tar.xz) = 385736 bytes +SHA1 (kmix-4.10.3.tar.xz) = 09289c9bb6bd5e592d214f3f665078010e9a7dd2 +RMD160 (kmix-4.10.3.tar.xz) = d77b9dad15c7a9efbaab611c5c6e380c3fa1db07 +Size (kmix-4.10.3.tar.xz) = 385988 bytes SHA1 (patch-CMakeLists.txt) = be774815cf3c8ae99f6bae31d5de010f37a6ef29 SHA1 (patch-core_ControlPool.h) = fba837f300478e015941fa5aa7355372b294bb38 SHA1 (patch-core_MasterControl.h) = ab348a5ffc440650c9f1fd529335f87e5c81ed12 diff --git a/multimedia/kscd/Makefile b/multimedia/kscd/Makefile index 6e3cbf3ea6f..a2fd43b17b6 100644 --- a/multimedia/kscd/Makefile +++ b/multimedia/kscd/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:40:19 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ DISTNAME= kscd-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= multimedia COMMENT= KDE CD player diff --git a/multimedia/kscd/distinfo b/multimedia/kscd/distinfo index 850b7617fe4..5690a7e3507 100644 --- a/multimedia/kscd/distinfo +++ b/multimedia/kscd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 11:13:10 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:36 markd Exp $ -SHA1 (kscd-4.10.2.tar.xz) = 10b7d920fc70b4001e6f7d20e643eb2b09a42dfa -RMD160 (kscd-4.10.2.tar.xz) = c1b6c3278ba3a531074ab6f03fd65e5e08031080 -Size (kscd-4.10.2.tar.xz) = 94636 bytes +SHA1 (kscd-4.10.3.tar.xz) = e2cbfef5d1cdfcc7145fae803971d799f8739c37 +RMD160 (kscd-4.10.3.tar.xz) = f5d3fcb4a540d3a5f47de718612594c05f47695c +Size (kscd-4.10.3.tar.xz) = 94176 bytes diff --git a/multimedia/libkcddb/Makefile b/multimedia/libkcddb/Makefile index f01743893c7..ea3a3a4f0e3 100644 --- a/multimedia/libkcddb/Makefile +++ b/multimedia/libkcddb/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:40:19 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ DISTNAME= libkcddb-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= multimedia COMMENT= KDE CDDB library diff --git a/multimedia/libkcddb/distinfo b/multimedia/libkcddb/distinfo index bbd5a586c9a..9788ddf9f3d 100644 --- a/multimedia/libkcddb/distinfo +++ b/multimedia/libkcddb/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:23:51 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:36 markd Exp $ -SHA1 (libkcddb-4.10.2.tar.xz) = c9e8d93ecf9f238bf12d98d27fc20421af5ae240 -RMD160 (libkcddb-4.10.2.tar.xz) = 242d30ade3938442dd9c4501121a871a9710a3e4 -Size (libkcddb-4.10.2.tar.xz) = 165056 bytes +SHA1 (libkcddb-4.10.3.tar.xz) = 1ca7e92544a1d3c49e5ddf3583c3c2b976a7990b +RMD160 (libkcddb-4.10.3.tar.xz) = 2ed37eb06341659b4f787966c95d66f4be226e3d +Size (libkcddb-4.10.3.tar.xz) = 165612 bytes diff --git a/multimedia/libkcompactdisc/Makefile b/multimedia/libkcompactdisc/Makefile index 7be9e3b13bb..a8771e6146d 100644 --- a/multimedia/libkcompactdisc/Makefile +++ b/multimedia/libkcompactdisc/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:40:19 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ DISTNAME= libkcompactdisc-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= multimedia COMMENT= a library for interfacing with CDs diff --git a/multimedia/libkcompactdisc/distinfo b/multimedia/libkcompactdisc/distinfo index 972dd08629f..6ab5b966a92 100644 --- a/multimedia/libkcompactdisc/distinfo +++ b/multimedia/libkcompactdisc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 12:23:51 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:36 markd Exp $ -SHA1 (libkcompactdisc-4.10.2.tar.xz) = dcd95e3b197a871a21cd50f70edc5039b7835ef4 -RMD160 (libkcompactdisc-4.10.2.tar.xz) = fe604518f82ea19f40d3f0d0f2f27b01e7f1f1eb -Size (libkcompactdisc-4.10.2.tar.xz) = 77296 bytes +SHA1 (libkcompactdisc-4.10.3.tar.xz) = cc6ad902a6c94c68a1b8d27aabdbcac1df547cd8 +RMD160 (libkcompactdisc-4.10.3.tar.xz) = 9090408d1a5211d73296128b12ace1d90ac9e0cc +Size (libkcompactdisc-4.10.3.tar.xz) = 77236 bytes diff --git a/multimedia/mplayerthumbs/Makefile b/multimedia/mplayerthumbs/Makefile index 1efefe77a5d..29cbcbb4a2a 100644 --- a/multimedia/mplayerthumbs/Makefile +++ b/multimedia/mplayerthumbs/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/09 07:40:20 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ DISTNAME= mplayerthumbs-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= multimedia COMMENT= thumbnail generator for all KDE file managers diff --git a/multimedia/mplayerthumbs/distinfo b/multimedia/mplayerthumbs/distinfo index 9398000f571..11f831fa895 100644 --- a/multimedia/mplayerthumbs/distinfo +++ b/multimedia/mplayerthumbs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/03 11:13:11 markd Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:36 markd Exp $ -SHA1 (mplayerthumbs-4.10.2.tar.xz) = 80f35eb2e30382984cb3529c4226f911f5e2c30a -RMD160 (mplayerthumbs-4.10.2.tar.xz) = 3bac77ac37e1a5e55f4a7a743b1f61b388859e56 -Size (mplayerthumbs-4.10.2.tar.xz) = 28232 bytes +SHA1 (mplayerthumbs-4.10.3.tar.xz) = f6446375ff72ffa841c223252dea1f0f95d73939 +RMD160 (mplayerthumbs-4.10.3.tar.xz) = aefc0312c5da45166c263d9a9b7d25eb09b6d910 +Size (mplayerthumbs-4.10.3.tar.xz) = 28380 bytes diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index d8a1058bc81..156a3490df2 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2013/05/09 07:40:24 adam Exp $ +# $NetBSD: Makefile,v 1.52 2013/05/21 12:49:36 markd Exp $ DISTNAME= kdenetwork-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 CATEGORIES= net COMMENT= Network modules for the KDE integrated X11 desktop diff --git a/net/kdenetwork4/distinfo b/net/kdenetwork4/distinfo index 129ea258112..ffad1a05df9 100644 --- a/net/kdenetwork4/distinfo +++ b/net/kdenetwork4/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.22 2013/04/14 19:44:54 joerg Exp $ +$NetBSD: distinfo,v 1.23 2013/05/21 12:49:36 markd Exp $ -SHA1 (kdenetwork-4.10.2.tar.xz) = 972526be8275a8adcb6e4fa51188a5dad83a0b14 -RMD160 (kdenetwork-4.10.2.tar.xz) = 1ab2675e453d7bc39bb51a192d4e7166404dc351 -Size (kdenetwork-4.10.2.tar.xz) = 9052096 bytes +SHA1 (kdenetwork-4.10.3.tar.xz) = 9c5e14b1ebc575777d1e6d09b593f62940a4fd1d +RMD160 (kdenetwork-4.10.3.tar.xz) = 593f3577c2e7daf9b211e9e9d0293848abf3a4ff +Size (kdenetwork-4.10.3.tar.xz) = 9058180 bytes SHA1 (patch-aa) = 0359cd86501c57197242c398d63c1fc77c60a4d0 SHA1 (patch-ab) = 0743b3b6c994623c507b8bcd52ee01dad31cf56f SHA1 (patch-ae) = 765d48550d2d8b7a59a1593a669b0909fef3bd96 diff --git a/print/okular/Makefile b/print/okular/Makefile index c5d4ea92d6b..4f67cf17871 100644 --- a/print/okular/Makefile +++ b/print/okular/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2013/05/09 07:40:28 adam Exp $ +# $NetBSD: Makefile,v 1.19 2013/05/21 12:49:36 markd Exp $ DISTNAME= okular-${_KDE_VERSION} -PKGREVISION= 2 CATEGORIES= print COMMENT= KDE universal document viewer diff --git a/print/okular/distinfo b/print/okular/distinfo index 943692443d0..1086eb7e98a 100644 --- a/print/okular/distinfo +++ b/print/okular/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:10 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:36 markd Exp $ -SHA1 (okular-4.10.2.tar.xz) = fcd0c725300c50ea04ec8e05b7d7035bf26afc79 -RMD160 (okular-4.10.2.tar.xz) = 43ebeed8a0e26bac373044976e7046bf2f0acecf -Size (okular-4.10.2.tar.xz) = 1383348 bytes +SHA1 (okular-4.10.3.tar.xz) = b9e7cd50a430b215b2d802e2f2bdd3a254bdd700 +RMD160 (okular-4.10.3.tar.xz) = 3754c72dc3b2827083cc14d4349459c0c33c505a +Size (okular-4.10.3.tar.xz) = 1383728 bytes diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile index 8ec84ec0596..e2066c5888c 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2013/05/09 07:40:29 adam Exp $ +# $NetBSD: Makefile,v 1.18 2013/05/21 12:49:36 markd Exp $ DISTNAME= kgpg-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= security COMMENT= KDE encryption tool diff --git a/security/kgpg/distinfo b/security/kgpg/distinfo index 4fe15168a3b..446c0589188 100644 --- a/security/kgpg/distinfo +++ b/security/kgpg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:17 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:36 markd Exp $ -SHA1 (kgpg-4.10.2.tar.xz) = fbe8df63cbfbff616493267253b03e153e2bbc40 -RMD160 (kgpg-4.10.2.tar.xz) = c6e16ac7183e9735085afbf32d850622d20a5085 -Size (kgpg-4.10.2.tar.xz) = 814584 bytes +SHA1 (kgpg-4.10.3.tar.xz) = ba92c6edcf6ce857fec7969aab5a8b8afce2d43c +RMD160 (kgpg-4.10.3.tar.xz) = d1fd4813dab4f12da144f88c1bf3f8e6a9cc0b57 +Size (kgpg-4.10.3.tar.xz) = 815272 bytes diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile index 5a72477d2c7..f545f23dc03 100644 --- a/security/kwallet/Makefile +++ b/security/kwallet/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:29 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:36 markd Exp $ DISTNAME= kwallet-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= security COMMENT= KDE wallet manager diff --git a/security/kwallet/distinfo b/security/kwallet/distinfo index 52f3659f850..ed762543fce 100644 --- a/security/kwallet/distinfo +++ b/security/kwallet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:17 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:36 markd Exp $ -SHA1 (kwallet-4.10.2.tar.xz) = 2a566c85aec79e8d08afe996224029714cd38b6e -RMD160 (kwallet-4.10.2.tar.xz) = 8eae13edd9972deefe178b1aa39d8b5512b95bd2 -Size (kwallet-4.10.2.tar.xz) = 282440 bytes +SHA1 (kwallet-4.10.3.tar.xz) = 41a32b861ea2dcf4892c0161bce90996e9c8bd3d +RMD160 (kwallet-4.10.3.tar.xz) = 1ac1b86fbab57e92eaf3d79aaef8ef66339e6b12 +Size (kwallet-4.10.3.tar.xz) = 282776 bytes diff --git a/sysutils/filelight/Makefile b/sysutils/filelight/Makefile index c55f63679b3..8876fa64280 100644 --- a/sysutils/filelight/Makefile +++ b/sysutils/filelight/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2013/05/09 07:40:30 adam Exp $ +# $NetBSD: Makefile,v 1.40 2013/05/21 12:49:36 markd Exp $ DISTNAME= filelight-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= sysutils COMMENT= Graphical filesystem usage monitor LICENSE= gnu-gpl-v3 diff --git a/sysutils/filelight/distinfo b/sysutils/filelight/distinfo index bfafc7facb0..f29e69fcbc5 100644 --- a/sysutils/filelight/distinfo +++ b/sysutils/filelight/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/04/03 10:52:14 markd Exp $ +$NetBSD: distinfo,v 1.8 2013/05/21 12:49:36 markd Exp $ -SHA1 (filelight-4.10.2.tar.xz) = 1047e985fead8655b9eac888315b007844b34a68 -RMD160 (filelight-4.10.2.tar.xz) = 44be8d73ce0b9de374dda7bf0b299258ac61f45c -Size (filelight-4.10.2.tar.xz) = 290736 bytes +SHA1 (filelight-4.10.3.tar.xz) = ebfa5a9cc39abf311208d6a9d058e5003cb4daf8 +RMD160 (filelight-4.10.3.tar.xz) = bf2d959e46e754a97851828b215bb185d7a8d4c9 +Size (filelight-4.10.3.tar.xz) = 290580 bytes diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index ab6345aace3..d76a166d08c 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.34 2013/05/09 07:40:32 adam Exp $ +# $NetBSD: Makefile,v 1.35 2013/05/21 12:49:37 markd Exp $ DISTNAME= kdf-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= sysutils COMMENT= Show mount points and disk usage under KDE desktop diff --git a/sysutils/kdf/distinfo b/sysutils/kdf/distinfo index b5d1ef601a7..eef4db1b22f 100644 --- a/sysutils/kdf/distinfo +++ b/sysutils/kdf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2013/04/03 10:52:15 markd Exp $ +$NetBSD: distinfo,v 1.10 2013/05/21 12:49:37 markd Exp $ -SHA1 (kdf-4.10.2.tar.xz) = e7f230d14188c45c226513e110ee664a4ad89cb9 -RMD160 (kdf-4.10.2.tar.xz) = d70165c812344576268173f7bddaaf1ff99ac61c -Size (kdf-4.10.2.tar.xz) = 157052 bytes +SHA1 (kdf-4.10.3.tar.xz) = a88a393714a127a5629c2b50690ee6766c6ed484 +RMD160 (kdf-4.10.3.tar.xz) = 14cfcfd84471d68a8a1827edd3c02dc9bfa06160 +Size (kdf-4.10.3.tar.xz) = 157060 bytes diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index 6e51697f998..7b845218357 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:32 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:37 markd Exp $ DISTNAME= kfloppy-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= sysutils COMMENT= KDE floppy formatter diff --git a/sysutils/kfloppy/distinfo b/sysutils/kfloppy/distinfo index 21379ff9c60..834cdbe6fb5 100644 --- a/sysutils/kfloppy/distinfo +++ b/sysutils/kfloppy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:15 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:37 markd Exp $ -SHA1 (kfloppy-4.10.2.tar.xz) = c79e9660ebea09aea2caffb8424e3621f30d3346 -RMD160 (kfloppy-4.10.2.tar.xz) = 3a7a5fccac6e53b498494e47bc9d1e0edc2b0f5d -Size (kfloppy-4.10.2.tar.xz) = 61452 bytes +SHA1 (kfloppy-4.10.3.tar.xz) = 25ff13f6551542eb58384c7606837c05a452fb54 +RMD160 (kfloppy-4.10.3.tar.xz) = e622139b8057f785400858181e04036b1733a9bc +Size (kfloppy-4.10.3.tar.xz) = 61256 bytes diff --git a/time/ktimer/Makefile b/time/ktimer/Makefile index 6ec425e3f33..02d1c0a3197 100644 --- a/time/ktimer/Makefile +++ b/time/ktimer/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:33 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:37 markd Exp $ DISTNAME= ktimer-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= time COMMENT= KDE countdown launcher diff --git a/time/ktimer/distinfo b/time/ktimer/distinfo index c773e5f02a3..882d3238b5a 100644 --- a/time/ktimer/distinfo +++ b/time/ktimer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:52:16 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:37 markd Exp $ -SHA1 (ktimer-4.10.2.tar.xz) = 2348d09267f173201b1ce426f0831e444602545d -RMD160 (ktimer-4.10.2.tar.xz) = cb1f71dc729291d05648dae91759206b7abaf27d -Size (ktimer-4.10.2.tar.xz) = 150924 bytes +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 diff --git a/www/kdewebdev4/Makefile b/www/kdewebdev4/Makefile index 9fcc9eda1f4..f64096e8b69 100644 --- a/www/kdewebdev4/Makefile +++ b/www/kdewebdev4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2013/05/09 07:40:35 adam Exp $ +# $NetBSD: Makefile,v 1.40 2013/05/21 12:49:37 markd Exp $ DISTNAME= kdewebdev-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 CATEGORIES= www COMMENT= HTML editor and tools suitable for experienced web developers diff --git a/www/kdewebdev4/distinfo b/www/kdewebdev4/distinfo index 8d15b7d83d5..340d605e26d 100644 --- a/www/kdewebdev4/distinfo +++ b/www/kdewebdev4/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.17 2013/04/03 10:52:18 markd Exp $ +$NetBSD: distinfo,v 1.18 2013/05/21 12:49:37 markd Exp $ -SHA1 (kdewebdev-4.10.2.tar.xz) = 3ab68cf5fefbfe09826e659a097d21821771a5b9 -RMD160 (kdewebdev-4.10.2.tar.xz) = 56c9270127fecc052ddcf0686e6626bb456c072f -Size (kdewebdev-4.10.2.tar.xz) = 2592208 bytes +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 (patch-klinkstatus_src_CMakeLists.txt) = b3698f7edde82552e0395a27df980d0e58ce0994 diff --git a/x11/kactivities/Makefile b/x11/kactivities/Makefile index 7a15c1e6966..2b75b07e04f 100644 --- a/x11/kactivities/Makefile +++ b/x11/kactivities/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/05/09 07:39:22 adam Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:37 markd Exp $ DISTNAME= kactivities-${_KDE_VERSION} -PKGREVISION= 2 CATEGORIES= x11 COMMENT= KDE Activity Manager diff --git a/x11/kactivities/distinfo b/x11/kactivities/distinfo index 9ff3d980858..e1a87adc804 100644 --- a/x11/kactivities/distinfo +++ b/x11/kactivities/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:45 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:37 markd Exp $ -SHA1 (kactivities-4.10.2.tar.xz) = bde79ed3db93d5fa72e1081a6638c5cb777f495e -RMD160 (kactivities-4.10.2.tar.xz) = 04e63600ceddd0788b2f0ba63816b0b07a209643 -Size (kactivities-4.10.2.tar.xz) = 108668 bytes +SHA1 (kactivities-4.10.3.tar.xz) = 0c00782aea70ad1963e303b1eec55482265f0b37 +RMD160 (kactivities-4.10.3.tar.xz) = 2ef5816eb99a72777b16138d0cf90457eb327efc +Size (kactivities-4.10.3.tar.xz) = 108600 bytes diff --git a/x11/kde-baseapps4/Makefile b/x11/kde-baseapps4/Makefile index 69bec48e9ab..5ad0fde087b 100644 --- a/x11/kde-baseapps4/Makefile +++ b/x11/kde-baseapps4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/05/09 07:40:37 adam Exp $ +# $NetBSD: Makefile,v 1.15 2013/05/21 12:49:37 markd Exp $ DISTNAME= kde-baseapps-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= Base modules for the KDE 4 integrated X11 desktop diff --git a/x11/kde-baseapps4/PLIST b/x11/kde-baseapps4/PLIST index 219351b3735..16813bb7ef4 100644 --- a/x11/kde-baseapps4/PLIST +++ b/x11/kde-baseapps4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2013/04/03 10:51:49 markd Exp $ +@comment $NetBSD: PLIST,v 1.5 2013/05/21 12:49:37 markd Exp $ bin/dolphin bin/fsview bin/kbookmarkmerger @@ -85,7 +85,7 @@ lib/libkdeinit4_kfmclient.so lib/libkdeinit4_konqueror.so lib/libkonq.so lib/libkonq.so.5 -lib/libkonq.so.5.10.2 +lib/libkonq.so.5.10.3 lib/libkonqsidebarplugin.so lib/libkonqsidebarplugin.so.4 lib/libkonqsidebarplugin.so.${PKGVERSION} diff --git a/x11/kde-baseapps4/distinfo b/x11/kde-baseapps4/distinfo index 243febf5e44..2c4c11109cf 100644 --- a/x11/kde-baseapps4/distinfo +++ b/x11/kde-baseapps4/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:49 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:37 markd Exp $ -SHA1 (kde-baseapps-4.10.2.tar.xz) = 7f505292e95b35205cec3baa67e9e9b24f79b9b9 -RMD160 (kde-baseapps-4.10.2.tar.xz) = 74646825112ebaa313f1ab542b5d848d049c3260 -Size (kde-baseapps-4.10.2.tar.xz) = 2611976 bytes +SHA1 (kde-baseapps-4.10.3.tar.xz) = c9949ef6dafbc567bb3f088bf9e156c3a5a9ec08 +RMD160 (kde-baseapps-4.10.3.tar.xz) = 70caa3c27ac73330cbeb6c5ca26a7a94ec260479 +Size (kde-baseapps-4.10.3.tar.xz) = 2613696 bytes diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile index a26ef7e2d76..c18a0be0735 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/05/09 07:39:22 adam Exp $ +# $NetBSD: Makefile,v 1.24 2013/05/21 12:49:37 markd Exp $ DISTNAME= kde-runtime-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 3 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop diff --git a/x11/kde-runtime4/distinfo b/x11/kde-runtime4/distinfo index 6454c3f1748..f42692f81d1 100644 --- a/x11/kde-runtime4/distinfo +++ b/x11/kde-runtime4/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:49 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:37 markd Exp $ -SHA1 (kde-runtime-4.10.2.tar.xz) = b7f3c3907b8f19dcd975b1724b8ae01c4cae638b -RMD160 (kde-runtime-4.10.2.tar.xz) = a97a193ece40c6b1c74bc81bcfbeebedf4f69ba1 -Size (kde-runtime-4.10.2.tar.xz) = 7218688 bytes +SHA1 (kde-runtime-4.10.3.tar.xz) = 22869b2ee7eb4b5b341a6d596dd904c0b0b812d1 +RMD160 (kde-runtime-4.10.3.tar.xz) = 707da4cb365f283d6e5f9af69b7bb8d109c9d8cc +Size (kde-runtime-4.10.3.tar.xz) = 7229684 bytes SHA1 (patch-ab) = f6af1c3e2502a91add9ceaa5375e76aee1e8c20c SHA1 (patch-ac) = fadc0c0d3b7c8f893a9249724f26e2fc2c7f0f1e SHA1 (patch-ad) = 285fbd72b3be665776acc61a55f3d65f35e338c4 diff --git a/x11/kde-workspace4/Makefile b/x11/kde-workspace4/Makefile index f744243cf98..fde449247ec 100644 --- a/x11/kde-workspace4/Makefile +++ b/x11/kde-workspace4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2013/05/09 07:39:23 adam Exp $ +# $NetBSD: Makefile,v 1.21 2013/05/21 12:49:37 markd Exp $ DISTNAME= kde-workspace-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= Base workspace for the KDE 4 integrated X11 desktop diff --git a/x11/kde-workspace4/distinfo b/x11/kde-workspace4/distinfo index cbae502663f..c8806c7932c 100644 --- a/x11/kde-workspace4/distinfo +++ b/x11/kde-workspace4/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2013/04/03 10:51:50 markd Exp $ +$NetBSD: distinfo,v 1.7 2013/05/21 12:49:37 markd Exp $ SHA1 (Daemon.README) = eb1e6af52adc02ded77af17e8953134b7e60d23b RMD160 (Daemon.README) = 39edd92ed4314397080f32a8caff0ac3f716ecf4 @@ -9,9 +9,9 @@ Size (Daemon.png) = 15725 bytes SHA1 (NetBSD-flag-1.0.png) = a9cf264a52ae0a602eec956d91222e299c7dee5c RMD160 (NetBSD-flag-1.0.png) = 2eac20df70396169819059a704e6a85ae10234b0 Size (NetBSD-flag-1.0.png) = 4532 bytes -SHA1 (kde-workspace-4.10.2.tar.xz) = 12b10e8bea44f3aafa0c8d776eadfee14d71c3f8 -RMD160 (kde-workspace-4.10.2.tar.xz) = 1584cee3c208fbbe6e56d25e75e5cd2c51e9bba2 -Size (kde-workspace-4.10.2.tar.xz) = 13564908 bytes +SHA1 (kde-workspace-4.10.3.tar.xz) = 3fc316e34ba10db3adad8b1a4bee61aaf8b58840 +RMD160 (kde-workspace-4.10.3.tar.xz) = b90a54ca37318effd6c19823223c386eb6c60ca9 +Size (kde-workspace-4.10.3.tar.xz) = 13569364 bytes SHA1 (patch-kcontrol_keyboard_xkb_rules.cpp) = e4569e0671c55e990cbc0913e5abaead046a8e71 SHA1 (patch-kdm_config.def) = ac0907cc59c5f0976cdbe152bb7fb0a4592bbe84 SHA1 (patch-kdm_kcm_main.cpp) = bb692c83fa189342105744cc9c3c180b970571b7 diff --git a/x11/kde4-l10n-ar/PLIST b/x11/kde4-l10n-ar/PLIST index d4aa895ccfd..9d65866b7a6 100644 --- a/x11/kde4-l10n-ar/PLIST +++ b/x11/kde4-l10n-ar/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/06 09:38:02 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:37 markd Exp $ share/kde/apps/klettres/ar/alpha/a-01.ogg share/kde/apps/klettres/ar/alpha/a-02.ogg share/kde/apps/klettres/ar/alpha/a-03.ogg @@ -128,7 +128,6 @@ share/locale/ar/LC_MESSAGES/kcm_device_automounter.mo share/locale/ar/LC_MESSAGES/kcm_emoticons.mo share/locale/ar/LC_MESSAGES/kcm_infobase.mo share/locale/ar/LC_MESSAGES/kcm_infosummary.mo -share/locale/ar/LC_MESSAGES/kcm_krfb.mo share/locale/ar/LC_MESSAGES/kcm_kwindesktop.mo share/locale/ar/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ar/LC_MESSAGES/kcm_memory.mo @@ -242,7 +241,6 @@ share/locale/ar/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/ar/LC_MESSAGES/kiconfinder.mo share/locale/ar/LC_MESSAGES/kig.mo share/locale/ar/LC_MESSAGES/kimagemapeditor.mo -share/locale/ar/LC_MESSAGES/kinetd.mo share/locale/ar/LC_MESSAGES/kinfocenter.mo share/locale/ar/LC_MESSAGES/kio4.mo share/locale/ar/LC_MESSAGES/kio_akonadi.mo diff --git a/x11/kde4-l10n-ar/distinfo b/x11/kde4-l10n-ar/distinfo index 6f694dfa32b..b71c6494e13 100644 --- a/x11/kde4-l10n-ar/distinfo +++ b/x11/kde4-l10n-ar/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/06 09:38:02 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:37 markd Exp $ -SHA1 (kde-l10n-ar-4.10.2.tar.xz) = 30b6f871c515218917116a2254a603546410c296 -RMD160 (kde-l10n-ar-4.10.2.tar.xz) = 9fdad40f0dd5269cecf69ca141c998f4a80b82ba -Size (kde-l10n-ar-4.10.2.tar.xz) = 3347992 bytes +SHA1 (kde-l10n-ar-4.10.3.tar.xz) = b7b64b57ebf6d2fde89e768ecfc6d235bbdf7404 +RMD160 (kde-l10n-ar-4.10.3.tar.xz) = f1e7d80e70f28abcd3204f189964a75064fcc680 +Size (kde-l10n-ar-4.10.3.tar.xz) = 3350612 bytes diff --git a/x11/kde4-l10n-bg/PLIST b/x11/kde4-l10n-bg/PLIST index a990d76fd5b..738d83d1619 100644 --- a/x11/kde4-l10n-bg/PLIST +++ b/x11/kde4-l10n-bg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/06 09:38:02 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:37 markd Exp $ share/kde/apps/kvtml/bg/animals.kvtml share/kde/apps/kvtml/bg/easy.kvtml share/kde/apps/kvtml/bg/hard.kvtml @@ -84,7 +84,6 @@ share/locale/bg/LC_MESSAGES/kcm_device_automounter.mo share/locale/bg/LC_MESSAGES/kcm_emoticons.mo share/locale/bg/LC_MESSAGES/kcm_infobase.mo share/locale/bg/LC_MESSAGES/kcm_infosummary.mo -share/locale/bg/LC_MESSAGES/kcm_krfb.mo share/locale/bg/LC_MESSAGES/kcm_kwindesktop.mo share/locale/bg/LC_MESSAGES/kcm_kwintabbox.mo share/locale/bg/LC_MESSAGES/kcm_memory.mo @@ -199,7 +198,6 @@ share/locale/bg/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/bg/LC_MESSAGES/kiconfinder.mo share/locale/bg/LC_MESSAGES/kig.mo share/locale/bg/LC_MESSAGES/kimagemapeditor.mo -share/locale/bg/LC_MESSAGES/kinetd.mo share/locale/bg/LC_MESSAGES/kinfocenter.mo share/locale/bg/LC_MESSAGES/kio4.mo share/locale/bg/LC_MESSAGES/kio_applications.mo diff --git a/x11/kde4-l10n-bg/distinfo b/x11/kde4-l10n-bg/distinfo index 5d364429433..b1020001137 100644 --- a/x11/kde4-l10n-bg/distinfo +++ b/x11/kde4-l10n-bg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/06 09:38:02 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:37 markd Exp $ -SHA1 (kde-l10n-bg-4.10.2.tar.xz) = 892d115a014021049ab9cca9847a11813b6461f9 -RMD160 (kde-l10n-bg-4.10.2.tar.xz) = dfe357242f592f51e07a9e72ff94e9aacf95795c -Size (kde-l10n-bg-4.10.2.tar.xz) = 2018828 bytes +SHA1 (kde-l10n-bg-4.10.3.tar.xz) = ad04132eda0730eb0ca85c1f8585b2104b131dc4 +RMD160 (kde-l10n-bg-4.10.3.tar.xz) = 79a009e8c26bdee55ca8a3e58876530079c7c100 +Size (kde-l10n-bg-4.10.3.tar.xz) = 2019416 bytes diff --git a/x11/kde4-l10n-bs/PLIST b/x11/kde4-l10n-bs/PLIST index 3f73974c955..60de3b0f874 100644 --- a/x11/kde4-l10n-bs/PLIST +++ b/x11/kde4-l10n-bs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/06 09:38:03 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:37 markd Exp $ share/locale/bs/LC_MESSAGES/accountwizard.mo share/locale/bs/LC_MESSAGES/accountwizard_ical.mo share/locale/bs/LC_MESSAGES/accountwizard_imap.mo @@ -165,7 +165,6 @@ share/locale/bs/LC_MESSAGES/kcm_device_automounter.mo share/locale/bs/LC_MESSAGES/kcm_emoticons.mo share/locale/bs/LC_MESSAGES/kcm_infobase.mo share/locale/bs/LC_MESSAGES/kcm_infosummary.mo -share/locale/bs/LC_MESSAGES/kcm_krfb.mo share/locale/bs/LC_MESSAGES/kcm_kwindesktop.mo share/locale/bs/LC_MESSAGES/kcm_kwintabbox.mo share/locale/bs/LC_MESSAGES/kcm_memory.mo @@ -286,7 +285,6 @@ share/locale/bs/LC_MESSAGES/kig.mo share/locale/bs/LC_MESSAGES/kigo.mo share/locale/bs/LC_MESSAGES/killbots.mo share/locale/bs/LC_MESSAGES/kimagemapeditor.mo -share/locale/bs/LC_MESSAGES/kinetd.mo share/locale/bs/LC_MESSAGES/kinfocenter.mo share/locale/bs/LC_MESSAGES/kio4.mo share/locale/bs/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-bs/distinfo b/x11/kde4-l10n-bs/distinfo index 6dc9918f8ad..cfeafd28886 100644 --- a/x11/kde4-l10n-bs/distinfo +++ b/x11/kde4-l10n-bs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/06 09:38:03 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:37 markd Exp $ -SHA1 (kde-l10n-bs-4.10.2.tar.xz) = 572f0b347577ed702d4fc4acc2eaac9b19e7b3d9 -RMD160 (kde-l10n-bs-4.10.2.tar.xz) = dbaa5e6d64f93a720d0b1ac6910d5d0f9b133b0a -Size (kde-l10n-bs-4.10.2.tar.xz) = 2300700 bytes +SHA1 (kde-l10n-bs-4.10.3.tar.xz) = ac595adb1f99301d542a085a8b244a37d209df28 +RMD160 (kde-l10n-bs-4.10.3.tar.xz) = 7f0455c196d8fc46191c8721d1ad94d8db649467 +Size (kde-l10n-bs-4.10.3.tar.xz) = 2304224 bytes diff --git a/x11/kde4-l10n-ca/PLIST b/x11/kde4-l10n-ca/PLIST index f40e8f1ec08..6f13e07023f 100644 --- a/x11/kde4-l10n-ca/PLIST +++ b/x11/kde4-l10n-ca/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/06 09:38:03 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:38 markd Exp $ man/ca/man1/adddebug.1 man/ca/man1/ark.1 man/ca/man1/cheatmake.1 @@ -1211,9 +1211,47 @@ share/doc/kde/HTML/ca/plasma-desktop/common share/doc/kde/HTML/ca/plasma-desktop/index.cache.bz2 share/doc/kde/HTML/ca/plasma-desktop/index.docbook share/doc/kde/HTML/ca/plasma-desktop/taskbar-settings.png +share/doc/kde/HTML/ca/rocs/common +share/doc/kde/HTML/ca/rocs/document-selector.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsadddata.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsaddedge.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsalignbottom.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsaligncircle.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsalignhmiddle.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsalignleft.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsalignright.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsaligntop.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsaligntree.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsalignvmiddle.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsdelete.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsdeletedata.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsnew.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsproperties.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocsselectmove.png +share/doc/kde/HTML/ca/rocs/hi22-action-rocszoom.png +share/doc/kde/HTML/ca/rocs/index.cache.bz2 +share/doc/kde/HTML/ca/rocs/index.docbook +share/doc/kde/HTML/ca/rocs/rocs-control-engine-debug.png +share/doc/kde/HTML/ca/rocs/rocs-control-engine-run.png +share/doc/kde/HTML/ca/rocs/rocs-control-engine-step.png +share/doc/kde/HTML/ca/rocs/rocs-control-engine-stop.png +share/doc/kde/HTML/ca/rocs/rocs-toolbar-alignment.png +share/doc/kde/HTML/ca/rocs/rocs-toolbar-main.png share/doc/kde/HTML/ca/sonnet/common share/doc/kde/HTML/ca/sonnet/index.cache.bz2 share/doc/kde/HTML/ca/sonnet/index.docbook +share/doc/kde/HTML/ca/step/circular-motor.png +share/doc/kde/HTML/ca/step/common +share/doc/kde/HTML/ca/step/disk-properties.png +share/doc/kde/HTML/ca/step/examples.docbook +share/doc/kde/HTML/ca/step/index.cache.bz2 +share/doc/kde/HTML/ca/step/index.docbook +share/doc/kde/HTML/ca/step/mainwindow.png +share/doc/kde/HTML/ca/step/tutorial1.png +share/doc/kde/HTML/ca/step/tutorial3.png +share/doc/kde/HTML/ca/step/tutorial4.png +share/doc/kde/HTML/ca/step/tutorial5.png +share/doc/kde/HTML/ca/step/tutorials.docbook share/doc/kde/HTML/ca/sweeper/common share/doc/kde/HTML/ca/sweeper/index.cache.bz2 share/doc/kde/HTML/ca/sweeper/index.docbook @@ -1549,7 +1587,6 @@ share/locale/ca/LC_MESSAGES/kcm_device_automounter.mo share/locale/ca/LC_MESSAGES/kcm_emoticons.mo share/locale/ca/LC_MESSAGES/kcm_infobase.mo share/locale/ca/LC_MESSAGES/kcm_infosummary.mo -share/locale/ca/LC_MESSAGES/kcm_krfb.mo share/locale/ca/LC_MESSAGES/kcm_kwindesktop.mo share/locale/ca/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ca/LC_MESSAGES/kcm_memory.mo @@ -1670,7 +1707,6 @@ share/locale/ca/LC_MESSAGES/kig.mo share/locale/ca/LC_MESSAGES/kigo.mo share/locale/ca/LC_MESSAGES/killbots.mo share/locale/ca/LC_MESSAGES/kimagemapeditor.mo -share/locale/ca/LC_MESSAGES/kinetd.mo share/locale/ca/LC_MESSAGES/kinfocenter.mo share/locale/ca/LC_MESSAGES/kio4.mo share/locale/ca/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-ca/distinfo b/x11/kde4-l10n-ca/distinfo index 5be051caeb7..7d9e1a31e0b 100644 --- a/x11/kde4-l10n-ca/distinfo +++ b/x11/kde4-l10n-ca/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/06 09:38:03 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:38 markd Exp $ -SHA1 (kde-l10n-ca-4.10.2.tar.xz) = 19215a158ec2b98d47d60113d97f66053051ac62 -RMD160 (kde-l10n-ca-4.10.2.tar.xz) = f75b4019c1172e916cee2446de35c976e5226349 -Size (kde-l10n-ca-4.10.2.tar.xz) = 12792676 bytes +SHA1 (kde-l10n-ca-4.10.3.tar.xz) = 7b3997fbe423e3a3ed05e372a5ad5ddb8604f13e +RMD160 (kde-l10n-ca-4.10.3.tar.xz) = c37308468f8a815203ec8e872e183152cf537a8b +Size (kde-l10n-ca-4.10.3.tar.xz) = 12927276 bytes diff --git a/x11/kde4-l10n-cat/PLIST b/x11/kde4-l10n-cat/PLIST index fb85cd57d5c..5cf748cd7f5 100644 --- a/x11/kde4-l10n-cat/PLIST +++ b/x11/kde4-l10n-cat/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/06 09:38:03 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:38 markd Exp $ share/locale/ca@valencia/LC_MESSAGES/accountwizard.mo share/locale/ca@valencia/LC_MESSAGES/accountwizard_ical.mo share/locale/ca@valencia/LC_MESSAGES/accountwizard_imap.mo @@ -145,7 +145,6 @@ share/locale/ca@valencia/LC_MESSAGES/kcm_device_automounter.mo share/locale/ca@valencia/LC_MESSAGES/kcm_emoticons.mo share/locale/ca@valencia/LC_MESSAGES/kcm_infobase.mo share/locale/ca@valencia/LC_MESSAGES/kcm_infosummary.mo -share/locale/ca@valencia/LC_MESSAGES/kcm_krfb.mo share/locale/ca@valencia/LC_MESSAGES/kcm_kwindesktop.mo share/locale/ca@valencia/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ca@valencia/LC_MESSAGES/kcm_memory.mo @@ -266,7 +265,6 @@ share/locale/ca@valencia/LC_MESSAGES/kig.mo share/locale/ca@valencia/LC_MESSAGES/kigo.mo share/locale/ca@valencia/LC_MESSAGES/killbots.mo share/locale/ca@valencia/LC_MESSAGES/kimagemapeditor.mo -share/locale/ca@valencia/LC_MESSAGES/kinetd.mo share/locale/ca@valencia/LC_MESSAGES/kinfocenter.mo share/locale/ca@valencia/LC_MESSAGES/kio4.mo share/locale/ca@valencia/LC_MESSAGES/kio_akonadi.mo diff --git a/x11/kde4-l10n-cat/distinfo b/x11/kde4-l10n-cat/distinfo index 3d1016d5f10..5fd2319edfd 100644 --- a/x11/kde4-l10n-cat/distinfo +++ b/x11/kde4-l10n-cat/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/06 09:38:03 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:38 markd Exp $ -SHA1 (kde-l10n-ca@valencia-4.10.2.tar.xz) = 3e2b1a20b0d608b99461ec0ffde6ff3b1d043444 -RMD160 (kde-l10n-ca@valencia-4.10.2.tar.xz) = 33ebede67f2e72148867902314147706369e3e07 -Size (kde-l10n-ca@valencia-4.10.2.tar.xz) = 2227536 bytes +SHA1 (kde-l10n-ca@valencia-4.10.3.tar.xz) = 1c0df39eae14d6f5503adfebcf9227b856398477 +RMD160 (kde-l10n-ca@valencia-4.10.3.tar.xz) = a0b61cad7d62fad29b5222ad11749a700ed8297c +Size (kde-l10n-ca@valencia-4.10.3.tar.xz) = 2228884 bytes diff --git a/x11/kde4-l10n-cs/PLIST b/x11/kde4-l10n-cs/PLIST index 9e53186ee22..e490c61131a 100644 --- a/x11/kde4-l10n-cs/PLIST +++ b/x11/kde4-l10n-cs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/06 09:38:03 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:38 markd Exp $ share/doc/kde/HTML/cs/bomber/common share/doc/kde/HTML/cs/bomber/index.cache.bz2 share/doc/kde/HTML/cs/bomber/index.docbook @@ -277,7 +277,6 @@ share/locale/cs/LC_MESSAGES/kcm_device_automounter.mo share/locale/cs/LC_MESSAGES/kcm_emoticons.mo share/locale/cs/LC_MESSAGES/kcm_infobase.mo share/locale/cs/LC_MESSAGES/kcm_infosummary.mo -share/locale/cs/LC_MESSAGES/kcm_krfb.mo share/locale/cs/LC_MESSAGES/kcm_kwindesktop.mo share/locale/cs/LC_MESSAGES/kcm_kwintabbox.mo share/locale/cs/LC_MESSAGES/kcm_memory.mo @@ -398,7 +397,6 @@ share/locale/cs/LC_MESSAGES/kig.mo share/locale/cs/LC_MESSAGES/kigo.mo share/locale/cs/LC_MESSAGES/killbots.mo share/locale/cs/LC_MESSAGES/kimagemapeditor.mo -share/locale/cs/LC_MESSAGES/kinetd.mo share/locale/cs/LC_MESSAGES/kinfocenter.mo share/locale/cs/LC_MESSAGES/kio4.mo share/locale/cs/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-cs/distinfo b/x11/kde4-l10n-cs/distinfo index 23f5c0f2ab9..5b51a5c4228 100644 --- a/x11/kde4-l10n-cs/distinfo +++ b/x11/kde4-l10n-cs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/06 09:38:03 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:38 markd Exp $ -SHA1 (kde-l10n-cs-4.10.2.tar.xz) = 4161145947ee6721a27f4f46699d5304a70b26f5 -RMD160 (kde-l10n-cs-4.10.2.tar.xz) = 9623ccb85a5a962f558459a03a6e041b864db43d -Size (kde-l10n-cs-4.10.2.tar.xz) = 3044372 bytes +SHA1 (kde-l10n-cs-4.10.3.tar.xz) = fc09cc8a347373133323f52adac9dc420d181561 +RMD160 (kde-l10n-cs-4.10.3.tar.xz) = f169915e905920f5682661935db14b9615d08957 +Size (kde-l10n-cs-4.10.3.tar.xz) = 3047660 bytes diff --git a/x11/kde4-l10n-da/PLIST b/x11/kde4-l10n-da/PLIST index 684c7ef7998..03b3074fe0e 100644 --- a/x11/kde4-l10n-da/PLIST +++ b/x11/kde4-l10n-da/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/06 09:38:03 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:38 markd Exp $ man/da/man1/adddebug.1 man/da/man1/cheatmake.1 man/da/man1/create_cvsignore.1 @@ -584,7 +584,6 @@ share/locale/da/LC_MESSAGES/kcm_device_automounter.mo share/locale/da/LC_MESSAGES/kcm_emoticons.mo share/locale/da/LC_MESSAGES/kcm_infobase.mo share/locale/da/LC_MESSAGES/kcm_infosummary.mo -share/locale/da/LC_MESSAGES/kcm_krfb.mo share/locale/da/LC_MESSAGES/kcm_kwindesktop.mo share/locale/da/LC_MESSAGES/kcm_kwintabbox.mo share/locale/da/LC_MESSAGES/kcm_memory.mo @@ -705,7 +704,6 @@ share/locale/da/LC_MESSAGES/kig.mo share/locale/da/LC_MESSAGES/kigo.mo share/locale/da/LC_MESSAGES/killbots.mo share/locale/da/LC_MESSAGES/kimagemapeditor.mo -share/locale/da/LC_MESSAGES/kinetd.mo share/locale/da/LC_MESSAGES/kinfocenter.mo share/locale/da/LC_MESSAGES/kio4.mo share/locale/da/LC_MESSAGES/kio_activities.mo @@ -818,6 +816,7 @@ share/locale/da/LC_MESSAGES/kscreenlocker.mo share/locale/da/LC_MESSAGES/kscreenlocker_greet.mo share/locale/da/LC_MESSAGES/kscreensaver.mo share/locale/da/LC_MESSAGES/ksendemail.mo +share/locale/da/LC_MESSAGES/ksgrd.mo share/locale/da/LC_MESSAGES/kshellcmdplugin.mo share/locale/da/LC_MESSAGES/kshisen.mo share/locale/da/LC_MESSAGES/kshorturifilter.mo @@ -951,6 +950,7 @@ share/locale/da/LC_MESSAGES/nepomukbackup.mo share/locale/da/LC_MESSAGES/nepomukcleaner.mo share/locale/da/LC_MESSAGES/nepomukcontroller.mo share/locale/da/LC_MESSAGES/nepomukfileindexer.mo +share/locale/da/LC_MESSAGES/nepomukpimindexerutility.mo share/locale/da/LC_MESSAGES/nepomukqueryservice.mo share/locale/da/LC_MESSAGES/nepomukserver.mo share/locale/da/LC_MESSAGES/nepomukservicestub.mo diff --git a/x11/kde4-l10n-da/distinfo b/x11/kde4-l10n-da/distinfo index 0e663562901..c20140dd3b2 100644 --- a/x11/kde4-l10n-da/distinfo +++ b/x11/kde4-l10n-da/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/06 09:38:03 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:38 markd Exp $ -SHA1 (kde-l10n-da-4.10.2.tar.xz) = f0af6a830a7f7b8d739abe29908afd1271f31e7f -RMD160 (kde-l10n-da-4.10.2.tar.xz) = 0fc946fa16e1b5cf8b97abf2347604a6612ac789 -Size (kde-l10n-da-4.10.2.tar.xz) = 13481888 bytes +SHA1 (kde-l10n-da-4.10.3.tar.xz) = e2f3468b5de7fdba00c48cbef7c4b358791d4e77 +RMD160 (kde-l10n-da-4.10.3.tar.xz) = ace1fb59be98055624e94597b38c296ea47034f3 +Size (kde-l10n-da-4.10.3.tar.xz) = 13489932 bytes diff --git a/x11/kde4-l10n-de/PLIST b/x11/kde4-l10n-de/PLIST index 895e719e156..94cde862658 100644 --- a/x11/kde4-l10n-de/PLIST +++ b/x11/kde4-l10n-de/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2013/04/03 20:05:02 markd Exp $ +@comment $NetBSD: PLIST,v 1.15 2013/05/21 12:49:38 markd Exp $ man/de/man1/adddebug.1 man/de/man1/ark.1 man/de/man1/cheatmake.1 @@ -2104,7 +2104,6 @@ share/locale/de/LC_MESSAGES/kcm_device_automounter.mo share/locale/de/LC_MESSAGES/kcm_emoticons.mo share/locale/de/LC_MESSAGES/kcm_infobase.mo share/locale/de/LC_MESSAGES/kcm_infosummary.mo -share/locale/de/LC_MESSAGES/kcm_krfb.mo share/locale/de/LC_MESSAGES/kcm_kwindesktop.mo share/locale/de/LC_MESSAGES/kcm_kwintabbox.mo share/locale/de/LC_MESSAGES/kcm_memory.mo @@ -2225,7 +2224,6 @@ share/locale/de/LC_MESSAGES/kig.mo share/locale/de/LC_MESSAGES/kigo.mo share/locale/de/LC_MESSAGES/killbots.mo share/locale/de/LC_MESSAGES/kimagemapeditor.mo -share/locale/de/LC_MESSAGES/kinetd.mo share/locale/de/LC_MESSAGES/kinfocenter.mo share/locale/de/LC_MESSAGES/kio4.mo share/locale/de/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-de/distinfo b/x11/kde4-l10n-de/distinfo index afa89b6ce87..1ec3e02dbc6 100644 --- a/x11/kde4-l10n-de/distinfo +++ b/x11/kde4-l10n-de/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2013/04/03 20:05:02 markd Exp $ +$NetBSD: distinfo,v 1.18 2013/05/21 12:49:38 markd Exp $ -SHA1 (kde-l10n-de-4.10.2.tar.xz) = 4b776eb307c3993352beea784054c96d0ce68d85 -RMD160 (kde-l10n-de-4.10.2.tar.xz) = 614b12226c014d6ec4ba2d5b043458910648cb40 -Size (kde-l10n-de-4.10.2.tar.xz) = 37939084 bytes +SHA1 (kde-l10n-de-4.10.3.tar.xz) = 645bd32aa03b02e73cc9f02c6f53e95d0a2f2e03 +RMD160 (kde-l10n-de-4.10.3.tar.xz) = ee0efe007a84bc1216651c5f4b9acfe477022774 +Size (kde-l10n-de-4.10.3.tar.xz) = 37954244 bytes diff --git a/x11/kde4-l10n-el/PLIST b/x11/kde4-l10n-el/PLIST index a9f7d533bbe..e27c97393bd 100644 --- a/x11/kde4-l10n-el/PLIST +++ b/x11/kde4-l10n-el/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 00:01:07 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:38 markd Exp $ man/el/man1/kbookmarkmerger.1 man/el/man1/plasmaengineexplorer.1 man/el/man1/plasmapkg.1 @@ -321,7 +321,6 @@ share/locale/el/LC_MESSAGES/kcm_device_automounter.mo share/locale/el/LC_MESSAGES/kcm_emoticons.mo share/locale/el/LC_MESSAGES/kcm_infobase.mo share/locale/el/LC_MESSAGES/kcm_infosummary.mo -share/locale/el/LC_MESSAGES/kcm_krfb.mo share/locale/el/LC_MESSAGES/kcm_kwindesktop.mo share/locale/el/LC_MESSAGES/kcm_kwintabbox.mo share/locale/el/LC_MESSAGES/kcm_memory.mo @@ -442,7 +441,6 @@ share/locale/el/LC_MESSAGES/kig.mo share/locale/el/LC_MESSAGES/kigo.mo share/locale/el/LC_MESSAGES/killbots.mo share/locale/el/LC_MESSAGES/kimagemapeditor.mo -share/locale/el/LC_MESSAGES/kinetd.mo share/locale/el/LC_MESSAGES/kinfocenter.mo share/locale/el/LC_MESSAGES/kio4.mo share/locale/el/LC_MESSAGES/kio_activities.mo @@ -686,6 +684,7 @@ share/locale/el/LC_MESSAGES/nepomukbackup.mo share/locale/el/LC_MESSAGES/nepomukcleaner.mo share/locale/el/LC_MESSAGES/nepomukcontroller.mo share/locale/el/LC_MESSAGES/nepomukfileindexer.mo +share/locale/el/LC_MESSAGES/nepomukpimindexerutility.mo share/locale/el/LC_MESSAGES/nepomukqueryservice.mo share/locale/el/LC_MESSAGES/nepomukserver.mo share/locale/el/LC_MESSAGES/nepomukservicestub.mo diff --git a/x11/kde4-l10n-el/distinfo b/x11/kde4-l10n-el/distinfo index a99a2ecf836..7287f0b437c 100644 --- a/x11/kde4-l10n-el/distinfo +++ b/x11/kde4-l10n-el/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 00:01:10 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:38 markd Exp $ -SHA1 (kde-l10n-el-4.10.2.tar.xz) = cd91e9caa76634a7e57178269b7cda92dd746cc7 -RMD160 (kde-l10n-el-4.10.2.tar.xz) = 6e69e6828316e9e64169c834404463310b0ac838 -Size (kde-l10n-el-4.10.2.tar.xz) = 4885360 bytes +SHA1 (kde-l10n-el-4.10.3.tar.xz) = 22f7542c22fd78b865b3cc2284cff3449ecb6388 +RMD160 (kde-l10n-el-4.10.3.tar.xz) = 6b468d4dfc4fed6c630494a3a45421865c444d5f +Size (kde-l10n-el-4.10.3.tar.xz) = 4890908 bytes diff --git a/x11/kde4-l10n-en_GB/PLIST b/x11/kde4-l10n-en_GB/PLIST index 0051b6e8232..14753f81176 100644 --- a/x11/kde4-l10n-en_GB/PLIST +++ b/x11/kde4-l10n-en_GB/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2013/04/03 20:05:02 markd Exp $ +@comment $NetBSD: PLIST,v 1.10 2013/05/21 12:49:38 markd Exp $ share/doc/kde/HTML/en_GB/common/fdl-translated.html share/doc/kde/HTML/en_GB/common/gpl-translated.html share/doc/kde/HTML/en_GB/common/kde-localised.css @@ -296,7 +296,6 @@ share/locale/en_GB/LC_MESSAGES/kcm_device_automounter.mo share/locale/en_GB/LC_MESSAGES/kcm_emoticons.mo share/locale/en_GB/LC_MESSAGES/kcm_infobase.mo share/locale/en_GB/LC_MESSAGES/kcm_infosummary.mo -share/locale/en_GB/LC_MESSAGES/kcm_krfb.mo share/locale/en_GB/LC_MESSAGES/kcm_kwindesktop.mo share/locale/en_GB/LC_MESSAGES/kcm_kwintabbox.mo share/locale/en_GB/LC_MESSAGES/kcm_memory.mo @@ -417,7 +416,6 @@ share/locale/en_GB/LC_MESSAGES/kig.mo share/locale/en_GB/LC_MESSAGES/kigo.mo share/locale/en_GB/LC_MESSAGES/killbots.mo share/locale/en_GB/LC_MESSAGES/kimagemapeditor.mo -share/locale/en_GB/LC_MESSAGES/kinetd.mo share/locale/en_GB/LC_MESSAGES/kinfocenter.mo share/locale/en_GB/LC_MESSAGES/kio4.mo share/locale/en_GB/LC_MESSAGES/kio_akonadi.mo diff --git a/x11/kde4-l10n-en_GB/distinfo b/x11/kde4-l10n-en_GB/distinfo index 43bbe32f1c6..96c6b4d21f4 100644 --- a/x11/kde4-l10n-en_GB/distinfo +++ b/x11/kde4-l10n-en_GB/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2013/04/03 20:05:02 markd Exp $ +$NetBSD: distinfo,v 1.18 2013/05/21 12:49:38 markd Exp $ -SHA1 (kde-l10n-en_GB-4.10.2.tar.xz) = 00cfe50d5ce60ae2ac17a5bf58aee61a83dbb039 -RMD160 (kde-l10n-en_GB-4.10.2.tar.xz) = 7d855b4bdca109e07e6691518672f9f887ddfc37 -Size (kde-l10n-en_GB-4.10.2.tar.xz) = 3178596 bytes +SHA1 (kde-l10n-en_GB-4.10.3.tar.xz) = 93849a8f0c71b2096c65fd3bfce22dc6c0319abc +RMD160 (kde-l10n-en_GB-4.10.3.tar.xz) = 3b16328a12b7e8a022e7710d0c1fe17e86a6fa9e +Size (kde-l10n-en_GB-4.10.3.tar.xz) = 3183636 bytes diff --git a/x11/kde4-l10n-es/PLIST b/x11/kde4-l10n-es/PLIST index 76b68e2efad..2b9ef562487 100644 --- a/x11/kde4-l10n-es/PLIST +++ b/x11/kde4-l10n-es/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 00:01:12 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:38 markd Exp $ man/es/man1/adddebug.1 man/es/man1/ark.1 man/es/man1/cheatmake.1 @@ -274,6 +274,9 @@ share/doc/kde/HTML/es/kcontrol/componentchooser/index.docbook share/doc/kde/HTML/es/kcontrol/cookies/common share/doc/kde/HTML/es/kcontrol/cookies/index.cache.bz2 share/doc/kde/HTML/es/kcontrol/cookies/index.docbook +share/doc/kde/HTML/es/kcontrol/cursortheme/common +share/doc/kde/HTML/es/kcontrol/cursortheme/index.cache.bz2 +share/doc/kde/HTML/es/kcontrol/cursortheme/index.docbook share/doc/kde/HTML/es/kcontrol/desktop/common share/doc/kde/HTML/es/kcontrol/desktop/index.cache.bz2 share/doc/kde/HTML/es/kcontrol/desktop/index.docbook @@ -349,6 +352,9 @@ share/doc/kde/HTML/es/kcontrol/khtml-adblock/index.docbook share/doc/kde/HTML/es/kcontrol/khtml-behavior/common share/doc/kde/HTML/es/kcontrol/khtml-behavior/index.cache.bz2 share/doc/kde/HTML/es/kcontrol/khtml-behavior/index.docbook +share/doc/kde/HTML/es/kcontrol/khtml-general/common +share/doc/kde/HTML/es/kcontrol/khtml-general/index.cache.bz2 +share/doc/kde/HTML/es/kcontrol/khtml-general/index.docbook share/doc/kde/HTML/es/kcontrol/khtml-java-js/common share/doc/kde/HTML/es/kcontrol/khtml-java-js/index.cache.bz2 share/doc/kde/HTML/es/kcontrol/khtml-java-js/index.docbook @@ -367,9 +373,15 @@ share/doc/kde/HTML/es/kcontrol/kwincompositing/index.docbook share/doc/kde/HTML/es/kcontrol/kwindecoration/common share/doc/kde/HTML/es/kcontrol/kwindecoration/index.cache.bz2 share/doc/kde/HTML/es/kcontrol/kwindecoration/index.docbook +share/doc/kde/HTML/es/kcontrol/kwinscreenedges/common +share/doc/kde/HTML/es/kcontrol/kwinscreenedges/index.cache.bz2 +share/doc/kde/HTML/es/kcontrol/kwinscreenedges/index.docbook share/doc/kde/HTML/es/kcontrol/language/common share/doc/kde/HTML/es/kcontrol/language/index.cache.bz2 share/doc/kde/HTML/es/kcontrol/language/index.docbook +share/doc/kde/HTML/es/kcontrol/mouse/common +share/doc/kde/HTML/es/kcontrol/mouse/index.cache.bz2 +share/doc/kde/HTML/es/kcontrol/mouse/index.docbook share/doc/kde/HTML/es/kcontrol/nepomuk/common share/doc/kde/HTML/es/kcontrol/nepomuk/index.cache.bz2 share/doc/kde/HTML/es/kcontrol/nepomuk/index.docbook @@ -1633,7 +1645,6 @@ share/locale/es/LC_MESSAGES/kcm_device_automounter.mo share/locale/es/LC_MESSAGES/kcm_emoticons.mo share/locale/es/LC_MESSAGES/kcm_infobase.mo share/locale/es/LC_MESSAGES/kcm_infosummary.mo -share/locale/es/LC_MESSAGES/kcm_krfb.mo share/locale/es/LC_MESSAGES/kcm_kwindesktop.mo share/locale/es/LC_MESSAGES/kcm_kwintabbox.mo share/locale/es/LC_MESSAGES/kcm_memory.mo @@ -1754,7 +1765,6 @@ share/locale/es/LC_MESSAGES/kig.mo share/locale/es/LC_MESSAGES/kigo.mo share/locale/es/LC_MESSAGES/killbots.mo share/locale/es/LC_MESSAGES/kimagemapeditor.mo -share/locale/es/LC_MESSAGES/kinetd.mo share/locale/es/LC_MESSAGES/kinfocenter.mo share/locale/es/LC_MESSAGES/kio4.mo share/locale/es/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-es/distinfo b/x11/kde4-l10n-es/distinfo index a07d822338f..aad7a3f7ba1 100644 --- a/x11/kde4-l10n-es/distinfo +++ b/x11/kde4-l10n-es/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 00:01:14 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:38 markd Exp $ -SHA1 (kde-l10n-es-4.10.2.tar.xz) = bcf54cec10da8b96a6db5d118215163695a2795b -RMD160 (kde-l10n-es-4.10.2.tar.xz) = 87a9efafc9edbf5e8dbdd678be446e89863e6651 -Size (kde-l10n-es-4.10.2.tar.xz) = 23547816 bytes +SHA1 (kde-l10n-es-4.10.3.tar.xz) = 5f547dcfaafb305370ca3bbe3562ecdeea9a4cf8 +RMD160 (kde-l10n-es-4.10.3.tar.xz) = 54037c016792c94c8e1274cd44e794c2b769888b +Size (kde-l10n-es-4.10.3.tar.xz) = 23585056 bytes diff --git a/x11/kde4-l10n-et/PLIST b/x11/kde4-l10n-et/PLIST index 6152b4c479a..32ad6145180 100644 --- a/x11/kde4-l10n-et/PLIST +++ b/x11/kde4-l10n-et/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 00:01:14 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:38 markd Exp $ man/et/man1/adddebug.1 man/et/man1/ark.1 man/et/man1/cheatmake.1 @@ -1210,7 +1210,6 @@ share/locale/et/LC_MESSAGES/kcm_device_automounter.mo share/locale/et/LC_MESSAGES/kcm_emoticons.mo share/locale/et/LC_MESSAGES/kcm_infobase.mo share/locale/et/LC_MESSAGES/kcm_infosummary.mo -share/locale/et/LC_MESSAGES/kcm_krfb.mo share/locale/et/LC_MESSAGES/kcm_kwindesktop.mo share/locale/et/LC_MESSAGES/kcm_kwintabbox.mo share/locale/et/LC_MESSAGES/kcm_memory.mo @@ -1331,7 +1330,6 @@ share/locale/et/LC_MESSAGES/kig.mo share/locale/et/LC_MESSAGES/kigo.mo share/locale/et/LC_MESSAGES/killbots.mo share/locale/et/LC_MESSAGES/kimagemapeditor.mo -share/locale/et/LC_MESSAGES/kinetd.mo share/locale/et/LC_MESSAGES/kinfocenter.mo share/locale/et/LC_MESSAGES/kio4.mo share/locale/et/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-et/distinfo b/x11/kde4-l10n-et/distinfo index fc1e4ad3000..4e75840c538 100644 --- a/x11/kde4-l10n-et/distinfo +++ b/x11/kde4-l10n-et/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 00:01:15 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:38 markd Exp $ -SHA1 (kde-l10n-et-4.10.2.tar.xz) = 75b763cf2d3803bf0c0a9cdfb19b825f05027705 -RMD160 (kde-l10n-et-4.10.2.tar.xz) = baf621ead53a72f1836aaa79d99344a3216788f5 -Size (kde-l10n-et-4.10.2.tar.xz) = 7520304 bytes +SHA1 (kde-l10n-et-4.10.3.tar.xz) = e1e16b77fee010fc4c80e21279b4836d3ecea32f +RMD160 (kde-l10n-et-4.10.3.tar.xz) = c0a593d1f24b9c4a95ffb00521c4347c22ade29d +Size (kde-l10n-et-4.10.3.tar.xz) = 7529848 bytes diff --git a/x11/kde4-l10n-eu/PLIST b/x11/kde4-l10n-eu/PLIST index 1bf22d8ad86..6ed6ed927ec 100644 --- a/x11/kde4-l10n-eu/PLIST +++ b/x11/kde4-l10n-eu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2013/04/13 00:06:22 markd Exp $ +@comment $NetBSD: PLIST,v 1.4 2013/05/21 12:49:38 markd Exp $ share/doc/kde/HTML/eu/common/fdl-translated.html share/doc/kde/HTML/eu/common/gpl-translated.html share/doc/kde/HTML/eu/common/kde-localised.css @@ -96,7 +96,6 @@ share/locale/eu/LC_MESSAGES/kcm_device_automounter.mo share/locale/eu/LC_MESSAGES/kcm_emoticons.mo share/locale/eu/LC_MESSAGES/kcm_infobase.mo share/locale/eu/LC_MESSAGES/kcm_infosummary.mo -share/locale/eu/LC_MESSAGES/kcm_krfb.mo share/locale/eu/LC_MESSAGES/kcm_kwindesktop.mo share/locale/eu/LC_MESSAGES/kcm_kwintabbox.mo share/locale/eu/LC_MESSAGES/kcm_memory.mo @@ -212,7 +211,6 @@ share/locale/eu/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/eu/LC_MESSAGES/kiconfinder.mo share/locale/eu/LC_MESSAGES/kig.mo share/locale/eu/LC_MESSAGES/kimagemapeditor.mo -share/locale/eu/LC_MESSAGES/kinetd.mo share/locale/eu/LC_MESSAGES/kinfocenter.mo share/locale/eu/LC_MESSAGES/kio4.mo share/locale/eu/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-eu/distinfo b/x11/kde4-l10n-eu/distinfo index a5a9e8a91e9..ae728a6405c 100644 --- a/x11/kde4-l10n-eu/distinfo +++ b/x11/kde4-l10n-eu/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/04/13 00:06:22 markd Exp $ +$NetBSD: distinfo,v 1.4 2013/05/21 12:49:38 markd Exp $ -SHA1 (kde-l10n-eu-4.10.2.tar.xz) = 9d1cd7127a7aa36b4aa7c27267cccd2a1e4efbe2 -RMD160 (kde-l10n-eu-4.10.2.tar.xz) = 4fb704b5bc1a01b2cb05f32b85ee5b67f5cc7963 -Size (kde-l10n-eu-4.10.2.tar.xz) = 2093560 bytes +SHA1 (kde-l10n-eu-4.10.3.tar.xz) = ddb579b8148d78b1320241d1ef6d314cb4827a7a +RMD160 (kde-l10n-eu-4.10.3.tar.xz) = 0e8b7b3c217b13b8cb39b451024a2589f5aff71e +Size (kde-l10n-eu-4.10.3.tar.xz) = 2095748 bytes diff --git a/x11/kde4-l10n-fa/PLIST b/x11/kde4-l10n-fa/PLIST index 072e483f584..63497b81ba7 100644 --- a/x11/kde4-l10n-fa/PLIST +++ b/x11/kde4-l10n-fa/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 23:08:49 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:38 markd Exp $ share/locale/fa/LC_MESSAGES/akregator.mo share/locale/fa/LC_MESSAGES/akregator_konqplugin.mo share/locale/fa/LC_MESSAGES/amor.mo @@ -62,7 +62,6 @@ share/locale/fa/LC_MESSAGES/kcm_device_automounter.mo share/locale/fa/LC_MESSAGES/kcm_emoticons.mo share/locale/fa/LC_MESSAGES/kcm_infobase.mo share/locale/fa/LC_MESSAGES/kcm_infosummary.mo -share/locale/fa/LC_MESSAGES/kcm_krfb.mo share/locale/fa/LC_MESSAGES/kcm_kwindesktop.mo share/locale/fa/LC_MESSAGES/kcm_kwintabbox.mo share/locale/fa/LC_MESSAGES/kcm_memory.mo @@ -171,7 +170,6 @@ share/locale/fa/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/fa/LC_MESSAGES/kiconfinder.mo share/locale/fa/LC_MESSAGES/kig.mo share/locale/fa/LC_MESSAGES/kimagemapeditor.mo -share/locale/fa/LC_MESSAGES/kinetd.mo share/locale/fa/LC_MESSAGES/kinfocenter.mo share/locale/fa/LC_MESSAGES/kio4.mo share/locale/fa/LC_MESSAGES/kio_applications.mo diff --git a/x11/kde4-l10n-fa/distinfo b/x11/kde4-l10n-fa/distinfo index e6117ada2b3..9a8fd52e196 100644 --- a/x11/kde4-l10n-fa/distinfo +++ b/x11/kde4-l10n-fa/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 23:08:49 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:38 markd Exp $ -SHA1 (kde-l10n-fa-4.10.2.tar.xz) = 800780529706cff6c95b8910db652ecc88df14f5 -RMD160 (kde-l10n-fa-4.10.2.tar.xz) = 45ba0fedbce5f372c61b07d7fe348bcc5ddead08 -Size (kde-l10n-fa-4.10.2.tar.xz) = 1958140 bytes +SHA1 (kde-l10n-fa-4.10.3.tar.xz) = 8d3b2e74d96f9a309766395777c736bf5c42874a +RMD160 (kde-l10n-fa-4.10.3.tar.xz) = aaa470dfcb611cccb83029ed4dd67ef1009fc974 +Size (kde-l10n-fa-4.10.3.tar.xz) = 1960048 bytes diff --git a/x11/kde4-l10n-fi/PLIST b/x11/kde4-l10n-fi/PLIST index 37a5a4f2b76..44beb9a2755 100644 --- a/x11/kde4-l10n-fi/PLIST +++ b/x11/kde4-l10n-fi/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 23:08:49 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:38 markd Exp $ share/kde/apps/khangman/fi.txt share/kde/apps/ktuberling/sounds/fi.soundtheme share/kde/apps/ktuberling/sounds/fi/aurinkolasit.wav @@ -182,7 +182,6 @@ share/locale/fi/LC_MESSAGES/kcm_device_automounter.mo share/locale/fi/LC_MESSAGES/kcm_emoticons.mo share/locale/fi/LC_MESSAGES/kcm_infobase.mo share/locale/fi/LC_MESSAGES/kcm_infosummary.mo -share/locale/fi/LC_MESSAGES/kcm_krfb.mo share/locale/fi/LC_MESSAGES/kcm_kwindesktop.mo share/locale/fi/LC_MESSAGES/kcm_kwintabbox.mo share/locale/fi/LC_MESSAGES/kcm_memory.mo @@ -303,7 +302,6 @@ share/locale/fi/LC_MESSAGES/kig.mo share/locale/fi/LC_MESSAGES/kigo.mo share/locale/fi/LC_MESSAGES/killbots.mo share/locale/fi/LC_MESSAGES/kimagemapeditor.mo -share/locale/fi/LC_MESSAGES/kinetd.mo share/locale/fi/LC_MESSAGES/kinfocenter.mo share/locale/fi/LC_MESSAGES/kio4.mo share/locale/fi/LC_MESSAGES/kio_activities.mo @@ -550,6 +548,7 @@ share/locale/fi/LC_MESSAGES/nepomukbackup.mo share/locale/fi/LC_MESSAGES/nepomukcleaner.mo share/locale/fi/LC_MESSAGES/nepomukcontroller.mo share/locale/fi/LC_MESSAGES/nepomukfileindexer.mo +share/locale/fi/LC_MESSAGES/nepomukpimindexerutility.mo share/locale/fi/LC_MESSAGES/nepomukqueryservice.mo share/locale/fi/LC_MESSAGES/nepomukserver.mo share/locale/fi/LC_MESSAGES/nepomukservicestub.mo diff --git a/x11/kde4-l10n-fi/distinfo b/x11/kde4-l10n-fi/distinfo index 36c13069e48..7ab5f894460 100644 --- a/x11/kde4-l10n-fi/distinfo +++ b/x11/kde4-l10n-fi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 23:08:49 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:38 markd Exp $ -SHA1 (kde-l10n-fi-4.10.2.tar.xz) = 88d2a21a2ee7f93293cb2f04ef0fd0bfc494ee2c -RMD160 (kde-l10n-fi-4.10.2.tar.xz) = b228171f234dbb351b08b74fa3c73541e74c01b6 -Size (kde-l10n-fi-4.10.2.tar.xz) = 2668952 bytes +SHA1 (kde-l10n-fi-4.10.3.tar.xz) = 9216ad9d18cecb473e4e91de5694c0c34147458f +RMD160 (kde-l10n-fi-4.10.3.tar.xz) = e06750597a3cd4d87c59b44e3efa15fc2013310d +Size (kde-l10n-fi-4.10.3.tar.xz) = 2678444 bytes diff --git a/x11/kde4-l10n-fr/PLIST b/x11/kde4-l10n-fr/PLIST index a05f92447f7..f26e8150fa9 100644 --- a/x11/kde4-l10n-fr/PLIST +++ b/x11/kde4-l10n-fr/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 23:08:49 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:38 markd Exp $ man/fr/man1/adddebug.1 man/fr/man1/ark.1 man/fr/man1/cheatmake.1 @@ -35,6 +35,7 @@ man/fr/man1/ktouch.1 man/fr/man1/makekdewidgets.1 man/fr/man1/okular.1 man/fr/man1/plasmaengineexplorer.1 +man/fr/man1/plasmapkg.1 man/fr/man1/po2xml.1 man/fr/man1/preparetips.1 man/fr/man1/pruneemptydirs.1 @@ -1431,6 +1432,9 @@ share/doc/kde/HTML/fr/marble/routing-5.png share/doc/kde/HTML/fr/marble/routing-6.png share/doc/kde/HTML/fr/marble/search-1.png share/doc/kde/HTML/fr/marble/search-2.png +share/doc/kde/HTML/fr/okteta/common +share/doc/kde/HTML/fr/okteta/index.cache.bz2 +share/doc/kde/HTML/fr/okteta/index.docbook share/doc/kde/HTML/fr/okular/annotation-properties.png share/doc/kde/HTML/fr/okular/annotations.png share/doc/kde/HTML/fr/okular/bookmark-management.png @@ -1530,6 +1534,9 @@ share/doc/kde/HTML/fr/picmi/index.docbook share/doc/kde/HTML/fr/plasma-desktop/common share/doc/kde/HTML/fr/plasma-desktop/index.cache.bz2 share/doc/kde/HTML/fr/plasma-desktop/index.docbook +share/doc/kde/HTML/fr/rocs/common +share/doc/kde/HTML/fr/rocs/index.cache.bz2 +share/doc/kde/HTML/fr/rocs/index.docbook share/doc/kde/HTML/fr/sonnet/common share/doc/kde/HTML/fr/sonnet/index.cache.bz2 share/doc/kde/HTML/fr/sonnet/index.docbook @@ -1728,7 +1735,6 @@ share/locale/fr/LC_MESSAGES/kcm_device_automounter.mo share/locale/fr/LC_MESSAGES/kcm_emoticons.mo share/locale/fr/LC_MESSAGES/kcm_infobase.mo share/locale/fr/LC_MESSAGES/kcm_infosummary.mo -share/locale/fr/LC_MESSAGES/kcm_krfb.mo share/locale/fr/LC_MESSAGES/kcm_kwindesktop.mo share/locale/fr/LC_MESSAGES/kcm_kwintabbox.mo share/locale/fr/LC_MESSAGES/kcm_memory.mo @@ -1849,7 +1855,6 @@ share/locale/fr/LC_MESSAGES/kig.mo share/locale/fr/LC_MESSAGES/kigo.mo share/locale/fr/LC_MESSAGES/killbots.mo share/locale/fr/LC_MESSAGES/kimagemapeditor.mo -share/locale/fr/LC_MESSAGES/kinetd.mo share/locale/fr/LC_MESSAGES/kinfocenter.mo share/locale/fr/LC_MESSAGES/kio4.mo share/locale/fr/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-fr/distinfo b/x11/kde4-l10n-fr/distinfo index de72f084a24..efef7a68eea 100644 --- a/x11/kde4-l10n-fr/distinfo +++ b/x11/kde4-l10n-fr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 23:08:49 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:38 markd Exp $ -SHA1 (kde-l10n-fr-4.10.2.tar.xz) = 90d5c2e2a9147b157769923726417b482e3bc613 -RMD160 (kde-l10n-fr-4.10.2.tar.xz) = fe5f3074048bf818f3dd257fc0f52777c07a892a -Size (kde-l10n-fr-4.10.2.tar.xz) = 44697572 bytes +SHA1 (kde-l10n-fr-4.10.3.tar.xz) = 077eec07b0416c8048492402ef5fc8a22bca429a +RMD160 (kde-l10n-fr-4.10.3.tar.xz) = 9e783a0303c838daee3800a4b2ca07187fc2c700 +Size (kde-l10n-fr-4.10.3.tar.xz) = 44769336 bytes diff --git a/x11/kde4-l10n-ga/PLIST b/x11/kde4-l10n-ga/PLIST index 57d3c7d4581..dc2bbce5349 100644 --- a/x11/kde4-l10n-ga/PLIST +++ b/x11/kde4-l10n-ga/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 05:11:34 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:39 markd Exp $ share/kde/apps/khangman/ga.txt share/kde/apps/ktuberling/sounds/ga.soundtheme share/kde/apps/ktuberling/sounds/ga/beal.wav @@ -198,7 +198,6 @@ share/locale/ga/LC_MESSAGES/kcm_device_automounter.mo share/locale/ga/LC_MESSAGES/kcm_emoticons.mo share/locale/ga/LC_MESSAGES/kcm_infobase.mo share/locale/ga/LC_MESSAGES/kcm_infosummary.mo -share/locale/ga/LC_MESSAGES/kcm_krfb.mo share/locale/ga/LC_MESSAGES/kcm_kwindesktop.mo share/locale/ga/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ga/LC_MESSAGES/kcm_memory.mo @@ -319,7 +318,6 @@ share/locale/ga/LC_MESSAGES/kig.mo share/locale/ga/LC_MESSAGES/kigo.mo share/locale/ga/LC_MESSAGES/killbots.mo share/locale/ga/LC_MESSAGES/kimagemapeditor.mo -share/locale/ga/LC_MESSAGES/kinetd.mo share/locale/ga/LC_MESSAGES/kinfocenter.mo share/locale/ga/LC_MESSAGES/kio4.mo share/locale/ga/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-ga/distinfo b/x11/kde4-l10n-ga/distinfo index b3b3b901943..e0a97406123 100644 --- a/x11/kde4-l10n-ga/distinfo +++ b/x11/kde4-l10n-ga/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 05:11:34 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:39 markd Exp $ -SHA1 (kde-l10n-ga-4.10.2.tar.xz) = f843d307eb5d12aab783e620d67ab4870e5582ff -RMD160 (kde-l10n-ga-4.10.2.tar.xz) = 2848ff472c4d7e7b3adf49d636465081e9da044a -Size (kde-l10n-ga-4.10.2.tar.xz) = 2884072 bytes +SHA1 (kde-l10n-ga-4.10.3.tar.xz) = 2dff34f257d5185f3af4bf3d199e89eec626a206 +RMD160 (kde-l10n-ga-4.10.3.tar.xz) = 042721fa4e0d93b9cb1fb9877c4b0cd7d0a4e715 +Size (kde-l10n-ga-4.10.3.tar.xz) = 2884772 bytes diff --git a/x11/kde4-l10n-gl/PLIST b/x11/kde4-l10n-gl/PLIST index f4c0e2d5435..1404ef6f6db 100644 --- a/x11/kde4-l10n-gl/PLIST +++ b/x11/kde4-l10n-gl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 05:11:35 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:39 markd Exp $ man/gl/man1/adddebug.1 man/gl/man1/ark.1 man/gl/man1/cheatmake.1 @@ -642,7 +642,6 @@ share/locale/gl/LC_MESSAGES/kcm_device_automounter.mo share/locale/gl/LC_MESSAGES/kcm_emoticons.mo share/locale/gl/LC_MESSAGES/kcm_infobase.mo share/locale/gl/LC_MESSAGES/kcm_infosummary.mo -share/locale/gl/LC_MESSAGES/kcm_krfb.mo share/locale/gl/LC_MESSAGES/kcm_kwindesktop.mo share/locale/gl/LC_MESSAGES/kcm_kwintabbox.mo share/locale/gl/LC_MESSAGES/kcm_memory.mo @@ -763,7 +762,6 @@ share/locale/gl/LC_MESSAGES/kig.mo share/locale/gl/LC_MESSAGES/kigo.mo share/locale/gl/LC_MESSAGES/killbots.mo share/locale/gl/LC_MESSAGES/kimagemapeditor.mo -share/locale/gl/LC_MESSAGES/kinetd.mo share/locale/gl/LC_MESSAGES/kinfocenter.mo share/locale/gl/LC_MESSAGES/kio4.mo share/locale/gl/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-gl/distinfo b/x11/kde4-l10n-gl/distinfo index c1b19d34d04..7030cf71f6a 100644 --- a/x11/kde4-l10n-gl/distinfo +++ b/x11/kde4-l10n-gl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 05:11:35 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:39 markd Exp $ -SHA1 (kde-l10n-gl-4.10.2.tar.xz) = 4c2693f40d43c4110622b003d9658063b61a1760 -RMD160 (kde-l10n-gl-4.10.2.tar.xz) = 76bdd713f636a4ae04076b6ec4c9926f6fca168b -Size (kde-l10n-gl-4.10.2.tar.xz) = 4280144 bytes +SHA1 (kde-l10n-gl-4.10.3.tar.xz) = 5a1b6ff0e7a68aabb52959d92ee132d70ba91e61 +RMD160 (kde-l10n-gl-4.10.3.tar.xz) = ce759e82bc170b8bc35615ae606cca4230a97d5b +Size (kde-l10n-gl-4.10.3.tar.xz) = 4284752 bytes diff --git a/x11/kde4-l10n-he/PLIST b/x11/kde4-l10n-he/PLIST index bf793761151..48614d1dd65 100644 --- a/x11/kde4-l10n-he/PLIST +++ b/x11/kde4-l10n-he/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 05:11:35 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:39 markd Exp $ share/doc/kde/HTML/he/common/fdl-translated.html share/doc/kde/HTML/he/common/gpl-translated.html share/doc/kde/HTML/he/common/kde-localised.css @@ -126,7 +126,6 @@ share/locale/he/LC_MESSAGES/kcm_device_automounter.mo share/locale/he/LC_MESSAGES/kcm_emoticons.mo share/locale/he/LC_MESSAGES/kcm_infobase.mo share/locale/he/LC_MESSAGES/kcm_infosummary.mo -share/locale/he/LC_MESSAGES/kcm_krfb.mo share/locale/he/LC_MESSAGES/kcm_kwindesktop.mo share/locale/he/LC_MESSAGES/kcm_kwintabbox.mo share/locale/he/LC_MESSAGES/kcm_memory.mo @@ -233,7 +232,6 @@ share/locale/he/LC_MESSAGES/khotnewstuff.mo share/locale/he/LC_MESSAGES/khtmlkttsd.mo share/locale/he/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/he/LC_MESSAGES/kiconfinder.mo -share/locale/he/LC_MESSAGES/kinetd.mo share/locale/he/LC_MESSAGES/kinfocenter.mo share/locale/he/LC_MESSAGES/kio4.mo share/locale/he/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-he/distinfo b/x11/kde4-l10n-he/distinfo index b6c65417a82..6d3853785dc 100644 --- a/x11/kde4-l10n-he/distinfo +++ b/x11/kde4-l10n-he/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 05:11:35 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:39 markd Exp $ -SHA1 (kde-l10n-he-4.10.2.tar.xz) = a82b82050def365a359dee9d945496261d69ec24 -RMD160 (kde-l10n-he-4.10.2.tar.xz) = 178cd6e627396195954faee8407c3b4ad471975b -Size (kde-l10n-he-4.10.2.tar.xz) = 2163172 bytes +SHA1 (kde-l10n-he-4.10.3.tar.xz) = 1623647c8917526ac21a3dcae11a84c2796d807f +RMD160 (kde-l10n-he-4.10.3.tar.xz) = c7624a2770bc653984149245c395a0be212c4fcb +Size (kde-l10n-he-4.10.3.tar.xz) = 2162792 bytes diff --git a/x11/kde4-l10n-hi/PLIST b/x11/kde4-l10n-hi/PLIST index ffcefae3e4a..1d3d79a44e9 100644 --- a/x11/kde4-l10n-hi/PLIST +++ b/x11/kde4-l10n-hi/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2013/04/14 02:42:58 rodent Exp $ +@comment $NetBSD: PLIST,v 1.2 2013/05/21 12:49:39 markd Exp $ share/locale/hi/LC_MESSAGES/akregator.mo share/locale/hi/LC_MESSAGES/akregator_konqplugin.mo share/locale/hi/LC_MESSAGES/amor.mo @@ -72,7 +72,6 @@ share/locale/hi/LC_MESSAGES/kcm_device_automounter.mo share/locale/hi/LC_MESSAGES/kcm_emoticons.mo share/locale/hi/LC_MESSAGES/kcm_infobase.mo share/locale/hi/LC_MESSAGES/kcm_infosummary.mo -share/locale/hi/LC_MESSAGES/kcm_krfb.mo share/locale/hi/LC_MESSAGES/kcm_kwindesktop.mo share/locale/hi/LC_MESSAGES/kcm_kwintabbox.mo share/locale/hi/LC_MESSAGES/kcm_memory.mo @@ -182,7 +181,6 @@ share/locale/hi/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/hi/LC_MESSAGES/kiconfinder.mo share/locale/hi/LC_MESSAGES/kig.mo share/locale/hi/LC_MESSAGES/kimagemapeditor.mo -share/locale/hi/LC_MESSAGES/kinetd.mo share/locale/hi/LC_MESSAGES/kinfocenter.mo share/locale/hi/LC_MESSAGES/kio4.mo share/locale/hi/LC_MESSAGES/kio_applications.mo diff --git a/x11/kde4-l10n-hi/distinfo b/x11/kde4-l10n-hi/distinfo index 7fda0be69d6..04a31cd9baa 100644 --- a/x11/kde4-l10n-hi/distinfo +++ b/x11/kde4-l10n-hi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/14 02:42:59 rodent Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:39 markd Exp $ -SHA1 (kde-l10n-hi-4.10.2.tar.xz) = 673d290ac76bf7a757b9441d79926504bf16865b -RMD160 (kde-l10n-hi-4.10.2.tar.xz) = 095518150a97da4c6b1606f5301927693f40a48c -Size (kde-l10n-hi-4.10.2.tar.xz) = 1864984 bytes +SHA1 (kde-l10n-hi-4.10.3.tar.xz) = a55fb8ed5c2786583cc22c3e880726377995e836 +RMD160 (kde-l10n-hi-4.10.3.tar.xz) = 807bc4393e5144e05e0d37f126a5a6ad4f33fa22 +Size (kde-l10n-hi-4.10.3.tar.xz) = 1866304 bytes diff --git a/x11/kde4-l10n-hr/PLIST b/x11/kde4-l10n-hr/PLIST index 3496ce201b0..7832f4c223f 100644 --- a/x11/kde4-l10n-hr/PLIST +++ b/x11/kde4-l10n-hr/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 05:11:35 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:39 markd Exp $ share/locale/hr/LC_MESSAGES/adblock.mo share/locale/hr/LC_MESSAGES/akonadi_birthdays_resource.mo share/locale/hr/LC_MESSAGES/akonadi_contacts_resource.mo @@ -83,7 +83,6 @@ share/locale/hr/LC_MESSAGES/kcm_device_automounter.mo share/locale/hr/LC_MESSAGES/kcm_emoticons.mo share/locale/hr/LC_MESSAGES/kcm_infobase.mo share/locale/hr/LC_MESSAGES/kcm_infosummary.mo -share/locale/hr/LC_MESSAGES/kcm_krfb.mo share/locale/hr/LC_MESSAGES/kcm_kwindesktop.mo share/locale/hr/LC_MESSAGES/kcm_kwintabbox.mo share/locale/hr/LC_MESSAGES/kcm_memory.mo @@ -200,7 +199,6 @@ share/locale/hr/LC_MESSAGES/kig.mo share/locale/hr/LC_MESSAGES/kigo.mo share/locale/hr/LC_MESSAGES/killbots.mo share/locale/hr/LC_MESSAGES/kimagemapeditor.mo -share/locale/hr/LC_MESSAGES/kinetd.mo share/locale/hr/LC_MESSAGES/kinfocenter.mo share/locale/hr/LC_MESSAGES/kio4.mo share/locale/hr/LC_MESSAGES/kio_applications.mo diff --git a/x11/kde4-l10n-hr/distinfo b/x11/kde4-l10n-hr/distinfo index 5666b0d1b6f..6e7c8357dd9 100644 --- a/x11/kde4-l10n-hr/distinfo +++ b/x11/kde4-l10n-hr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 05:11:35 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:39 markd Exp $ -SHA1 (kde-l10n-hr-4.10.2.tar.xz) = dbeb1a14b2ea2d55a84f612e46a7fcb944ea2fe5 -RMD160 (kde-l10n-hr-4.10.2.tar.xz) = e35ae563317e55a7b925696952fbb5880184f3ab -Size (kde-l10n-hr-4.10.2.tar.xz) = 2053012 bytes +SHA1 (kde-l10n-hr-4.10.3.tar.xz) = e01a8a4d84fb50e09647234d415f9f5473d1d9a9 +RMD160 (kde-l10n-hr-4.10.3.tar.xz) = 24a1f10316444969f6447f9ee8affe35a7e550fe +Size (kde-l10n-hr-4.10.3.tar.xz) = 2054540 bytes diff --git a/x11/kde4-l10n-hu/PLIST b/x11/kde4-l10n-hu/PLIST index fc1ec29a6d2..454df877d96 100644 --- a/x11/kde4-l10n-hu/PLIST +++ b/x11/kde4-l10n-hu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 05:11:35 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:39 markd Exp $ share/doc/kde/HTML/hu/amor/common share/doc/kde/HTML/hu/amor/index.cache.bz2 share/doc/kde/HTML/hu/amor/index.docbook @@ -302,7 +302,6 @@ share/locale/hu/LC_MESSAGES/kcm_device_automounter.mo share/locale/hu/LC_MESSAGES/kcm_emoticons.mo share/locale/hu/LC_MESSAGES/kcm_infobase.mo share/locale/hu/LC_MESSAGES/kcm_infosummary.mo -share/locale/hu/LC_MESSAGES/kcm_krfb.mo share/locale/hu/LC_MESSAGES/kcm_kwindesktop.mo share/locale/hu/LC_MESSAGES/kcm_kwintabbox.mo share/locale/hu/LC_MESSAGES/kcm_memory.mo @@ -423,7 +422,6 @@ share/locale/hu/LC_MESSAGES/kig.mo share/locale/hu/LC_MESSAGES/kigo.mo share/locale/hu/LC_MESSAGES/killbots.mo share/locale/hu/LC_MESSAGES/kimagemapeditor.mo -share/locale/hu/LC_MESSAGES/kinetd.mo share/locale/hu/LC_MESSAGES/kinfocenter.mo share/locale/hu/LC_MESSAGES/kio4.mo share/locale/hu/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-hu/distinfo b/x11/kde4-l10n-hu/distinfo index 7b0600ea7ba..69f60833d9d 100644 --- a/x11/kde4-l10n-hu/distinfo +++ b/x11/kde4-l10n-hu/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 05:11:35 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:39 markd Exp $ -SHA1 (kde-l10n-hu-4.10.2.tar.xz) = 1382ad5aa04b99e188e39e3bb33adf3e993764fa -RMD160 (kde-l10n-hu-4.10.2.tar.xz) = cb7ff807b432e068d36c85368125de130acece1d -Size (kde-l10n-hu-4.10.2.tar.xz) = 4227396 bytes +SHA1 (kde-l10n-hu-4.10.3.tar.xz) = 726c776402f3a3f7f2c4e5e1ea72c8178a1d97bc +RMD160 (kde-l10n-hu-4.10.3.tar.xz) = 69e8fd4ff1384d006f156d8b3336dbaa5bd6bc3a +Size (kde-l10n-hu-4.10.3.tar.xz) = 4237008 bytes diff --git a/x11/kde4-l10n-ia/PLIST b/x11/kde4-l10n-ia/PLIST index 5e2f8cbad92..f42480dae08 100644 --- a/x11/kde4-l10n-ia/PLIST +++ b/x11/kde4-l10n-ia/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 02:30:18 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:39 markd Exp $ share/locale/ia/LC_MESSAGES/accountwizard.mo share/locale/ia/LC_MESSAGES/accountwizard_ical.mo share/locale/ia/LC_MESSAGES/accountwizard_imap.mo @@ -134,7 +134,6 @@ share/locale/ia/LC_MESSAGES/kcm_device_automounter.mo share/locale/ia/LC_MESSAGES/kcm_emoticons.mo share/locale/ia/LC_MESSAGES/kcm_infobase.mo share/locale/ia/LC_MESSAGES/kcm_infosummary.mo -share/locale/ia/LC_MESSAGES/kcm_krfb.mo share/locale/ia/LC_MESSAGES/kcm_kwindesktop.mo share/locale/ia/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ia/LC_MESSAGES/kcm_memory.mo @@ -241,7 +240,6 @@ share/locale/ia/LC_MESSAGES/khotnewstuff.mo share/locale/ia/LC_MESSAGES/khtmlkttsd.mo share/locale/ia/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/ia/LC_MESSAGES/kiconfinder.mo -share/locale/ia/LC_MESSAGES/kinetd.mo share/locale/ia/LC_MESSAGES/kinfocenter.mo share/locale/ia/LC_MESSAGES/kio4.mo share/locale/ia/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-ia/distinfo b/x11/kde4-l10n-ia/distinfo index 958a38689e9..e59a3a1360e 100644 --- a/x11/kde4-l10n-ia/distinfo +++ b/x11/kde4-l10n-ia/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 02:30:18 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:39 markd Exp $ -SHA1 (kde-l10n-ia-4.10.2.tar.xz) = f8459baf8e61c9627a7efa0a40c70337ab24455d -RMD160 (kde-l10n-ia-4.10.2.tar.xz) = 21ef8d660f0048961976c8147aaa45a7e5bdd9fb -Size (kde-l10n-ia-4.10.2.tar.xz) = 1393092 bytes +SHA1 (kde-l10n-ia-4.10.3.tar.xz) = ee69750df0e2319bc785667d2d292e27f50bec9c +RMD160 (kde-l10n-ia-4.10.3.tar.xz) = 1c4dc79eb0c957e9e89630af525e99be21ee7430 +Size (kde-l10n-ia-4.10.3.tar.xz) = 1394240 bytes diff --git a/x11/kde4-l10n-is/PLIST b/x11/kde4-l10n-is/PLIST index fc20d2a49e4..855f4a9e0f1 100644 --- a/x11/kde4-l10n-is/PLIST +++ b/x11/kde4-l10n-is/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 02:16:55 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:39 markd Exp $ share/locale/is/LC_MESSAGES/adblock.mo share/locale/is/LC_MESSAGES/akregator.mo share/locale/is/LC_MESSAGES/akregator_konqplugin.mo @@ -78,7 +78,6 @@ share/locale/is/LC_MESSAGES/kcm_device_automounter.mo share/locale/is/LC_MESSAGES/kcm_emoticons.mo share/locale/is/LC_MESSAGES/kcm_infobase.mo share/locale/is/LC_MESSAGES/kcm_infosummary.mo -share/locale/is/LC_MESSAGES/kcm_krfb.mo share/locale/is/LC_MESSAGES/kcm_kwindesktop.mo share/locale/is/LC_MESSAGES/kcm_kwintabbox.mo share/locale/is/LC_MESSAGES/kcm_memory.mo @@ -193,7 +192,6 @@ share/locale/is/LC_MESSAGES/kiconfinder.mo share/locale/is/LC_MESSAGES/kig.mo share/locale/is/LC_MESSAGES/kigo.mo share/locale/is/LC_MESSAGES/killbots.mo -share/locale/is/LC_MESSAGES/kinetd.mo share/locale/is/LC_MESSAGES/kinfocenter.mo share/locale/is/LC_MESSAGES/kio4.mo share/locale/is/LC_MESSAGES/kio_applications.mo diff --git a/x11/kde4-l10n-is/distinfo b/x11/kde4-l10n-is/distinfo index 1b8ff9a88ce..a1d2aa2dcd3 100644 --- a/x11/kde4-l10n-is/distinfo +++ b/x11/kde4-l10n-is/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 02:16:55 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:39 markd Exp $ -SHA1 (kde-l10n-is-4.10.2.tar.xz) = 30219b24465deeb7e86b499a4761695e282a155a -RMD160 (kde-l10n-is-4.10.2.tar.xz) = a60570d9ec80d342d0f8335104e87327c194f110 -Size (kde-l10n-is-4.10.2.tar.xz) = 1880292 bytes +SHA1 (kde-l10n-is-4.10.3.tar.xz) = be894088e96c656b3e59d3ad4720a34b410ee48f +RMD160 (kde-l10n-is-4.10.3.tar.xz) = 981bca263fd2371bab14ab19499aaafbcbd66170 +Size (kde-l10n-is-4.10.3.tar.xz) = 1881492 bytes diff --git a/x11/kde4-l10n-it/PLIST b/x11/kde4-l10n-it/PLIST index e5dfeab5d70..e7b0083989c 100644 --- a/x11/kde4-l10n-it/PLIST +++ b/x11/kde4-l10n-it/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 02:45:43 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:39 markd Exp $ man/it/man1/adddebug.1 man/it/man1/ark.1 man/it/man1/cheatmake.1 @@ -1371,7 +1371,6 @@ share/locale/it/LC_MESSAGES/kcm_device_automounter.mo share/locale/it/LC_MESSAGES/kcm_emoticons.mo share/locale/it/LC_MESSAGES/kcm_infobase.mo share/locale/it/LC_MESSAGES/kcm_infosummary.mo -share/locale/it/LC_MESSAGES/kcm_krfb.mo share/locale/it/LC_MESSAGES/kcm_kwindesktop.mo share/locale/it/LC_MESSAGES/kcm_kwintabbox.mo share/locale/it/LC_MESSAGES/kcm_memory.mo @@ -1492,7 +1491,6 @@ share/locale/it/LC_MESSAGES/kig.mo share/locale/it/LC_MESSAGES/kigo.mo share/locale/it/LC_MESSAGES/killbots.mo share/locale/it/LC_MESSAGES/kimagemapeditor.mo -share/locale/it/LC_MESSAGES/kinetd.mo share/locale/it/LC_MESSAGES/kinfocenter.mo share/locale/it/LC_MESSAGES/kio4.mo share/locale/it/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-it/distinfo b/x11/kde4-l10n-it/distinfo index 8ba89f270a2..d3c6c5d89bd 100644 --- a/x11/kde4-l10n-it/distinfo +++ b/x11/kde4-l10n-it/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 02:45:43 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:39 markd Exp $ -SHA1 (kde-l10n-it-4.10.2.tar.xz) = 46b91e83098edccafafad28d1c3d63ce0e642f03 -RMD160 (kde-l10n-it-4.10.2.tar.xz) = 60f2eb45d410ae69918139db39de567e9ca88828 -Size (kde-l10n-it-4.10.2.tar.xz) = 10675028 bytes +SHA1 (kde-l10n-it-4.10.3.tar.xz) = 8fbcfbc14264af3d113d0f32bbb350c18b9cfca5 +RMD160 (kde-l10n-it-4.10.3.tar.xz) = 524a3fd886891bff3497675c8c1becb628c14e8d +Size (kde-l10n-it-4.10.3.tar.xz) = 10683288 bytes diff --git a/x11/kde4-l10n-ja/PLIST b/x11/kde4-l10n-ja/PLIST index b074372564a..4cde5e5454d 100644 --- a/x11/kde4-l10n-ja/PLIST +++ b/x11/kde4-l10n-ja/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 02:10:29 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:39 markd Exp $ share/doc/kde/HTML/ja/common/fdl-translated.html share/doc/kde/HTML/ja/common/gpl-translated.html share/doc/kde/HTML/ja/common/kde-localised.css @@ -177,7 +177,6 @@ share/locale/ja/LC_MESSAGES/kcm_device_automounter.mo share/locale/ja/LC_MESSAGES/kcm_emoticons.mo share/locale/ja/LC_MESSAGES/kcm_infobase.mo share/locale/ja/LC_MESSAGES/kcm_infosummary.mo -share/locale/ja/LC_MESSAGES/kcm_krfb.mo share/locale/ja/LC_MESSAGES/kcm_kwindesktop.mo share/locale/ja/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ja/LC_MESSAGES/kcm_memory.mo @@ -298,7 +297,6 @@ share/locale/ja/LC_MESSAGES/kig.mo share/locale/ja/LC_MESSAGES/kigo.mo share/locale/ja/LC_MESSAGES/killbots.mo share/locale/ja/LC_MESSAGES/kimagemapeditor.mo -share/locale/ja/LC_MESSAGES/kinetd.mo share/locale/ja/LC_MESSAGES/kinfocenter.mo share/locale/ja/LC_MESSAGES/kio4.mo share/locale/ja/LC_MESSAGES/kio_akonadi.mo diff --git a/x11/kde4-l10n-ja/distinfo b/x11/kde4-l10n-ja/distinfo index 72666cfb5c7..b0803edbd89 100644 --- a/x11/kde4-l10n-ja/distinfo +++ b/x11/kde4-l10n-ja/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 02:10:29 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:39 markd Exp $ -SHA1 (kde-l10n-ja-4.10.2.tar.xz) = c2a846fbdebc436aff9f8131d0b3ee77049cd873 -RMD160 (kde-l10n-ja-4.10.2.tar.xz) = 9c757a69ef64c3cf399ab59e01fc9fefcfc54ccf -Size (kde-l10n-ja-4.10.2.tar.xz) = 2318916 bytes +SHA1 (kde-l10n-ja-4.10.3.tar.xz) = 658234735e73e8a8894d11161d85013da7a8cdbe +RMD160 (kde-l10n-ja-4.10.3.tar.xz) = 66d77c699cef803d108e57946986af5f8504f600 +Size (kde-l10n-ja-4.10.3.tar.xz) = 2321424 bytes diff --git a/x11/kde4-l10n-kk/PLIST b/x11/kde4-l10n-kk/PLIST index 82c5726ed5b..5b83f75e525 100644 --- a/x11/kde4-l10n-kk/PLIST +++ b/x11/kde4-l10n-kk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 02:07:53 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:39 markd Exp $ share/locale/kk/LC_MESSAGES/accountwizard.mo share/locale/kk/LC_MESSAGES/accountwizard_ical.mo share/locale/kk/LC_MESSAGES/accountwizard_imap.mo @@ -165,7 +165,6 @@ share/locale/kk/LC_MESSAGES/kcm_device_automounter.mo share/locale/kk/LC_MESSAGES/kcm_emoticons.mo share/locale/kk/LC_MESSAGES/kcm_infobase.mo share/locale/kk/LC_MESSAGES/kcm_infosummary.mo -share/locale/kk/LC_MESSAGES/kcm_krfb.mo share/locale/kk/LC_MESSAGES/kcm_kwindesktop.mo share/locale/kk/LC_MESSAGES/kcm_kwintabbox.mo share/locale/kk/LC_MESSAGES/kcm_memory.mo @@ -286,7 +285,6 @@ share/locale/kk/LC_MESSAGES/kig.mo share/locale/kk/LC_MESSAGES/kigo.mo share/locale/kk/LC_MESSAGES/killbots.mo share/locale/kk/LC_MESSAGES/kimagemapeditor.mo -share/locale/kk/LC_MESSAGES/kinetd.mo share/locale/kk/LC_MESSAGES/kinfocenter.mo share/locale/kk/LC_MESSAGES/kio4.mo share/locale/kk/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-kk/distinfo b/x11/kde4-l10n-kk/distinfo index 8e54dbe6131..184a77eca23 100644 --- a/x11/kde4-l10n-kk/distinfo +++ b/x11/kde4-l10n-kk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 02:07:53 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:39 markd Exp $ -SHA1 (kde-l10n-kk-4.10.2.tar.xz) = d435be4020241cb0ecc034f4c26cc928391f84ed -RMD160 (kde-l10n-kk-4.10.2.tar.xz) = e5a4691e4b6c97990dc709e7d550c5c72cf592d4 -Size (kde-l10n-kk-4.10.2.tar.xz) = 2582060 bytes +SHA1 (kde-l10n-kk-4.10.3.tar.xz) = 1ac322b48ec07e7c530634059ad6d463964142bc +RMD160 (kde-l10n-kk-4.10.3.tar.xz) = b28efac3be51625a8e3ca17b587ebb11e6b30dbb +Size (kde-l10n-kk-4.10.3.tar.xz) = 2584812 bytes diff --git a/x11/kde4-l10n-km/PLIST b/x11/kde4-l10n-km/PLIST index 79704b7e613..3dce8d8125c 100644 --- a/x11/kde4-l10n-km/PLIST +++ b/x11/kde4-l10n-km/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 01:57:32 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:39 markd Exp $ share/locale/km/LC_MESSAGES/accountwizard.mo share/locale/km/LC_MESSAGES/accountwizard_ical.mo share/locale/km/LC_MESSAGES/accountwizard_imap.mo @@ -146,7 +146,6 @@ share/locale/km/LC_MESSAGES/kcm_device_automounter.mo share/locale/km/LC_MESSAGES/kcm_emoticons.mo share/locale/km/LC_MESSAGES/kcm_infobase.mo share/locale/km/LC_MESSAGES/kcm_infosummary.mo -share/locale/km/LC_MESSAGES/kcm_krfb.mo share/locale/km/LC_MESSAGES/kcm_kwindesktop.mo share/locale/km/LC_MESSAGES/kcm_kwintabbox.mo share/locale/km/LC_MESSAGES/kcm_memory.mo @@ -266,7 +265,6 @@ share/locale/km/LC_MESSAGES/kig.mo share/locale/km/LC_MESSAGES/kigo.mo share/locale/km/LC_MESSAGES/killbots.mo share/locale/km/LC_MESSAGES/kimagemapeditor.mo -share/locale/km/LC_MESSAGES/kinetd.mo share/locale/km/LC_MESSAGES/kinfocenter.mo share/locale/km/LC_MESSAGES/kio4.mo share/locale/km/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-km/distinfo b/x11/kde4-l10n-km/distinfo index 36fc711df4c..55bff1600ac 100644 --- a/x11/kde4-l10n-km/distinfo +++ b/x11/kde4-l10n-km/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 01:57:32 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:39 markd Exp $ -SHA1 (kde-l10n-km-4.10.2.tar.xz) = 59ec9def9bd68d84ce25f469ef3e2ae4379578cf -RMD160 (kde-l10n-km-4.10.2.tar.xz) = a2e79623cba9565bd09d9d74447bc48826b6100f -Size (kde-l10n-km-4.10.2.tar.xz) = 2218284 bytes +SHA1 (kde-l10n-km-4.10.3.tar.xz) = 546e1daca1e2854ff8fa2fa1d282f892b594f977 +RMD160 (kde-l10n-km-4.10.3.tar.xz) = cbf5c8b197412eea8b166e8ed655dc7c0dbeee4c +Size (kde-l10n-km-4.10.3.tar.xz) = 2220008 bytes diff --git a/x11/kde4-l10n-ko/PLIST b/x11/kde4-l10n-ko/PLIST index 0e12d48eb25..96c085b9d02 100644 --- a/x11/kde4-l10n-ko/PLIST +++ b/x11/kde4-l10n-ko/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 01:58:31 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:39 markd Exp $ share/doc/kde/HTML/ko/common/fdl-translated.html share/doc/kde/HTML/ko/common/gpl-translated.html share/doc/kde/HTML/ko/common/kde-localised.css @@ -148,7 +148,6 @@ share/locale/ko/LC_MESSAGES/kcm_device_automounter.mo share/locale/ko/LC_MESSAGES/kcm_emoticons.mo share/locale/ko/LC_MESSAGES/kcm_infobase.mo share/locale/ko/LC_MESSAGES/kcm_infosummary.mo -share/locale/ko/LC_MESSAGES/kcm_krfb.mo share/locale/ko/LC_MESSAGES/kcm_kwindesktop.mo share/locale/ko/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ko/LC_MESSAGES/kcm_memory.mo @@ -264,7 +263,6 @@ share/locale/ko/LC_MESSAGES/khtmlkttsd.mo share/locale/ko/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/ko/LC_MESSAGES/kiconfinder.mo share/locale/ko/LC_MESSAGES/kimagemapeditor.mo -share/locale/ko/LC_MESSAGES/kinetd.mo share/locale/ko/LC_MESSAGES/kinfocenter.mo share/locale/ko/LC_MESSAGES/kio4.mo share/locale/ko/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-ko/distinfo b/x11/kde4-l10n-ko/distinfo index 224ef5fb33b..4ed4f6a1348 100644 --- a/x11/kde4-l10n-ko/distinfo +++ b/x11/kde4-l10n-ko/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 01:58:31 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:39 markd Exp $ -SHA1 (kde-l10n-ko-4.10.2.tar.xz) = ff81fa02c8884249a52805806185a57e288c09da -RMD160 (kde-l10n-ko-4.10.2.tar.xz) = 825da0174375fbeff81a1f8eb5a8e0685c8f146c -Size (kde-l10n-ko-4.10.2.tar.xz) = 1726104 bytes +SHA1 (kde-l10n-ko-4.10.3.tar.xz) = c20ecfd843c48ea595af4e7502e36d59c5fe92dd +RMD160 (kde-l10n-ko-4.10.3.tar.xz) = dd376e29f7cedf4b775613af60c6aeb8e1955403 +Size (kde-l10n-ko-4.10.3.tar.xz) = 1727084 bytes diff --git a/x11/kde4-l10n-lt/PLIST b/x11/kde4-l10n-lt/PLIST index 865850332f1..e5b73773df6 100644 --- a/x11/kde4-l10n-lt/PLIST +++ b/x11/kde4-l10n-lt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 01:56:39 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:39 markd Exp $ man/lt/man1/checkXML.1 man/lt/man1/kfind.1 man/lt/man8/kbuildsycoca4.8 @@ -546,7 +546,6 @@ share/locale/lt/LC_MESSAGES/kcm_device_automounter.mo share/locale/lt/LC_MESSAGES/kcm_emoticons.mo share/locale/lt/LC_MESSAGES/kcm_infobase.mo share/locale/lt/LC_MESSAGES/kcm_infosummary.mo -share/locale/lt/LC_MESSAGES/kcm_krfb.mo share/locale/lt/LC_MESSAGES/kcm_kwindesktop.mo share/locale/lt/LC_MESSAGES/kcm_kwintabbox.mo share/locale/lt/LC_MESSAGES/kcm_memory.mo @@ -667,7 +666,6 @@ share/locale/lt/LC_MESSAGES/kig.mo share/locale/lt/LC_MESSAGES/kigo.mo share/locale/lt/LC_MESSAGES/killbots.mo share/locale/lt/LC_MESSAGES/kimagemapeditor.mo -share/locale/lt/LC_MESSAGES/kinetd.mo share/locale/lt/LC_MESSAGES/kinfocenter.mo share/locale/lt/LC_MESSAGES/kio4.mo share/locale/lt/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-lt/distinfo b/x11/kde4-l10n-lt/distinfo index 2935cade3b8..507c028af0a 100644 --- a/x11/kde4-l10n-lt/distinfo +++ b/x11/kde4-l10n-lt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 01:56:39 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:39 markd Exp $ -SHA1 (kde-l10n-lt-4.10.2.tar.xz) = 0f08de2146faaa3a7810d2107e9ba83bee7c8dd6 -RMD160 (kde-l10n-lt-4.10.2.tar.xz) = 6839b47f3dc9239544eb1abd2ef01b82e2e53ffd -Size (kde-l10n-lt-4.10.2.tar.xz) = 12975424 bytes +SHA1 (kde-l10n-lt-4.10.3.tar.xz) = 090a6371595a98f1b51cd8337afc95529e9a1a30 +RMD160 (kde-l10n-lt-4.10.3.tar.xz) = 782645a954b4ff468673c56283d40fda471fb633 +Size (kde-l10n-lt-4.10.3.tar.xz) = 12986256 bytes diff --git a/x11/kde4-l10n-lv/PLIST b/x11/kde4-l10n-lv/PLIST index 59c11fc9ccd..d6624716568 100644 --- a/x11/kde4-l10n-lv/PLIST +++ b/x11/kde4-l10n-lv/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 01:45:08 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:40 markd Exp $ share/locale/lv/LC_MESSAGES/accountwizard.mo share/locale/lv/LC_MESSAGES/accountwizard_ical.mo share/locale/lv/LC_MESSAGES/accountwizard_imap.mo @@ -143,7 +143,6 @@ share/locale/lv/LC_MESSAGES/kcm_device_automounter.mo share/locale/lv/LC_MESSAGES/kcm_emoticons.mo share/locale/lv/LC_MESSAGES/kcm_infobase.mo share/locale/lv/LC_MESSAGES/kcm_infosummary.mo -share/locale/lv/LC_MESSAGES/kcm_krfb.mo share/locale/lv/LC_MESSAGES/kcm_kwindesktop.mo share/locale/lv/LC_MESSAGES/kcm_kwintabbox.mo share/locale/lv/LC_MESSAGES/kcm_memory.mo @@ -261,7 +260,6 @@ share/locale/lv/LC_MESSAGES/kig.mo share/locale/lv/LC_MESSAGES/kigo.mo share/locale/lv/LC_MESSAGES/killbots.mo share/locale/lv/LC_MESSAGES/kimagemapeditor.mo -share/locale/lv/LC_MESSAGES/kinetd.mo share/locale/lv/LC_MESSAGES/kinfocenter.mo share/locale/lv/LC_MESSAGES/kio4.mo share/locale/lv/LC_MESSAGES/kio_akonadi.mo diff --git a/x11/kde4-l10n-lv/distinfo b/x11/kde4-l10n-lv/distinfo index 3571c0472c3..8b1b5611317 100644 --- a/x11/kde4-l10n-lv/distinfo +++ b/x11/kde4-l10n-lv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 01:45:08 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:40 markd Exp $ -SHA1 (kde-l10n-lv-4.10.2.tar.xz) = b3a40e2adf3666391fe35a76d756dbfbc46960e3 -RMD160 (kde-l10n-lv-4.10.2.tar.xz) = 92fed3c1d8e7faea9c93e9307e719aff5ee8aec0 -Size (kde-l10n-lv-4.10.2.tar.xz) = 2236820 bytes +SHA1 (kde-l10n-lv-4.10.3.tar.xz) = 596c30b5630f67ada926139fb29455383250ad45 +RMD160 (kde-l10n-lv-4.10.3.tar.xz) = 7358ede58cfc43be733915f9f608d97bd94af63b +Size (kde-l10n-lv-4.10.3.tar.xz) = 2241144 bytes diff --git a/x11/kde4-l10n-mr/PLIST b/x11/kde4-l10n-mr/PLIST index 84e3218ceea..202bcfaebd8 100644 --- a/x11/kde4-l10n-mr/PLIST +++ b/x11/kde4-l10n-mr/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2013/04/14 02:38:59 rodent Exp $ +@comment $NetBSD: PLIST,v 1.2 2013/05/21 12:49:40 markd Exp $ share/locale/mr/LC_MESSAGES/accountwizard.mo share/locale/mr/LC_MESSAGES/accountwizard_ical.mo share/locale/mr/LC_MESSAGES/accountwizard_imap.mo @@ -165,7 +165,6 @@ share/locale/mr/LC_MESSAGES/kcm_device_automounter.mo share/locale/mr/LC_MESSAGES/kcm_emoticons.mo share/locale/mr/LC_MESSAGES/kcm_infobase.mo share/locale/mr/LC_MESSAGES/kcm_infosummary.mo -share/locale/mr/LC_MESSAGES/kcm_krfb.mo share/locale/mr/LC_MESSAGES/kcm_kwindesktop.mo share/locale/mr/LC_MESSAGES/kcm_kwintabbox.mo share/locale/mr/LC_MESSAGES/kcm_memory.mo @@ -286,7 +285,6 @@ share/locale/mr/LC_MESSAGES/kig.mo share/locale/mr/LC_MESSAGES/kigo.mo share/locale/mr/LC_MESSAGES/killbots.mo share/locale/mr/LC_MESSAGES/kimagemapeditor.mo -share/locale/mr/LC_MESSAGES/kinetd.mo share/locale/mr/LC_MESSAGES/kinfocenter.mo share/locale/mr/LC_MESSAGES/kio4.mo share/locale/mr/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-mr/distinfo b/x11/kde4-l10n-mr/distinfo index f92b202d470..8f30b2bda29 100644 --- a/x11/kde4-l10n-mr/distinfo +++ b/x11/kde4-l10n-mr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/14 02:38:59 rodent Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:40 markd Exp $ -SHA1 (kde-l10n-mr-4.10.2.tar.xz) = 3ab5e85d20722fc26a18e7e1410866e7accfb5d1 -RMD160 (kde-l10n-mr-4.10.2.tar.xz) = 0d6342dc80083b3510f1ac3e999b39090cdd9f2d -Size (kde-l10n-mr-4.10.2.tar.xz) = 1760624 bytes +SHA1 (kde-l10n-mr-4.10.3.tar.xz) = 1ba47bcc103fa80f17926c6e55ed1fdfd6ad3056 +RMD160 (kde-l10n-mr-4.10.3.tar.xz) = 9a24776662575a374f04a38f8eac870b3475bfee +Size (kde-l10n-mr-4.10.3.tar.xz) = 1809272 bytes diff --git a/x11/kde4-l10n-nb/PLIST b/x11/kde4-l10n-nb/PLIST index 857c088ca74..14fe8ae99bb 100644 --- a/x11/kde4-l10n-nb/PLIST +++ b/x11/kde4-l10n-nb/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 01:42:36 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:40 markd Exp $ man/nb/man1/kbookmarkmerger.1 man/nb/man1/kdesu.1 man/nb/man1/kfind.1 @@ -299,7 +299,6 @@ share/locale/nb/LC_MESSAGES/kcm_device_automounter.mo share/locale/nb/LC_MESSAGES/kcm_emoticons.mo share/locale/nb/LC_MESSAGES/kcm_infobase.mo share/locale/nb/LC_MESSAGES/kcm_infosummary.mo -share/locale/nb/LC_MESSAGES/kcm_krfb.mo share/locale/nb/LC_MESSAGES/kcm_kwindesktop.mo share/locale/nb/LC_MESSAGES/kcm_kwintabbox.mo share/locale/nb/LC_MESSAGES/kcm_memory.mo @@ -420,7 +419,6 @@ share/locale/nb/LC_MESSAGES/kig.mo share/locale/nb/LC_MESSAGES/kigo.mo share/locale/nb/LC_MESSAGES/killbots.mo share/locale/nb/LC_MESSAGES/kimagemapeditor.mo -share/locale/nb/LC_MESSAGES/kinetd.mo share/locale/nb/LC_MESSAGES/kinfocenter.mo share/locale/nb/LC_MESSAGES/kio4.mo share/locale/nb/LC_MESSAGES/kio_activities.mo @@ -667,6 +665,7 @@ share/locale/nb/LC_MESSAGES/nepomukbackup.mo share/locale/nb/LC_MESSAGES/nepomukcleaner.mo share/locale/nb/LC_MESSAGES/nepomukcontroller.mo share/locale/nb/LC_MESSAGES/nepomukfileindexer.mo +share/locale/nb/LC_MESSAGES/nepomukpimindexerutility.mo share/locale/nb/LC_MESSAGES/nepomukqueryservice.mo share/locale/nb/LC_MESSAGES/nepomukserver.mo share/locale/nb/LC_MESSAGES/nepomukservicestub.mo diff --git a/x11/kde4-l10n-nb/distinfo b/x11/kde4-l10n-nb/distinfo index ece5c77de68..a5bb4602e48 100644 --- a/x11/kde4-l10n-nb/distinfo +++ b/x11/kde4-l10n-nb/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 01:42:36 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:40 markd Exp $ -SHA1 (kde-l10n-nb-4.10.2.tar.xz) = 2e18e08d1194171449fecfc01427a0b62ff10d0f -RMD160 (kde-l10n-nb-4.10.2.tar.xz) = 0a92adf30685b9f169ff64ebed8230a8bd9bde01 -Size (kde-l10n-nb-4.10.2.tar.xz) = 2556044 bytes +SHA1 (kde-l10n-nb-4.10.3.tar.xz) = dbea4c274de814d11bb04a6c294456dce664b26f +RMD160 (kde-l10n-nb-4.10.3.tar.xz) = 4ec0950c75ad0c4d3ca89da11f0c3df71719c47c +Size (kde-l10n-nb-4.10.3.tar.xz) = 2560616 bytes diff --git a/x11/kde4-l10n-nds/PLIST b/x11/kde4-l10n-nds/PLIST index f574e7d99ce..9ed8c5b2b46 100644 --- a/x11/kde4-l10n-nds/PLIST +++ b/x11/kde4-l10n-nds/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 01:30:45 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:40 markd Exp $ share/doc/kde/HTML/nds/common/fdl-translated.html share/doc/kde/HTML/nds/common/gpl-translated.html share/doc/kde/HTML/nds/common/kde-localised.css @@ -288,7 +288,6 @@ share/locale/nds/LC_MESSAGES/kcm_device_automounter.mo share/locale/nds/LC_MESSAGES/kcm_emoticons.mo share/locale/nds/LC_MESSAGES/kcm_infobase.mo share/locale/nds/LC_MESSAGES/kcm_infosummary.mo -share/locale/nds/LC_MESSAGES/kcm_krfb.mo share/locale/nds/LC_MESSAGES/kcm_kwindesktop.mo share/locale/nds/LC_MESSAGES/kcm_kwintabbox.mo share/locale/nds/LC_MESSAGES/kcm_memory.mo @@ -409,7 +408,6 @@ share/locale/nds/LC_MESSAGES/kig.mo share/locale/nds/LC_MESSAGES/kigo.mo share/locale/nds/LC_MESSAGES/killbots.mo share/locale/nds/LC_MESSAGES/kimagemapeditor.mo -share/locale/nds/LC_MESSAGES/kinetd.mo share/locale/nds/LC_MESSAGES/kinfocenter.mo share/locale/nds/LC_MESSAGES/kio4.mo share/locale/nds/LC_MESSAGES/kio_akonadi.mo diff --git a/x11/kde4-l10n-nds/distinfo b/x11/kde4-l10n-nds/distinfo index 02cefd5ed19..865e0a6ea11 100644 --- a/x11/kde4-l10n-nds/distinfo +++ b/x11/kde4-l10n-nds/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 01:30:45 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:40 markd Exp $ -SHA1 (kde-l10n-nds-4.10.2.tar.xz) = 9f28f88ca10d7cf9598aea4d27196744d7a7e8ae -RMD160 (kde-l10n-nds-4.10.2.tar.xz) = 1185e6623bd85e1b17c95baf63873ad589acc6c0 -Size (kde-l10n-nds-4.10.2.tar.xz) = 3184308 bytes +SHA1 (kde-l10n-nds-4.10.3.tar.xz) = ea483e0bb5902667e16ec51312ef1f0be110cffb +RMD160 (kde-l10n-nds-4.10.3.tar.xz) = 382927c7a83eb9c24c473cdcef22e17b98720a02 +Size (kde-l10n-nds-4.10.3.tar.xz) = 3192176 bytes diff --git a/x11/kde4-l10n-nl/PLIST b/x11/kde4-l10n-nl/PLIST index a9020b515f8..2a5dcdc8846 100644 --- a/x11/kde4-l10n-nl/PLIST +++ b/x11/kde4-l10n-nl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2013/04/03 20:05:03 markd Exp $ +@comment $NetBSD: PLIST,v 1.15 2013/05/21 12:49:40 markd Exp $ man/nl/man1/adddebug.1 man/nl/man1/ark.1 man/nl/man1/cheatmake.1 @@ -1447,7 +1447,6 @@ share/locale/nl/LC_MESSAGES/kcm_device_automounter.mo share/locale/nl/LC_MESSAGES/kcm_emoticons.mo share/locale/nl/LC_MESSAGES/kcm_infobase.mo share/locale/nl/LC_MESSAGES/kcm_infosummary.mo -share/locale/nl/LC_MESSAGES/kcm_krfb.mo share/locale/nl/LC_MESSAGES/kcm_kwindesktop.mo share/locale/nl/LC_MESSAGES/kcm_kwintabbox.mo share/locale/nl/LC_MESSAGES/kcm_memory.mo @@ -1568,7 +1567,6 @@ share/locale/nl/LC_MESSAGES/kig.mo share/locale/nl/LC_MESSAGES/kigo.mo share/locale/nl/LC_MESSAGES/killbots.mo share/locale/nl/LC_MESSAGES/kimagemapeditor.mo -share/locale/nl/LC_MESSAGES/kinetd.mo share/locale/nl/LC_MESSAGES/kinfocenter.mo share/locale/nl/LC_MESSAGES/kio4.mo share/locale/nl/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-nl/distinfo b/x11/kde4-l10n-nl/distinfo index eb698871e96..700e8bba710 100644 --- a/x11/kde4-l10n-nl/distinfo +++ b/x11/kde4-l10n-nl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2013/04/03 20:05:03 markd Exp $ +$NetBSD: distinfo,v 1.18 2013/05/21 12:49:40 markd Exp $ -SHA1 (kde-l10n-nl-4.10.2.tar.xz) = 6f9471bacce740b7216ccb35f4d7f3c14c42bef9 -RMD160 (kde-l10n-nl-4.10.2.tar.xz) = dad0f40667be2c15ef4bac23f1eab41186667d89 -Size (kde-l10n-nl-4.10.2.tar.xz) = 15918952 bytes +SHA1 (kde-l10n-nl-4.10.3.tar.xz) = ddf72ade0409b741334a7225943715eb36113126 +RMD160 (kde-l10n-nl-4.10.3.tar.xz) = cf0db5577409a39f1dae107a9fcacc42086e41de +Size (kde-l10n-nl-4.10.3.tar.xz) = 15934748 bytes diff --git a/x11/kde4-l10n-nn/PLIST b/x11/kde4-l10n-nn/PLIST index 0168e0d9ee6..81e5f66e4ff 100644 --- a/x11/kde4-l10n-nn/PLIST +++ b/x11/kde4-l10n-nn/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 01:27:22 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:40 markd Exp $ share/doc/kde/HTML/nn/common/fdl-translated.html share/doc/kde/HTML/nn/common/gpl-translated.html share/doc/kde/HTML/nn/common/kde-localised.css @@ -150,7 +150,6 @@ share/locale/nn/LC_MESSAGES/kcm_device_automounter.mo share/locale/nn/LC_MESSAGES/kcm_emoticons.mo share/locale/nn/LC_MESSAGES/kcm_infobase.mo share/locale/nn/LC_MESSAGES/kcm_infosummary.mo -share/locale/nn/LC_MESSAGES/kcm_krfb.mo share/locale/nn/LC_MESSAGES/kcm_kwindesktop.mo share/locale/nn/LC_MESSAGES/kcm_kwintabbox.mo share/locale/nn/LC_MESSAGES/kcm_memory.mo @@ -267,7 +266,6 @@ share/locale/nn/LC_MESSAGES/kig.mo share/locale/nn/LC_MESSAGES/kigo.mo share/locale/nn/LC_MESSAGES/killbots.mo share/locale/nn/LC_MESSAGES/kimagemapeditor.mo -share/locale/nn/LC_MESSAGES/kinetd.mo share/locale/nn/LC_MESSAGES/kinfocenter.mo share/locale/nn/LC_MESSAGES/kio4.mo share/locale/nn/LC_MESSAGES/kio_akonadi.mo diff --git a/x11/kde4-l10n-nn/distinfo b/x11/kde4-l10n-nn/distinfo index d981669c9b4..6ff4beced5d 100644 --- a/x11/kde4-l10n-nn/distinfo +++ b/x11/kde4-l10n-nn/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 01:27:22 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:40 markd Exp $ -SHA1 (kde-l10n-nn-4.10.2.tar.xz) = 390f934ff80626cca0cd3c2c73f447d251be1625 -RMD160 (kde-l10n-nn-4.10.2.tar.xz) = 52b6e6a12c5b743dc9e17e30eeab5150f0491e24 -Size (kde-l10n-nn-4.10.2.tar.xz) = 1957300 bytes +SHA1 (kde-l10n-nn-4.10.3.tar.xz) = 9f2f4bda718f0ba9db36108929accdab20a89d3f +RMD160 (kde-l10n-nn-4.10.3.tar.xz) = 5a81b8423c57d0ef1ea2c9c211bac593f3c89400 +Size (kde-l10n-nn-4.10.3.tar.xz) = 1959832 bytes diff --git a/x11/kde4-l10n-pa/PLIST b/x11/kde4-l10n-pa/PLIST index 05415466e0e..5e1399f3ef9 100644 --- a/x11/kde4-l10n-pa/PLIST +++ b/x11/kde4-l10n-pa/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 01:23:02 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:40 markd Exp $ share/kde/apps/kvtml/pa/animals.kvtml share/kde/apps/kvtml/pa/clothing.kvtml share/kde/apps/kvtml/pa/computers.kvtml @@ -161,7 +161,6 @@ share/locale/pa/LC_MESSAGES/kcm_device_automounter.mo share/locale/pa/LC_MESSAGES/kcm_emoticons.mo share/locale/pa/LC_MESSAGES/kcm_infobase.mo share/locale/pa/LC_MESSAGES/kcm_infosummary.mo -share/locale/pa/LC_MESSAGES/kcm_krfb.mo share/locale/pa/LC_MESSAGES/kcm_kwindesktop.mo share/locale/pa/LC_MESSAGES/kcm_kwintabbox.mo share/locale/pa/LC_MESSAGES/kcm_memory.mo @@ -276,7 +275,6 @@ share/locale/pa/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/pa/LC_MESSAGES/kiconfinder.mo share/locale/pa/LC_MESSAGES/kig.mo share/locale/pa/LC_MESSAGES/kimagemapeditor.mo -share/locale/pa/LC_MESSAGES/kinetd.mo share/locale/pa/LC_MESSAGES/kinfocenter.mo share/locale/pa/LC_MESSAGES/kio4.mo share/locale/pa/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-pa/distinfo b/x11/kde4-l10n-pa/distinfo index 73668d865c5..2d53b68c5f9 100644 --- a/x11/kde4-l10n-pa/distinfo +++ b/x11/kde4-l10n-pa/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 01:23:02 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:40 markd Exp $ -SHA1 (kde-l10n-pa-4.10.2.tar.xz) = 59818bb999de4efb70d8a1fcd203beb542299ef5 -RMD160 (kde-l10n-pa-4.10.2.tar.xz) = 5bef262726aa7bc4e8c4e6ce3dd0808e23880e29 -Size (kde-l10n-pa-4.10.2.tar.xz) = 1917268 bytes +SHA1 (kde-l10n-pa-4.10.3.tar.xz) = f9fc1650b0de702cf35ab32620088eb750ae338c +RMD160 (kde-l10n-pa-4.10.3.tar.xz) = 12842ccf0ff55deaa659151d8148eea1d0fa75b2 +Size (kde-l10n-pa-4.10.3.tar.xz) = 1919712 bytes diff --git a/x11/kde4-l10n-pl/PLIST b/x11/kde4-l10n-pl/PLIST index fb533a6fe3b..01172f42c0b 100644 --- a/x11/kde4-l10n-pl/PLIST +++ b/x11/kde4-l10n-pl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 01:22:04 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:40 markd Exp $ man/pl/man1/kalzium.1 man/pl/man1/kbookmarkmerger.1 man/pl/man1/kbruch.1 @@ -998,7 +998,6 @@ share/locale/pl/LC_MESSAGES/kcm_device_automounter.mo share/locale/pl/LC_MESSAGES/kcm_emoticons.mo share/locale/pl/LC_MESSAGES/kcm_infobase.mo share/locale/pl/LC_MESSAGES/kcm_infosummary.mo -share/locale/pl/LC_MESSAGES/kcm_krfb.mo share/locale/pl/LC_MESSAGES/kcm_kwindesktop.mo share/locale/pl/LC_MESSAGES/kcm_kwintabbox.mo share/locale/pl/LC_MESSAGES/kcm_memory.mo @@ -1119,7 +1118,6 @@ share/locale/pl/LC_MESSAGES/kig.mo share/locale/pl/LC_MESSAGES/kigo.mo share/locale/pl/LC_MESSAGES/killbots.mo share/locale/pl/LC_MESSAGES/kimagemapeditor.mo -share/locale/pl/LC_MESSAGES/kinetd.mo share/locale/pl/LC_MESSAGES/kinfocenter.mo share/locale/pl/LC_MESSAGES/kio4.mo share/locale/pl/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-pl/distinfo b/x11/kde4-l10n-pl/distinfo index f9de79b2472..24469b9434b 100644 --- a/x11/kde4-l10n-pl/distinfo +++ b/x11/kde4-l10n-pl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 01:22:04 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:40 markd Exp $ -SHA1 (kde-l10n-pl-4.10.2.tar.xz) = 9c80fe230ce714d2961049236b25eb2c3ff9e7a5 -RMD160 (kde-l10n-pl-4.10.2.tar.xz) = 41bf3e11de7a2a5229a0f623ce708e87b3d418c2 -Size (kde-l10n-pl-4.10.2.tar.xz) = 17751332 bytes +SHA1 (kde-l10n-pl-4.10.3.tar.xz) = 5f0f07506465c27e1ac7d1581e6d53d4cff82ea9 +RMD160 (kde-l10n-pl-4.10.3.tar.xz) = 2c807d47a462cb4c5e6c03ef309a7c4973b48872 +Size (kde-l10n-pl-4.10.3.tar.xz) = 17761256 bytes diff --git a/x11/kde4-l10n-pt/PLIST b/x11/kde4-l10n-pt/PLIST index 355d77f3e72..379593fcf46 100644 --- a/x11/kde4-l10n-pt/PLIST +++ b/x11/kde4-l10n-pt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 01:18:36 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:40 markd Exp $ man/pt/man1/adddebug.1 man/pt/man1/ark.1 man/pt/man1/cheatmake.1 @@ -1194,7 +1194,6 @@ share/locale/pt/LC_MESSAGES/kcm_device_automounter.mo share/locale/pt/LC_MESSAGES/kcm_emoticons.mo share/locale/pt/LC_MESSAGES/kcm_infobase.mo share/locale/pt/LC_MESSAGES/kcm_infosummary.mo -share/locale/pt/LC_MESSAGES/kcm_krfb.mo share/locale/pt/LC_MESSAGES/kcm_kwindesktop.mo share/locale/pt/LC_MESSAGES/kcm_kwintabbox.mo share/locale/pt/LC_MESSAGES/kcm_memory.mo @@ -1315,7 +1314,6 @@ share/locale/pt/LC_MESSAGES/kig.mo share/locale/pt/LC_MESSAGES/kigo.mo share/locale/pt/LC_MESSAGES/killbots.mo share/locale/pt/LC_MESSAGES/kimagemapeditor.mo -share/locale/pt/LC_MESSAGES/kinetd.mo share/locale/pt/LC_MESSAGES/kinfocenter.mo share/locale/pt/LC_MESSAGES/kio4.mo share/locale/pt/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-pt/distinfo b/x11/kde4-l10n-pt/distinfo index 0db3adccc0b..992e74e9e53 100644 --- a/x11/kde4-l10n-pt/distinfo +++ b/x11/kde4-l10n-pt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 01:18:36 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:40 markd Exp $ -SHA1 (kde-l10n-pt-4.10.2.tar.xz) = 6348ef58dd05eb9365258403e40650e454fd6fab -RMD160 (kde-l10n-pt-4.10.2.tar.xz) = bc09e4c3f7f66ae3ce6a8d433397da6f3eb94cd9 -Size (kde-l10n-pt-4.10.2.tar.xz) = 5820524 bytes +SHA1 (kde-l10n-pt-4.10.3.tar.xz) = 0a9ab3afb6b75fc8ad31b0955b6bbc7843153812 +RMD160 (kde-l10n-pt-4.10.3.tar.xz) = ac380662ed18f8b41b5f1193bc388dbe944429cc +Size (kde-l10n-pt-4.10.3.tar.xz) = 5832396 bytes diff --git a/x11/kde4-l10n-pt_BR/PLIST b/x11/kde4-l10n-pt_BR/PLIST index 3c4724a342c..2ffc2745579 100644 --- a/x11/kde4-l10n-pt_BR/PLIST +++ b/x11/kde4-l10n-pt_BR/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 01:10:18 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:40 markd Exp $ man/pt_BR/man1/adddebug.1 man/pt_BR/man1/ark.1 man/pt_BR/man1/cheatmake.1 @@ -1709,7 +1709,6 @@ share/locale/pt_BR/LC_MESSAGES/kcm_device_automounter.mo share/locale/pt_BR/LC_MESSAGES/kcm_emoticons.mo share/locale/pt_BR/LC_MESSAGES/kcm_infobase.mo share/locale/pt_BR/LC_MESSAGES/kcm_infosummary.mo -share/locale/pt_BR/LC_MESSAGES/kcm_krfb.mo share/locale/pt_BR/LC_MESSAGES/kcm_kwindesktop.mo share/locale/pt_BR/LC_MESSAGES/kcm_kwintabbox.mo share/locale/pt_BR/LC_MESSAGES/kcm_memory.mo @@ -1830,7 +1829,6 @@ share/locale/pt_BR/LC_MESSAGES/kig.mo share/locale/pt_BR/LC_MESSAGES/kigo.mo share/locale/pt_BR/LC_MESSAGES/killbots.mo share/locale/pt_BR/LC_MESSAGES/kimagemapeditor.mo -share/locale/pt_BR/LC_MESSAGES/kinetd.mo share/locale/pt_BR/LC_MESSAGES/kinfocenter.mo share/locale/pt_BR/LC_MESSAGES/kio4.mo share/locale/pt_BR/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-pt_BR/distinfo b/x11/kde4-l10n-pt_BR/distinfo index adb6fa9fc79..1f35847d24a 100644 --- a/x11/kde4-l10n-pt_BR/distinfo +++ b/x11/kde4-l10n-pt_BR/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 01:10:18 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:40 markd Exp $ -SHA1 (kde-l10n-pt_BR-4.10.2.tar.xz) = 637d34b811bc9be1c2bed0cabdc43263461fea85 -RMD160 (kde-l10n-pt_BR-4.10.2.tar.xz) = 368c61511bbdf85e6df8627a2b7b45cbbfc57ca5 -Size (kde-l10n-pt_BR-4.10.2.tar.xz) = 27990228 bytes +SHA1 (kde-l10n-pt_BR-4.10.3.tar.xz) = 43296bddeb4f43fd1c6af27cf75e4eb97020a582 +RMD160 (kde-l10n-pt_BR-4.10.3.tar.xz) = 647a8c6623c9f5db598f751a6a5d09529be64e2e +Size (kde-l10n-pt_BR-4.10.3.tar.xz) = 28005952 bytes diff --git a/x11/kde4-l10n-ro/PLIST b/x11/kde4-l10n-ro/PLIST index feb4a105e2f..35245ea98f5 100644 --- a/x11/kde4-l10n-ro/PLIST +++ b/x11/kde4-l10n-ro/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 00:06:35 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:40 markd Exp $ share/doc/kde/HTML/ro/common/fdl-translated.html share/doc/kde/HTML/ro/common/gpl-translated.html share/doc/kde/HTML/ro/common/kde-localised.css @@ -215,7 +215,6 @@ share/locale/ro/LC_MESSAGES/kcm_device_automounter.mo share/locale/ro/LC_MESSAGES/kcm_emoticons.mo share/locale/ro/LC_MESSAGES/kcm_infobase.mo share/locale/ro/LC_MESSAGES/kcm_infosummary.mo -share/locale/ro/LC_MESSAGES/kcm_krfb.mo share/locale/ro/LC_MESSAGES/kcm_kwindesktop.mo share/locale/ro/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ro/LC_MESSAGES/kcm_memory.mo @@ -335,7 +334,6 @@ share/locale/ro/LC_MESSAGES/kig.mo share/locale/ro/LC_MESSAGES/kigo.mo share/locale/ro/LC_MESSAGES/killbots.mo share/locale/ro/LC_MESSAGES/kimagemapeditor.mo -share/locale/ro/LC_MESSAGES/kinetd.mo share/locale/ro/LC_MESSAGES/kinfocenter.mo share/locale/ro/LC_MESSAGES/kio4.mo share/locale/ro/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-ro/distinfo b/x11/kde4-l10n-ro/distinfo index 265fad11512..1c0d4f2ac9e 100644 --- a/x11/kde4-l10n-ro/distinfo +++ b/x11/kde4-l10n-ro/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 00:06:35 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:40 markd Exp $ -SHA1 (kde-l10n-ro-4.10.2.tar.xz) = 5fec50c2675c719f0b814f095ab750301c2d12be -RMD160 (kde-l10n-ro-4.10.2.tar.xz) = b07bffc86010693bdeb803de7f0dbeb77dc57e6e -Size (kde-l10n-ro-4.10.2.tar.xz) = 3039120 bytes +SHA1 (kde-l10n-ro-4.10.3.tar.xz) = 5ee399354e4da4f2f0660d35a2cdc6910b992da4 +RMD160 (kde-l10n-ro-4.10.3.tar.xz) = 5826eb208cf7f37e9c156c9997fdd3105d22afab +Size (kde-l10n-ro-4.10.3.tar.xz) = 3041368 bytes diff --git a/x11/kde4-l10n-ru/PLIST b/x11/kde4-l10n-ru/PLIST index d297bc3df04..41b8aae1886 100644 --- a/x11/kde4-l10n-ru/PLIST +++ b/x11/kde4-l10n-ru/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 00:27:37 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:40 markd Exp $ man/ru/man1/checkXML.1 man/ru/man1/kalzium.1 man/ru/man1/kbookmarkmerger.1 @@ -991,6 +991,8 @@ share/locale/ru/LC_MESSAGES/accountwizard_kolab.mo share/locale/ru/LC_MESSAGES/accountwizard_mailbox.mo share/locale/ru/LC_MESSAGES/accountwizard_maildir.mo share/locale/ru/LC_MESSAGES/accountwizard_pop3.mo +share/locale/ru/LC_MESSAGES/activitymanager_plugin_globalshortcuts.mo +share/locale/ru/LC_MESSAGES/activitymanager_uihandler_declarative.mo share/locale/ru/LC_MESSAGES/adblock.mo share/locale/ru/LC_MESSAGES/akonadi-filestore.mo share/locale/ru/LC_MESSAGES/akonadi_archivemail_agent.mo @@ -1126,6 +1128,7 @@ share/locale/ru/LC_MESSAGES/kcalc.mo share/locale/ru/LC_MESSAGES/kcertpart.mo share/locale/ru/LC_MESSAGES/kcharselect.mo share/locale/ru/LC_MESSAGES/kcm-kwin-scripts.mo +share/locale/ru/LC_MESSAGES/kcm_activities.mo share/locale/ru/LC_MESSAGES/kcm_akonadi.mo share/locale/ru/LC_MESSAGES/kcm_akonadicontact_actions.mo share/locale/ru/LC_MESSAGES/kcm_attica.mo @@ -1136,7 +1139,6 @@ share/locale/ru/LC_MESSAGES/kcm_device_automounter.mo share/locale/ru/LC_MESSAGES/kcm_emoticons.mo share/locale/ru/LC_MESSAGES/kcm_infobase.mo share/locale/ru/LC_MESSAGES/kcm_infosummary.mo -share/locale/ru/LC_MESSAGES/kcm_krfb.mo share/locale/ru/LC_MESSAGES/kcm_kwindesktop.mo share/locale/ru/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ru/LC_MESSAGES/kcm_memory.mo @@ -1257,7 +1259,6 @@ share/locale/ru/LC_MESSAGES/kig.mo share/locale/ru/LC_MESSAGES/kigo.mo share/locale/ru/LC_MESSAGES/killbots.mo share/locale/ru/LC_MESSAGES/kimagemapeditor.mo -share/locale/ru/LC_MESSAGES/kinetd.mo share/locale/ru/LC_MESSAGES/kinfocenter.mo share/locale/ru/LC_MESSAGES/kio4.mo share/locale/ru/LC_MESSAGES/kio_activities.mo @@ -1296,6 +1297,7 @@ share/locale/ru/LC_MESSAGES/kio_trash.mo share/locale/ru/LC_MESSAGES/kio_zeroconf.mo share/locale/ru/LC_MESSAGES/kioclient.mo share/locale/ru/LC_MESSAGES/kioexec.mo +share/locale/ru/LC_MESSAGES/kipiplugin_kxmlhelloworld.mo share/locale/ru/LC_MESSAGES/kiriki.mo share/locale/ru/LC_MESSAGES/kiten.mo share/locale/ru/LC_MESSAGES/kjots.mo @@ -1444,6 +1446,7 @@ share/locale/ru/LC_MESSAGES/libkdepimmobileui.mo share/locale/ru/LC_MESSAGES/libkexiv2.mo share/locale/ru/LC_MESSAGES/libkholidays.mo share/locale/ru/LC_MESSAGES/libkimap.mo +share/locale/ru/LC_MESSAGES/libkipi.mo share/locale/ru/LC_MESSAGES/libkldap.mo share/locale/ru/LC_MESSAGES/libkleopatra.mo share/locale/ru/LC_MESSAGES/libkmahjongg.mo @@ -1524,6 +1527,7 @@ share/locale/ru/LC_MESSAGES/okular_plucker.mo share/locale/ru/LC_MESSAGES/okular_poppler.mo share/locale/ru/LC_MESSAGES/okular_tiff.mo share/locale/ru/LC_MESSAGES/okular_xps.mo +share/locale/ru/LC_MESSAGES/org.kde.active.documentviewer.mo share/locale/ru/LC_MESSAGES/palapeli.mo share/locale/ru/LC_MESSAGES/parley.mo share/locale/ru/LC_MESSAGES/phonon_gstreamer.mo diff --git a/x11/kde4-l10n-ru/distinfo b/x11/kde4-l10n-ru/distinfo index 39d26fa6c66..9129a51e58a 100644 --- a/x11/kde4-l10n-ru/distinfo +++ b/x11/kde4-l10n-ru/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/14 00:27:37 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:40 markd Exp $ -SHA1 (kde-l10n-ru-4.10.2.tar.xz) = 8b6427277ab825aef9aaf144e436e6fdd70202e2 -RMD160 (kde-l10n-ru-4.10.2.tar.xz) = 02faeebda62428c3fd42a1be208b20e701d1d554 -Size (kde-l10n-ru-4.10.2.tar.xz) = 23703180 bytes +SHA1 (kde-l10n-ru-4.10.3.tar.xz) = 38f3954614df4360db43f58ec9c469d85b804e58 +RMD160 (kde-l10n-ru-4.10.3.tar.xz) = d955de379ee9215c69046059426b8852e00b4e02 +Size (kde-l10n-ru-4.10.3.tar.xz) = 23726636 bytes diff --git a/x11/kde4-l10n-si/distinfo b/x11/kde4-l10n-si/distinfo index 7f9d9ba92d7..052242d6120 100644 --- a/x11/kde4-l10n-si/distinfo +++ b/x11/kde4-l10n-si/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 23:54:26 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:40 markd Exp $ -SHA1 (kde-l10n-si-4.10.2.tar.xz) = 8c6258ec1fb86a68705631e3f3edc8ed8a0feee8 -RMD160 (kde-l10n-si-4.10.2.tar.xz) = 6b7ff351671ba98f182e20829b3d7cac43b37597 -Size (kde-l10n-si-4.10.2.tar.xz) = 1064228 bytes +SHA1 (kde-l10n-si-4.10.3.tar.xz) = 0365de68190084baa380a5c885132e83e8fba7d1 +RMD160 (kde-l10n-si-4.10.3.tar.xz) = 87db8e3f8f531bc5fa3160544dffe5441999a0e5 +Size (kde-l10n-si-4.10.3.tar.xz) = 1065348 bytes diff --git a/x11/kde4-l10n-sk/PLIST b/x11/kde4-l10n-sk/PLIST index 971a1ed768f..2897d4ee727 100644 --- a/x11/kde4-l10n-sk/PLIST +++ b/x11/kde4-l10n-sk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 23:55:23 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:40 markd Exp $ share/locale/sk/LC_MESSAGES/accountwizard.mo share/locale/sk/LC_MESSAGES/accountwizard_ical.mo share/locale/sk/LC_MESSAGES/accountwizard_imap.mo @@ -165,7 +165,6 @@ share/locale/sk/LC_MESSAGES/kcm_device_automounter.mo share/locale/sk/LC_MESSAGES/kcm_emoticons.mo share/locale/sk/LC_MESSAGES/kcm_infobase.mo share/locale/sk/LC_MESSAGES/kcm_infosummary.mo -share/locale/sk/LC_MESSAGES/kcm_krfb.mo share/locale/sk/LC_MESSAGES/kcm_kwindesktop.mo share/locale/sk/LC_MESSAGES/kcm_kwintabbox.mo share/locale/sk/LC_MESSAGES/kcm_memory.mo @@ -286,7 +285,6 @@ share/locale/sk/LC_MESSAGES/kig.mo share/locale/sk/LC_MESSAGES/kigo.mo share/locale/sk/LC_MESSAGES/killbots.mo share/locale/sk/LC_MESSAGES/kimagemapeditor.mo -share/locale/sk/LC_MESSAGES/kinetd.mo share/locale/sk/LC_MESSAGES/kinfocenter.mo share/locale/sk/LC_MESSAGES/kio4.mo share/locale/sk/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-sk/distinfo b/x11/kde4-l10n-sk/distinfo index ce0ef332b67..7835cc215eb 100644 --- a/x11/kde4-l10n-sk/distinfo +++ b/x11/kde4-l10n-sk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 23:55:23 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:40 markd Exp $ -SHA1 (kde-l10n-sk-4.10.2.tar.xz) = 944f3e93396900f32da8af2f472a41e31ab82068 -RMD160 (kde-l10n-sk-4.10.2.tar.xz) = 50cb97e59a4d9f65867c1e7ba9a24ea36e771db8 -Size (kde-l10n-sk-4.10.2.tar.xz) = 4360664 bytes +SHA1 (kde-l10n-sk-4.10.3.tar.xz) = 02266c3a4640d1a52551d1b3463c1430eeae7c59 +RMD160 (kde-l10n-sk-4.10.3.tar.xz) = b07ec9c161c878c1d014abd23c6089f77ceaf71f +Size (kde-l10n-sk-4.10.3.tar.xz) = 4381208 bytes diff --git a/x11/kde4-l10n-sl/PLIST b/x11/kde4-l10n-sl/PLIST index fb42d1292a1..dab3a28b9c5 100644 --- a/x11/kde4-l10n-sl/PLIST +++ b/x11/kde4-l10n-sl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 23:37:42 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:41 markd Exp $ share/doc/kde/HTML/sl/common/fdl-translated.html share/doc/kde/HTML/sl/common/gpl-translated.html share/doc/kde/HTML/sl/common/kde-localised.css @@ -167,7 +167,6 @@ share/locale/sl/LC_MESSAGES/kcm_device_automounter.mo share/locale/sl/LC_MESSAGES/kcm_emoticons.mo share/locale/sl/LC_MESSAGES/kcm_infobase.mo share/locale/sl/LC_MESSAGES/kcm_infosummary.mo -share/locale/sl/LC_MESSAGES/kcm_krfb.mo share/locale/sl/LC_MESSAGES/kcm_kwindesktop.mo share/locale/sl/LC_MESSAGES/kcm_kwintabbox.mo share/locale/sl/LC_MESSAGES/kcm_memory.mo @@ -287,7 +286,6 @@ share/locale/sl/LC_MESSAGES/kig.mo share/locale/sl/LC_MESSAGES/kigo.mo share/locale/sl/LC_MESSAGES/killbots.mo share/locale/sl/LC_MESSAGES/kimagemapeditor.mo -share/locale/sl/LC_MESSAGES/kinetd.mo share/locale/sl/LC_MESSAGES/kinfocenter.mo share/locale/sl/LC_MESSAGES/kio4.mo share/locale/sl/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-sl/distinfo b/x11/kde4-l10n-sl/distinfo index 0c767e7e66f..aea9f9663e0 100644 --- a/x11/kde4-l10n-sl/distinfo +++ b/x11/kde4-l10n-sl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 23:37:42 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:41 markd Exp $ -SHA1 (kde-l10n-sl-4.10.2.tar.xz) = 9bd195eca75f2d64ca8dc428e2b51536951681a2 -RMD160 (kde-l10n-sl-4.10.2.tar.xz) = 95c0e88c305eb69cbc0f52907ee8eb87caf91953 -Size (kde-l10n-sl-4.10.2.tar.xz) = 3542716 bytes +SHA1 (kde-l10n-sl-4.10.3.tar.xz) = e2214c2f7a93de38ee56839e7149b3f4cbc048fa +RMD160 (kde-l10n-sl-4.10.3.tar.xz) = 77d957b8d10441d3c7b1ed118333880eb41de6a5 +Size (kde-l10n-sl-4.10.3.tar.xz) = 3548380 bytes diff --git a/x11/kde4-l10n-sr/PLIST b/x11/kde4-l10n-sr/PLIST index f6de8fd3f92..d061daaa40c 100644 --- a/x11/kde4-l10n-sr/PLIST +++ b/x11/kde4-l10n-sr/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 23:56:01 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:41 markd Exp $ man/sr/man1/ark.1 man/sr/man1/dragon.1 man/sr/man1/kbookmarkmerger.1 @@ -976,7 +976,6 @@ share/locale/sr/LC_MESSAGES/kcm_device_automounter.mo share/locale/sr/LC_MESSAGES/kcm_emoticons.mo share/locale/sr/LC_MESSAGES/kcm_infobase.mo share/locale/sr/LC_MESSAGES/kcm_infosummary.mo -share/locale/sr/LC_MESSAGES/kcm_krfb.mo share/locale/sr/LC_MESSAGES/kcm_kwindesktop.mo share/locale/sr/LC_MESSAGES/kcm_kwintabbox.mo share/locale/sr/LC_MESSAGES/kcm_memory.mo @@ -1078,7 +1077,6 @@ share/locale/sr/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/sr/LC_MESSAGES/kiconfinder.mo share/locale/sr/LC_MESSAGES/kigo.mo share/locale/sr/LC_MESSAGES/killbots.mo -share/locale/sr/LC_MESSAGES/kinetd.mo share/locale/sr/LC_MESSAGES/kinfocenter.mo share/locale/sr/LC_MESSAGES/kio4.mo share/locale/sr/LC_MESSAGES/kio_activities.mo @@ -1557,8 +1555,141 @@ share/locale/sr@ijekavian/LC_MESSAGES/audiorename_plugin.mo share/locale/sr@ijekavian/LC_MESSAGES/autorefresh.mo share/locale/sr@ijekavian/LC_MESSAGES/babelfish.mo share/locale/sr@ijekavian/LC_MESSAGES/blogilo.mo +share/locale/sr@ijekavian/LC_MESSAGES/bluedevil.mo share/locale/sr@ijekavian/LC_MESSAGES/bomber.mo share/locale/sr@ijekavian/LC_MESSAGES/bovo.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_applications_kate.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_applications_kde-baseapps.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_applications_konsole.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-base_bluedevil.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-base_kwebkitpart.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-base_networkmanagement.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-multimedia_k3b.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-network_konversation.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-network_ktorrent.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-network_ktp-accounts-kcm.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-network_ktp-approver.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-network_ktp-common-internals.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-network_ktp-contact-list.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-network_ktp-contact-runner.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-network_ktp-desktop-applets.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-network_ktp-kded-module.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-network_ktp-send-file.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-network_ktp-text-ui.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-network_rekonq.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-sysadmin_libqapt.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_extragear-sysadmin_muon.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kde-runtime.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kde-wallpapers.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kde-workspace.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeaccessibility_jovie.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeaccessibility_kmag.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeaccessibility_kmousetool.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeaccessibility_kmouth.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeadmin.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeartwork.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_bomber.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_bovo.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_granatier.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kajongg.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kapman.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_katomic.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kblackbox.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kblocks.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kbounce.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kbreakout.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kdiamond.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kfourinline.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kgoldrunner.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kigo.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_killbots.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kiriki.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kjumpingcube.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_klickety.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_klines.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kmahjongg.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kmines.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_knavalbattle.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_knetwalk.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kolf.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kollision.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_konquest.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kpat.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kreversi.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kshisen.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_ksirk.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_ksnakeduel.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kspaceduel.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_ksquares.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_ksudoku.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_ktuberling.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_kubrick.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_libkdegames.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_libkmahjongg.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_lskat.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_palapeli.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegames_picmi.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegraphics_gwenview.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegraphics_kamera.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegraphics_kcolorchooser.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegraphics_kdegraphics-mobipocket.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegraphics_kdegraphics-strigi-analyzer.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegraphics_kdegraphics-thumbnailers.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegraphics_kgamma.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegraphics_kolourpaint.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegraphics_kruler.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegraphics_ksaneplugin.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegraphics_ksnapshot.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegraphics_libkipi.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegraphics_okular.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdegraphics_svgpart.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdelibs.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdelibs_kactivities.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdelibs_nepomuk-core.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdemultimedia_audiocd-kio.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdemultimedia_dragon.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdemultimedia_ffmpegthumbs.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdemultimedia_juk.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdemultimedia_kmix.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdemultimedia_kscd.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdemultimedia_libkcddb.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdemultimedia_mplayerthumbs.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdenetwork.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdepim-runtime.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdepim.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdepimlibs.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeplasma-addons.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdesdk_cervisia.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdesdk_dolphin-plugins.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdesdk_kapptemplate.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdesdk_kcachegrind.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdesdk_kde-dev-utils.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdesdk_kdesdk-kioslaves.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdesdk_kdesdk-thumbnailers.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdesdk_kompare.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdesdk_lokalize.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdesdk_okteta.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdesdk_umbrello.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdesupport-phonon_phonon-gstreamer.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdesupport-phonon_phonon-vlc.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdetoys_amor.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdetoys_kteatime.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdetoys_ktux.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeutils_ark.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeutils_filelight.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeutils_kcalc.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeutils_kcharselect.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeutils_kdf.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeutils_kfloppy.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeutils_kgpg.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeutils_kremotecontrol.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeutils_ktimer.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeutils_kwallet.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeutils_print-manager.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeutils_superkaramba.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_kdeutils_sweeper.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_l10n.mo +share/locale/sr@ijekavian/LC_MESSAGES/desktop_oxygen-icons.mo share/locale/sr@ijekavian/LC_MESSAGES/dirfilterplugin.mo share/locale/sr@ijekavian/LC_MESSAGES/display.mo share/locale/sr@ijekavian/LC_MESSAGES/dolphin.mo @@ -1577,6 +1708,8 @@ share/locale/sr@ijekavian/LC_MESSAGES/imgalleryplugin.mo share/locale/sr@ijekavian/LC_MESSAGES/jovie.mo share/locale/sr@ijekavian/LC_MESSAGES/joystick.mo share/locale/sr@ijekavian/LC_MESSAGES/juk.mo +share/locale/sr@ijekavian/LC_MESSAGES/k3b.mo +share/locale/sr@ijekavian/LC_MESSAGES/k3bsetup.mo share/locale/sr@ijekavian/LC_MESSAGES/kabc.mo share/locale/sr@ijekavian/LC_MESSAGES/kabc_akonadi.mo share/locale/sr@ijekavian/LC_MESSAGES/kabc_dir.mo @@ -1641,7 +1774,9 @@ share/locale/sr@ijekavian/LC_MESSAGES/kcm_device_automounter.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_emoticons.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_infobase.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_infosummary.mo -share/locale/sr@ijekavian/LC_MESSAGES/kcm_krfb.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcm_ktp_accounts.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcm_ktp_chat_appearance.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcm_ktp_chat_behavior.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_kwindesktop.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_kwintabbox.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_memory.mo @@ -1696,6 +1831,13 @@ share/locale/sr@ijekavian/LC_MESSAGES/kcmshell.mo share/locale/sr@ijekavian/LC_MESSAGES/kcmsmartcard.mo share/locale/sr@ijekavian/LC_MESSAGES/kcmsmserver.mo share/locale/sr@ijekavian/LC_MESSAGES/kcmstyle.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo share/locale/sr@ijekavian/LC_MESSAGES/kcmusb.mo share/locale/sr@ijekavian/LC_MESSAGES/kcmview1394.mo share/locale/sr@ijekavian/LC_MESSAGES/kcmworkspaceoptions.mo @@ -1705,6 +1847,8 @@ share/locale/sr@ijekavian/LC_MESSAGES/kde-menu.mo share/locale/sr@ijekavian/LC_MESSAGES/kdeasciiquarium.mo share/locale/sr@ijekavian/LC_MESSAGES/kdebugdialog.mo share/locale/sr@ijekavian/LC_MESSAGES/kdecalendarsystems.mo +share/locale/sr@ijekavian/LC_MESSAGES/kded_ktp_approver.mo +share/locale/sr@ijekavian/LC_MESSAGES/kded_ktp_integration_module.mo share/locale/sr@ijekavian/LC_MESSAGES/kdelibs4.mo share/locale/sr@ijekavian/LC_MESSAGES/kdelibs_colors4.mo share/locale/sr@ijekavian/LC_MESSAGES/kdepasswd.mo @@ -1743,7 +1887,6 @@ share/locale/sr@ijekavian/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/sr@ijekavian/LC_MESSAGES/kiconfinder.mo share/locale/sr@ijekavian/LC_MESSAGES/kigo.mo share/locale/sr@ijekavian/LC_MESSAGES/killbots.mo -share/locale/sr@ijekavian/LC_MESSAGES/kinetd.mo share/locale/sr@ijekavian/LC_MESSAGES/kinfocenter.mo share/locale/sr@ijekavian/LC_MESSAGES/kio4.mo share/locale/sr@ijekavian/LC_MESSAGES/kio_activities.mo @@ -1777,6 +1920,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/kio_tags.mo share/locale/sr@ijekavian/LC_MESSAGES/kio_thumbnail.mo share/locale/sr@ijekavian/LC_MESSAGES/kio_timeline.mo share/locale/sr@ijekavian/LC_MESSAGES/kio_trash.mo +share/locale/sr@ijekavian/LC_MESSAGES/kio_videodvd.mo share/locale/sr@ijekavian/LC_MESSAGES/kio_zeroconf.mo share/locale/sr@ijekavian/LC_MESSAGES/kioclient.mo share/locale/sr@ijekavian/LC_MESSAGES/kioexec.mo @@ -1801,6 +1945,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/kmousetool.mo share/locale/sr@ijekavian/LC_MESSAGES/kmouth.mo share/locale/sr@ijekavian/LC_MESSAGES/knetattach.mo share/locale/sr@ijekavian/LC_MESSAGES/knetwalk.mo +share/locale/sr@ijekavian/LC_MESSAGES/knetworkmanager.mo share/locale/sr@ijekavian/LC_MESSAGES/knotify4.mo share/locale/sr@ijekavian/LC_MESSAGES/kolf.mo share/locale/sr@ijekavian/LC_MESSAGES/kollision.mo @@ -1811,6 +1956,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/konquest.mo share/locale/sr@ijekavian/LC_MESSAGES/konsole.mo share/locale/sr@ijekavian/LC_MESSAGES/konsoleprofiles.mo share/locale/sr@ijekavian/LC_MESSAGES/kontactinterfaces.mo +share/locale/sr@ijekavian/LC_MESSAGES/konversation.mo share/locale/sr@ijekavian/LC_MESSAGES/kopete.mo share/locale/sr@ijekavian/LC_MESSAGES/kpartsaver.mo share/locale/sr@ijekavian/LC_MESSAGES/kpasswdserver.mo @@ -1862,7 +2008,19 @@ share/locale/sr@ijekavian/LC_MESSAGES/ktexteditor_codesnippets_core.mo share/locale/sr@ijekavian/LC_MESSAGES/ktexteditor_plugins.mo share/locale/sr@ijekavian/LC_MESSAGES/ktexteditorkabcbridge_plugin.mo share/locale/sr@ijekavian/LC_MESSAGES/ktimer.mo +share/locale/sr@ijekavian/LC_MESSAGES/ktorrent.mo share/locale/sr@ijekavian/LC_MESSAGES/ktouchpadenabler.mo +share/locale/sr@ijekavian/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo +share/locale/sr@ijekavian/LC_MESSAGES/ktp-auth-handler.mo +share/locale/sr@ijekavian/LC_MESSAGES/ktp-call-ui.mo +share/locale/sr@ijekavian/LC_MESSAGES/ktp-common-internals.mo +share/locale/sr@ijekavian/LC_MESSAGES/ktp-contactlist.mo +share/locale/sr@ijekavian/LC_MESSAGES/ktp-debugger.mo +share/locale/sr@ijekavian/LC_MESSAGES/ktp-filetransfer-handler.mo +share/locale/sr@ijekavian/LC_MESSAGES/ktp-filters.mo +share/locale/sr@ijekavian/LC_MESSAGES/ktp-send-file.mo +share/locale/sr@ijekavian/LC_MESSAGES/ktp-text-ui.mo +share/locale/sr@ijekavian/LC_MESSAGES/ktpchat.mo share/locale/sr@ijekavian/LC_MESSAGES/ktraderclient.mo share/locale/sr@ijekavian/LC_MESSAGES/ktron.mo share/locale/sr@ijekavian/LC_MESSAGES/ktuberling.mo @@ -1873,6 +2031,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/kurifilter.mo share/locale/sr@ijekavian/LC_MESSAGES/kuser.mo share/locale/sr@ijekavian/LC_MESSAGES/kwalletd.mo share/locale/sr@ijekavian/LC_MESSAGES/kwalletmanager.mo +share/locale/sr@ijekavian/LC_MESSAGES/kwebkitpart.mo share/locale/sr@ijekavian/LC_MESSAGES/kwin.mo share/locale/sr@ijekavian/LC_MESSAGES/kwin_art_clients.mo share/locale/sr@ijekavian/LC_MESSAGES/kwin_clients.mo @@ -1887,6 +2046,8 @@ share/locale/sr@ijekavian/LC_MESSAGES/lancelot.mo share/locale/sr@ijekavian/LC_MESSAGES/libakonadi-calendar.mo share/locale/sr@ijekavian/LC_MESSAGES/libakonadi-kmime.mo share/locale/sr@ijekavian/LC_MESSAGES/libakonadi.mo +share/locale/sr@ijekavian/LC_MESSAGES/libk3b.mo +share/locale/sr@ijekavian/LC_MESSAGES/libk3bdevice.mo share/locale/sr@ijekavian/LC_MESSAGES/libkalarmcal.mo share/locale/sr@ijekavian/LC_MESSAGES/libkasten.mo share/locale/sr@ijekavian/LC_MESSAGES/libkblog.mo @@ -1904,6 +2065,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/libkldap.mo share/locale/sr@ijekavian/LC_MESSAGES/libkleopatra.mo share/locale/sr@ijekavian/LC_MESSAGES/libkmahjongg.mo share/locale/sr@ijekavian/LC_MESSAGES/libkmime.mo +share/locale/sr@ijekavian/LC_MESSAGES/libknetworkmanager.mo share/locale/sr@ijekavian/LC_MESSAGES/libkonq.mo share/locale/sr@ijekavian/LC_MESSAGES/libkpgp.mo share/locale/sr@ijekavian/LC_MESSAGES/libkpimidentities.mo @@ -1914,6 +2076,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/libkresources.mo share/locale/sr@ijekavian/LC_MESSAGES/libkscreensaver.mo share/locale/sr@ijekavian/LC_MESSAGES/libksieve.mo share/locale/sr@ijekavian/LC_MESSAGES/libktnef.mo +share/locale/sr@ijekavian/LC_MESSAGES/libktorrent.mo share/locale/sr@ijekavian/LC_MESSAGES/libkunitconversion.mo share/locale/sr@ijekavian/LC_MESSAGES/libkworkspace.mo share/locale/sr@ijekavian/LC_MESSAGES/libkxmlrpcclient.mo @@ -1925,6 +2088,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/libmessagecomposer.mo share/locale/sr@ijekavian/LC_MESSAGES/libmessagecore.mo share/locale/sr@ijekavian/LC_MESSAGES/libmessagelist.mo share/locale/sr@ijekavian/LC_MESSAGES/libmessageviewer.mo +share/locale/sr@ijekavian/LC_MESSAGES/libmuon.mo share/locale/sr@ijekavian/LC_MESSAGES/liboktetacore.mo share/locale/sr@ijekavian/LC_MESSAGES/liboktetagui.mo share/locale/sr@ijekavian/LC_MESSAGES/liboktetakasten.mo @@ -1948,6 +2112,11 @@ share/locale/sr@ijekavian/LC_MESSAGES/mf_konqplugin.mo share/locale/sr@ijekavian/LC_MESSAGES/minitoolsplugin.mo share/locale/sr@ijekavian/LC_MESSAGES/mplayerthumbs.mo share/locale/sr@ijekavian/LC_MESSAGES/mplayerthumbsconfig.mo +share/locale/sr@ijekavian/LC_MESSAGES/muon-discover.mo +share/locale/sr@ijekavian/LC_MESSAGES/muon-installer.mo +share/locale/sr@ijekavian/LC_MESSAGES/muon-notifier.mo +share/locale/sr@ijekavian/LC_MESSAGES/muon-updater.mo +share/locale/sr@ijekavian/LC_MESSAGES/muon.mo share/locale/sr@ijekavian/LC_MESSAGES/nepomukbackup.mo share/locale/sr@ijekavian/LC_MESSAGES/nepomukcleaner.mo share/locale/sr@ijekavian/LC_MESSAGES/nepomukcontroller.mo @@ -1990,6 +2159,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/plasma-desktop.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma-netbook.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma-overlay.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma-remote-helper.mo +share/locale/sr@ijekavian/LC_MESSAGES/plasma-runner-installer.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma-windowed.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_BbalL.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_CharSelectApplet.mo @@ -2025,6 +2195,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_luna.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_magnifique.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_microblog.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_netpanel.mo +share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_networkmanagement.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_news.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_newspaper.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_notes.mo @@ -2032,6 +2203,8 @@ share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_notifier.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_nowplaying.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_opendesktop.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_opendesktop_activities.mo +share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.ktp-contact.mo +share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.ktp-presence.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.notifications.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.showActivityManager.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_pager.mo @@ -2104,6 +2277,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_konquerorsessions.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_konsolesessions.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_kopete.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_krunner_dictionary.mo +share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_ktp_contacts.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_locations.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_mediawiki.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_nepomuksearchrunner.mo @@ -2141,7 +2315,11 @@ share/locale/sr@ijekavian/LC_MESSAGES/powerdevilprofilesconfig.mo share/locale/sr@ijekavian/LC_MESSAGES/print-manager.mo share/locale/sr@ijekavian/LC_MESSAGES/processcore.mo share/locale/sr@ijekavian/LC_MESSAGES/processui.mo +share/locale/sr@ijekavian/LC_MESSAGES/qapt-deb-installer.mo +share/locale/sr@ijekavian/LC_MESSAGES/qapt-gst-helper.mo +share/locale/sr@ijekavian/LC_MESSAGES/qaptbatch.mo share/locale/sr@ijekavian/LC_MESSAGES/randrmonitor.mo +share/locale/sr@ijekavian/LC_MESSAGES/rekonq.mo share/locale/sr@ijekavian/LC_MESSAGES/rellinks.mo share/locale/sr@ijekavian/LC_MESSAGES/searchbarplugin.mo share/locale/sr@ijekavian/LC_MESSAGES/solid-hardware.mo @@ -2222,8 +2400,141 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/audiorename_plugin.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/autorefresh.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/babelfish.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/blogilo.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/bluedevil.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/bomber.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/bovo.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_applications_kate.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_applications_kde-baseapps.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_applications_konsole.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-base_bluedevil.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-base_kwebkitpart.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-base_networkmanagement.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-multimedia_k3b.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-network_konversation.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-network_ktorrent.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-network_ktp-accounts-kcm.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-network_ktp-approver.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-network_ktp-common-internals.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-network_ktp-contact-list.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-network_ktp-contact-runner.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-network_ktp-desktop-applets.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-network_ktp-kded-module.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-network_ktp-send-file.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-network_ktp-text-ui.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-network_rekonq.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-sysadmin_libqapt.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_extragear-sysadmin_muon.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kde-runtime.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kde-wallpapers.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kde-workspace.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeaccessibility_jovie.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeaccessibility_kmag.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeaccessibility_kmousetool.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeaccessibility_kmouth.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeadmin.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeartwork.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_bomber.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_bovo.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_granatier.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kajongg.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kapman.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_katomic.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kblackbox.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kblocks.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kbounce.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kbreakout.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kdiamond.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kfourinline.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kgoldrunner.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kigo.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_killbots.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kiriki.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kjumpingcube.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_klickety.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_klines.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kmahjongg.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kmines.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_knavalbattle.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_knetwalk.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kolf.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kollision.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_konquest.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kpat.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kreversi.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kshisen.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_ksirk.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_ksnakeduel.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kspaceduel.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_ksquares.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_ksudoku.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_ktuberling.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_kubrick.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_libkdegames.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_libkmahjongg.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_lskat.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_palapeli.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegames_picmi.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegraphics_gwenview.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegraphics_kamera.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegraphics_kcolorchooser.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegraphics_kdegraphics-mobipocket.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegraphics_kdegraphics-strigi-analyzer.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegraphics_kdegraphics-thumbnailers.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegraphics_kgamma.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegraphics_kolourpaint.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegraphics_kruler.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegraphics_ksaneplugin.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegraphics_ksnapshot.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegraphics_libkipi.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegraphics_okular.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdegraphics_svgpart.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdelibs.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdelibs_kactivities.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdelibs_nepomuk-core.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdemultimedia_audiocd-kio.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdemultimedia_dragon.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdemultimedia_ffmpegthumbs.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdemultimedia_juk.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdemultimedia_kmix.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdemultimedia_kscd.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdemultimedia_libkcddb.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdemultimedia_mplayerthumbs.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdenetwork.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdepim-runtime.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdepim.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdepimlibs.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeplasma-addons.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdesdk_cervisia.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdesdk_dolphin-plugins.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdesdk_kapptemplate.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdesdk_kcachegrind.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdesdk_kde-dev-utils.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdesdk_kdesdk-kioslaves.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdesdk_kdesdk-thumbnailers.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdesdk_kompare.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdesdk_lokalize.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdesdk_okteta.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdesdk_umbrello.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdesupport-phonon_phonon-gstreamer.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdesupport-phonon_phonon-vlc.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdetoys_amor.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdetoys_kteatime.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdetoys_ktux.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeutils_ark.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeutils_filelight.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeutils_kcalc.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeutils_kcharselect.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeutils_kdf.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeutils_kfloppy.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeutils_kgpg.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeutils_kremotecontrol.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeutils_ktimer.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeutils_kwallet.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeutils_print-manager.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeutils_superkaramba.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_kdeutils_sweeper.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_l10n.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/desktop_oxygen-icons.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/dirfilterplugin.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/display.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/dolphin.mo @@ -2242,6 +2553,8 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/imgalleryplugin.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/jovie.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/joystick.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/juk.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/k3b.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/k3bsetup.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kabc.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kabc_akonadi.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kabc_dir.mo @@ -2306,7 +2619,9 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_device_automounter.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_emoticons.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_infobase.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_infosummary.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_krfb.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_ktp_accounts.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_ktp_chat_appearance.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_ktp_chat_behavior.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kwindesktop.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kwintabbox.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_memory.mo @@ -2361,6 +2676,13 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmshell.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmsmartcard.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmsmserver.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmstyle.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmusb.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmview1394.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmworkspaceoptions.mo @@ -2370,6 +2692,8 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kde-menu.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kdeasciiquarium.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kdebugdialog.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kdecalendarsystems.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kded_ktp_approver.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kded_ktp_integration_module.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kdelibs4.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kdelibs_colors4.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kdepasswd.mo @@ -2408,7 +2732,6 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kiconfinder.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kigo.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/killbots.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/kinetd.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kinfocenter.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kio4.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kio_activities.mo @@ -2442,6 +2765,7 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kio_tags.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kio_thumbnail.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kio_timeline.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kio_trash.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kio_videodvd.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kio_zeroconf.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kioclient.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kioexec.mo @@ -2466,6 +2790,7 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kmousetool.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kmouth.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/knetattach.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/knetwalk.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/knetworkmanager.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/knotify4.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kolf.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kollision.mo @@ -2476,6 +2801,7 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/konquest.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/konsole.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/konsoleprofiles.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kontactinterfaces.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/konversation.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kopete.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kpartsaver.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kpasswdserver.mo @@ -2527,7 +2853,19 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/ktexteditor_codesnippets_core.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/ktexteditor_plugins.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/ktexteditorkabcbridge_plugin.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/ktimer.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/ktorrent.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/ktouchpadenabler.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/ktp-auth-handler.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/ktp-call-ui.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/ktp-common-internals.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/ktp-contactlist.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/ktp-debugger.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/ktp-filetransfer-handler.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/ktp-filters.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/ktp-send-file.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/ktp-text-ui.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/ktpchat.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/ktraderclient.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/ktron.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/ktuberling.mo @@ -2538,6 +2876,7 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kurifilter.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kuser.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kwalletd.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kwalletmanager.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kwebkitpart.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kwin.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kwin_art_clients.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kwin_clients.mo @@ -2552,6 +2891,8 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/lancelot.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libakonadi-calendar.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libakonadi-kmime.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libakonadi.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/libk3b.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/libk3bdevice.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libkalarmcal.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libkasten.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libkblog.mo @@ -2569,6 +2910,7 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/libkldap.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libkleopatra.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libkmahjongg.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libkmime.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/libknetworkmanager.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libkonq.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libkpgp.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libkpimidentities.mo @@ -2579,6 +2921,7 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/libkresources.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libkscreensaver.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libksieve.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libktnef.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/libktorrent.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libkunitconversion.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libkworkspace.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libkxmlrpcclient.mo @@ -2590,6 +2933,7 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/libmessagecomposer.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libmessagecore.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libmessagelist.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libmessageviewer.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/libmuon.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/liboktetacore.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/liboktetagui.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/liboktetakasten.mo @@ -2613,6 +2957,11 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/mf_konqplugin.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/minitoolsplugin.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/mplayerthumbs.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/mplayerthumbsconfig.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/muon-discover.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/muon-installer.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/muon-notifier.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/muon-updater.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/muon.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/nepomukbackup.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/nepomukcleaner.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/nepomukcontroller.mo @@ -2655,6 +3004,7 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma-desktop.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma-netbook.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma-overlay.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma-remote-helper.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma-runner-installer.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma-windowed.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_BbalL.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_CharSelectApplet.mo @@ -2690,6 +3040,7 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_luna.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_magnifique.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_microblog.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_netpanel.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_networkmanagement.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_news.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_newspaper.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_notes.mo @@ -2697,6 +3048,8 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_notifier.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_nowplaying.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_opendesktop.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_opendesktop_activities.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.ktp-contact.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.ktp-presence.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.notifications.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.showActivityManager.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_pager.mo @@ -2769,6 +3122,7 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_konquerorsessions.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_konsolesessions.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_kopete.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_krunner_dictionary.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_ktp_contacts.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_locations.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_mediawiki.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_nepomuksearchrunner.mo @@ -2806,7 +3160,11 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/powerdevilprofilesconfig.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/print-manager.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/processcore.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/processui.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/qapt-deb-installer.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/qapt-gst-helper.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/qaptbatch.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/randrmonitor.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/rekonq.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/rellinks.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/searchbarplugin.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/solid-hardware.mo @@ -2887,8 +3245,141 @@ share/locale/sr@latin/LC_MESSAGES/audiorename_plugin.mo share/locale/sr@latin/LC_MESSAGES/autorefresh.mo share/locale/sr@latin/LC_MESSAGES/babelfish.mo share/locale/sr@latin/LC_MESSAGES/blogilo.mo +share/locale/sr@latin/LC_MESSAGES/bluedevil.mo share/locale/sr@latin/LC_MESSAGES/bomber.mo share/locale/sr@latin/LC_MESSAGES/bovo.mo +share/locale/sr@latin/LC_MESSAGES/desktop_applications_kate.mo +share/locale/sr@latin/LC_MESSAGES/desktop_applications_kde-baseapps.mo +share/locale/sr@latin/LC_MESSAGES/desktop_applications_konsole.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-base_bluedevil.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-base_kwebkitpart.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-base_networkmanagement.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-multimedia_k3b.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-network_konversation.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-network_ktorrent.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-network_ktp-accounts-kcm.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-network_ktp-approver.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-network_ktp-common-internals.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-network_ktp-contact-list.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-network_ktp-contact-runner.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-network_ktp-desktop-applets.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-network_ktp-kded-module.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-network_ktp-send-file.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-network_ktp-text-ui.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-network_rekonq.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-sysadmin_libqapt.mo +share/locale/sr@latin/LC_MESSAGES/desktop_extragear-sysadmin_muon.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kde-runtime.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kde-wallpapers.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kde-workspace.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeaccessibility_jovie.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeaccessibility_kmag.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeaccessibility_kmousetool.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeaccessibility_kmouth.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeadmin.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeartwork.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_bomber.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_bovo.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_granatier.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kajongg.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kapman.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_katomic.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kblackbox.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kblocks.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kbounce.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kbreakout.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kdiamond.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kfourinline.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kgoldrunner.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kigo.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_killbots.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kiriki.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kjumpingcube.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_klickety.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_klines.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kmahjongg.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kmines.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_knavalbattle.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_knetwalk.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kolf.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kollision.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_konquest.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kpat.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kreversi.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kshisen.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_ksirk.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_ksnakeduel.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kspaceduel.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_ksquares.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_ksudoku.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_ktuberling.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_kubrick.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_libkdegames.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_libkmahjongg.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_lskat.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_palapeli.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegames_picmi.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegraphics_gwenview.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegraphics_kamera.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegraphics_kcolorchooser.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegraphics_kdegraphics-mobipocket.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegraphics_kdegraphics-strigi-analyzer.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegraphics_kdegraphics-thumbnailers.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegraphics_kgamma.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegraphics_kolourpaint.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegraphics_kruler.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegraphics_ksaneplugin.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegraphics_ksnapshot.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegraphics_libkipi.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegraphics_okular.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdegraphics_svgpart.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdelibs.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdelibs_kactivities.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdelibs_nepomuk-core.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdemultimedia_audiocd-kio.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdemultimedia_dragon.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdemultimedia_ffmpegthumbs.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdemultimedia_juk.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdemultimedia_kmix.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdemultimedia_kscd.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdemultimedia_libkcddb.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdemultimedia_mplayerthumbs.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdenetwork.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdepim-runtime.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdepim.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdepimlibs.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeplasma-addons.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdesdk_cervisia.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdesdk_dolphin-plugins.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdesdk_kapptemplate.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdesdk_kcachegrind.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdesdk_kde-dev-utils.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdesdk_kdesdk-kioslaves.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdesdk_kdesdk-thumbnailers.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdesdk_kompare.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdesdk_lokalize.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdesdk_okteta.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdesdk_umbrello.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdesupport-phonon_phonon-gstreamer.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdesupport-phonon_phonon-vlc.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdetoys_amor.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdetoys_kteatime.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdetoys_ktux.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeutils_ark.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeutils_filelight.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeutils_kcalc.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeutils_kcharselect.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeutils_kdf.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeutils_kfloppy.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeutils_kgpg.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeutils_kremotecontrol.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeutils_ktimer.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeutils_kwallet.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeutils_print-manager.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeutils_superkaramba.mo +share/locale/sr@latin/LC_MESSAGES/desktop_kdeutils_sweeper.mo +share/locale/sr@latin/LC_MESSAGES/desktop_l10n.mo +share/locale/sr@latin/LC_MESSAGES/desktop_oxygen-icons.mo share/locale/sr@latin/LC_MESSAGES/dirfilterplugin.mo share/locale/sr@latin/LC_MESSAGES/display.mo share/locale/sr@latin/LC_MESSAGES/dolphin.mo @@ -2907,6 +3398,8 @@ share/locale/sr@latin/LC_MESSAGES/imgalleryplugin.mo share/locale/sr@latin/LC_MESSAGES/jovie.mo share/locale/sr@latin/LC_MESSAGES/joystick.mo share/locale/sr@latin/LC_MESSAGES/juk.mo +share/locale/sr@latin/LC_MESSAGES/k3b.mo +share/locale/sr@latin/LC_MESSAGES/k3bsetup.mo share/locale/sr@latin/LC_MESSAGES/kabc.mo share/locale/sr@latin/LC_MESSAGES/kabc_akonadi.mo share/locale/sr@latin/LC_MESSAGES/kabc_dir.mo @@ -2971,7 +3464,9 @@ share/locale/sr@latin/LC_MESSAGES/kcm_device_automounter.mo share/locale/sr@latin/LC_MESSAGES/kcm_emoticons.mo share/locale/sr@latin/LC_MESSAGES/kcm_infobase.mo share/locale/sr@latin/LC_MESSAGES/kcm_infosummary.mo -share/locale/sr@latin/LC_MESSAGES/kcm_krfb.mo +share/locale/sr@latin/LC_MESSAGES/kcm_ktp_accounts.mo +share/locale/sr@latin/LC_MESSAGES/kcm_ktp_chat_appearance.mo +share/locale/sr@latin/LC_MESSAGES/kcm_ktp_chat_behavior.mo share/locale/sr@latin/LC_MESSAGES/kcm_kwindesktop.mo share/locale/sr@latin/LC_MESSAGES/kcm_kwintabbox.mo share/locale/sr@latin/LC_MESSAGES/kcm_memory.mo @@ -3026,6 +3521,13 @@ share/locale/sr@latin/LC_MESSAGES/kcmshell.mo share/locale/sr@latin/LC_MESSAGES/kcmsmartcard.mo share/locale/sr@latin/LC_MESSAGES/kcmsmserver.mo share/locale/sr@latin/LC_MESSAGES/kcmstyle.mo +share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo +share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo +share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo +share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo +share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo +share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo +share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo share/locale/sr@latin/LC_MESSAGES/kcmusb.mo share/locale/sr@latin/LC_MESSAGES/kcmview1394.mo share/locale/sr@latin/LC_MESSAGES/kcmworkspaceoptions.mo @@ -3035,6 +3537,8 @@ share/locale/sr@latin/LC_MESSAGES/kde-menu.mo share/locale/sr@latin/LC_MESSAGES/kdeasciiquarium.mo share/locale/sr@latin/LC_MESSAGES/kdebugdialog.mo share/locale/sr@latin/LC_MESSAGES/kdecalendarsystems.mo +share/locale/sr@latin/LC_MESSAGES/kded_ktp_approver.mo +share/locale/sr@latin/LC_MESSAGES/kded_ktp_integration_module.mo share/locale/sr@latin/LC_MESSAGES/kdelibs4.mo share/locale/sr@latin/LC_MESSAGES/kdelibs_colors4.mo share/locale/sr@latin/LC_MESSAGES/kdepasswd.mo @@ -3073,7 +3577,6 @@ share/locale/sr@latin/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/sr@latin/LC_MESSAGES/kiconfinder.mo share/locale/sr@latin/LC_MESSAGES/kigo.mo share/locale/sr@latin/LC_MESSAGES/killbots.mo -share/locale/sr@latin/LC_MESSAGES/kinetd.mo share/locale/sr@latin/LC_MESSAGES/kinfocenter.mo share/locale/sr@latin/LC_MESSAGES/kio4.mo share/locale/sr@latin/LC_MESSAGES/kio_activities.mo @@ -3107,6 +3610,7 @@ share/locale/sr@latin/LC_MESSAGES/kio_tags.mo share/locale/sr@latin/LC_MESSAGES/kio_thumbnail.mo share/locale/sr@latin/LC_MESSAGES/kio_timeline.mo share/locale/sr@latin/LC_MESSAGES/kio_trash.mo +share/locale/sr@latin/LC_MESSAGES/kio_videodvd.mo share/locale/sr@latin/LC_MESSAGES/kio_zeroconf.mo share/locale/sr@latin/LC_MESSAGES/kioclient.mo share/locale/sr@latin/LC_MESSAGES/kioexec.mo @@ -3131,6 +3635,7 @@ share/locale/sr@latin/LC_MESSAGES/kmousetool.mo share/locale/sr@latin/LC_MESSAGES/kmouth.mo share/locale/sr@latin/LC_MESSAGES/knetattach.mo share/locale/sr@latin/LC_MESSAGES/knetwalk.mo +share/locale/sr@latin/LC_MESSAGES/knetworkmanager.mo share/locale/sr@latin/LC_MESSAGES/knotify4.mo share/locale/sr@latin/LC_MESSAGES/kolf.mo share/locale/sr@latin/LC_MESSAGES/kollision.mo @@ -3141,6 +3646,7 @@ share/locale/sr@latin/LC_MESSAGES/konquest.mo share/locale/sr@latin/LC_MESSAGES/konsole.mo share/locale/sr@latin/LC_MESSAGES/konsoleprofiles.mo share/locale/sr@latin/LC_MESSAGES/kontactinterfaces.mo +share/locale/sr@latin/LC_MESSAGES/konversation.mo share/locale/sr@latin/LC_MESSAGES/kopete.mo share/locale/sr@latin/LC_MESSAGES/kpartsaver.mo share/locale/sr@latin/LC_MESSAGES/kpasswdserver.mo @@ -3192,7 +3698,19 @@ share/locale/sr@latin/LC_MESSAGES/ktexteditor_codesnippets_core.mo share/locale/sr@latin/LC_MESSAGES/ktexteditor_plugins.mo share/locale/sr@latin/LC_MESSAGES/ktexteditorkabcbridge_plugin.mo share/locale/sr@latin/LC_MESSAGES/ktimer.mo +share/locale/sr@latin/LC_MESSAGES/ktorrent.mo share/locale/sr@latin/LC_MESSAGES/ktouchpadenabler.mo +share/locale/sr@latin/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo +share/locale/sr@latin/LC_MESSAGES/ktp-auth-handler.mo +share/locale/sr@latin/LC_MESSAGES/ktp-call-ui.mo +share/locale/sr@latin/LC_MESSAGES/ktp-common-internals.mo +share/locale/sr@latin/LC_MESSAGES/ktp-contactlist.mo +share/locale/sr@latin/LC_MESSAGES/ktp-debugger.mo +share/locale/sr@latin/LC_MESSAGES/ktp-filetransfer-handler.mo +share/locale/sr@latin/LC_MESSAGES/ktp-filters.mo +share/locale/sr@latin/LC_MESSAGES/ktp-send-file.mo +share/locale/sr@latin/LC_MESSAGES/ktp-text-ui.mo +share/locale/sr@latin/LC_MESSAGES/ktpchat.mo share/locale/sr@latin/LC_MESSAGES/ktraderclient.mo share/locale/sr@latin/LC_MESSAGES/ktron.mo share/locale/sr@latin/LC_MESSAGES/ktuberling.mo @@ -3203,6 +3721,7 @@ share/locale/sr@latin/LC_MESSAGES/kurifilter.mo share/locale/sr@latin/LC_MESSAGES/kuser.mo share/locale/sr@latin/LC_MESSAGES/kwalletd.mo share/locale/sr@latin/LC_MESSAGES/kwalletmanager.mo +share/locale/sr@latin/LC_MESSAGES/kwebkitpart.mo share/locale/sr@latin/LC_MESSAGES/kwin.mo share/locale/sr@latin/LC_MESSAGES/kwin_art_clients.mo share/locale/sr@latin/LC_MESSAGES/kwin_clients.mo @@ -3217,6 +3736,8 @@ share/locale/sr@latin/LC_MESSAGES/lancelot.mo share/locale/sr@latin/LC_MESSAGES/libakonadi-calendar.mo share/locale/sr@latin/LC_MESSAGES/libakonadi-kmime.mo share/locale/sr@latin/LC_MESSAGES/libakonadi.mo +share/locale/sr@latin/LC_MESSAGES/libk3b.mo +share/locale/sr@latin/LC_MESSAGES/libk3bdevice.mo share/locale/sr@latin/LC_MESSAGES/libkalarmcal.mo share/locale/sr@latin/LC_MESSAGES/libkasten.mo share/locale/sr@latin/LC_MESSAGES/libkblog.mo @@ -3234,6 +3755,7 @@ share/locale/sr@latin/LC_MESSAGES/libkldap.mo share/locale/sr@latin/LC_MESSAGES/libkleopatra.mo share/locale/sr@latin/LC_MESSAGES/libkmahjongg.mo share/locale/sr@latin/LC_MESSAGES/libkmime.mo +share/locale/sr@latin/LC_MESSAGES/libknetworkmanager.mo share/locale/sr@latin/LC_MESSAGES/libkonq.mo share/locale/sr@latin/LC_MESSAGES/libkpgp.mo share/locale/sr@latin/LC_MESSAGES/libkpimidentities.mo @@ -3244,6 +3766,7 @@ share/locale/sr@latin/LC_MESSAGES/libkresources.mo share/locale/sr@latin/LC_MESSAGES/libkscreensaver.mo share/locale/sr@latin/LC_MESSAGES/libksieve.mo share/locale/sr@latin/LC_MESSAGES/libktnef.mo +share/locale/sr@latin/LC_MESSAGES/libktorrent.mo share/locale/sr@latin/LC_MESSAGES/libkunitconversion.mo share/locale/sr@latin/LC_MESSAGES/libkworkspace.mo share/locale/sr@latin/LC_MESSAGES/libkxmlrpcclient.mo @@ -3255,6 +3778,7 @@ share/locale/sr@latin/LC_MESSAGES/libmessagecomposer.mo share/locale/sr@latin/LC_MESSAGES/libmessagecore.mo share/locale/sr@latin/LC_MESSAGES/libmessagelist.mo share/locale/sr@latin/LC_MESSAGES/libmessageviewer.mo +share/locale/sr@latin/LC_MESSAGES/libmuon.mo share/locale/sr@latin/LC_MESSAGES/liboktetacore.mo share/locale/sr@latin/LC_MESSAGES/liboktetagui.mo share/locale/sr@latin/LC_MESSAGES/liboktetakasten.mo @@ -3278,6 +3802,11 @@ share/locale/sr@latin/LC_MESSAGES/mf_konqplugin.mo share/locale/sr@latin/LC_MESSAGES/minitoolsplugin.mo share/locale/sr@latin/LC_MESSAGES/mplayerthumbs.mo share/locale/sr@latin/LC_MESSAGES/mplayerthumbsconfig.mo +share/locale/sr@latin/LC_MESSAGES/muon-discover.mo +share/locale/sr@latin/LC_MESSAGES/muon-installer.mo +share/locale/sr@latin/LC_MESSAGES/muon-notifier.mo +share/locale/sr@latin/LC_MESSAGES/muon-updater.mo +share/locale/sr@latin/LC_MESSAGES/muon.mo share/locale/sr@latin/LC_MESSAGES/nepomukbackup.mo share/locale/sr@latin/LC_MESSAGES/nepomukcleaner.mo share/locale/sr@latin/LC_MESSAGES/nepomukcontroller.mo @@ -3320,6 +3849,7 @@ share/locale/sr@latin/LC_MESSAGES/plasma-desktop.mo share/locale/sr@latin/LC_MESSAGES/plasma-netbook.mo share/locale/sr@latin/LC_MESSAGES/plasma-overlay.mo share/locale/sr@latin/LC_MESSAGES/plasma-remote-helper.mo +share/locale/sr@latin/LC_MESSAGES/plasma-runner-installer.mo share/locale/sr@latin/LC_MESSAGES/plasma-windowed.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_BbalL.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_CharSelectApplet.mo @@ -3355,6 +3885,7 @@ share/locale/sr@latin/LC_MESSAGES/plasma_applet_luna.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_magnifique.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_microblog.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_netpanel.mo +share/locale/sr@latin/LC_MESSAGES/plasma_applet_networkmanagement.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_news.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_newspaper.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_notes.mo @@ -3362,6 +3893,8 @@ share/locale/sr@latin/LC_MESSAGES/plasma_applet_notifier.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_nowplaying.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_opendesktop.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_opendesktop_activities.mo +share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.ktp-contact.mo +share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.ktp-presence.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.notifications.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.showActivityManager.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_pager.mo @@ -3434,6 +3967,7 @@ share/locale/sr@latin/LC_MESSAGES/plasma_runner_konquerorsessions.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_konsolesessions.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_kopete.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_krunner_dictionary.mo +share/locale/sr@latin/LC_MESSAGES/plasma_runner_ktp_contacts.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_locations.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_mediawiki.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_nepomuksearchrunner.mo @@ -3471,7 +4005,11 @@ share/locale/sr@latin/LC_MESSAGES/powerdevilprofilesconfig.mo share/locale/sr@latin/LC_MESSAGES/print-manager.mo share/locale/sr@latin/LC_MESSAGES/processcore.mo share/locale/sr@latin/LC_MESSAGES/processui.mo +share/locale/sr@latin/LC_MESSAGES/qapt-deb-installer.mo +share/locale/sr@latin/LC_MESSAGES/qapt-gst-helper.mo +share/locale/sr@latin/LC_MESSAGES/qaptbatch.mo share/locale/sr@latin/LC_MESSAGES/randrmonitor.mo +share/locale/sr@latin/LC_MESSAGES/rekonq.mo share/locale/sr@latin/LC_MESSAGES/rellinks.mo share/locale/sr@latin/LC_MESSAGES/searchbarplugin.mo share/locale/sr@latin/LC_MESSAGES/solid-hardware.mo diff --git a/x11/kde4-l10n-sr/distinfo b/x11/kde4-l10n-sr/distinfo index 1274e741126..e7c2b71b6e7 100644 --- a/x11/kde4-l10n-sr/distinfo +++ b/x11/kde4-l10n-sr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 23:56:01 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:41 markd Exp $ -SHA1 (kde-l10n-sr-4.10.2.tar.xz) = 56346b4810f38d1ba7a56e916475ca270fea4d99 -RMD160 (kde-l10n-sr-4.10.2.tar.xz) = bd78fe8aec38c56c400d47fadc7627042e30753f -Size (kde-l10n-sr-4.10.2.tar.xz) = 5621544 bytes +SHA1 (kde-l10n-sr-4.10.3.tar.xz) = 94d032c0f3347a119db899e08b26d357c60a3d69 +RMD160 (kde-l10n-sr-4.10.3.tar.xz) = aa88df968b11e5a159b0ff71958439f36e99618a +Size (kde-l10n-sr-4.10.3.tar.xz) = 6676732 bytes diff --git a/x11/kde4-l10n-sv/PLIST b/x11/kde4-l10n-sv/PLIST index 3a13b2da38b..c9038b13a7e 100644 --- a/x11/kde4-l10n-sv/PLIST +++ b/x11/kde4-l10n-sv/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2013/04/14 03:18:18 rodent Exp $ +@comment $NetBSD: PLIST,v 1.2 2013/05/21 12:49:41 markd Exp $ man/sv/man1/adddebug.1 man/sv/man1/ark.1 man/sv/man1/cheatmake.1 @@ -1646,7 +1646,6 @@ share/locale/sv/LC_MESSAGES/kcm_device_automounter.mo share/locale/sv/LC_MESSAGES/kcm_emoticons.mo share/locale/sv/LC_MESSAGES/kcm_infobase.mo share/locale/sv/LC_MESSAGES/kcm_infosummary.mo -share/locale/sv/LC_MESSAGES/kcm_krfb.mo share/locale/sv/LC_MESSAGES/kcm_kwindesktop.mo share/locale/sv/LC_MESSAGES/kcm_kwintabbox.mo share/locale/sv/LC_MESSAGES/kcm_memory.mo @@ -1767,7 +1766,6 @@ share/locale/sv/LC_MESSAGES/kig.mo share/locale/sv/LC_MESSAGES/kigo.mo share/locale/sv/LC_MESSAGES/killbots.mo share/locale/sv/LC_MESSAGES/kimagemapeditor.mo -share/locale/sv/LC_MESSAGES/kinetd.mo share/locale/sv/LC_MESSAGES/kinfocenter.mo share/locale/sv/LC_MESSAGES/kio4.mo share/locale/sv/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-sv/distinfo b/x11/kde4-l10n-sv/distinfo index 41a711bd704..2696ccf6d58 100644 --- a/x11/kde4-l10n-sv/distinfo +++ b/x11/kde4-l10n-sv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/14 03:18:18 rodent Exp $ +$NetBSD: distinfo,v 1.2 2013/05/21 12:49:41 markd Exp $ -SHA1 (kde-l10n-sv-4.10.2.tar.xz) = bf33ebef7934e699a52fb5735c9af73c430ebfd8 -RMD160 (kde-l10n-sv-4.10.2.tar.xz) = c56f7321cc93ceefe3cccdfbcb14c296deffcdb6 -Size (kde-l10n-sv-4.10.2.tar.xz) = 16559164 bytes +SHA1 (kde-l10n-sv-4.10.3.tar.xz) = d2b9bef0253a7c445f83c74fcd99e648c3354cae +RMD160 (kde-l10n-sv-4.10.3.tar.xz) = 0cfa173ab064403cf70c1e92c85c47e3adbca7dd +Size (kde-l10n-sv-4.10.3.tar.xz) = 16563424 bytes diff --git a/x11/kde4-l10n-tg/PLIST b/x11/kde4-l10n-tg/PLIST index d68b4c58000..7aea6b48e99 100644 --- a/x11/kde4-l10n-tg/PLIST +++ b/x11/kde4-l10n-tg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 23:25:19 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:41 markd Exp $ share/kde/apps/khangman/tg.txt share/kde/apps/kvtml/tg/animals.kvtml share/kde/apps/kvtml/tg/easy.kvtml @@ -67,7 +67,6 @@ share/locale/tg/LC_MESSAGES/kcm_autostart.mo share/locale/tg/LC_MESSAGES/kcm_desktoppaths.mo share/locale/tg/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/tg/LC_MESSAGES/kcm_emoticons.mo -share/locale/tg/LC_MESSAGES/kcm_krfb.mo share/locale/tg/LC_MESSAGES/kcm_kwindesktop.mo share/locale/tg/LC_MESSAGES/kcm_memory.mo share/locale/tg/LC_MESSAGES/kcm_nepomuk.mo @@ -172,7 +171,6 @@ share/locale/tg/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/tg/LC_MESSAGES/kiconfinder.mo share/locale/tg/LC_MESSAGES/kig.mo share/locale/tg/LC_MESSAGES/kimagemapeditor.mo -share/locale/tg/LC_MESSAGES/kinetd.mo share/locale/tg/LC_MESSAGES/kinfocenter.mo share/locale/tg/LC_MESSAGES/kio4.mo share/locale/tg/LC_MESSAGES/kio_applications.mo diff --git a/x11/kde4-l10n-tg/distinfo b/x11/kde4-l10n-tg/distinfo index a96c7b0fcee..75543c16602 100644 --- a/x11/kde4-l10n-tg/distinfo +++ b/x11/kde4-l10n-tg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 23:25:19 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:41 markd Exp $ -SHA1 (kde-l10n-tg-4.10.2.tar.xz) = d84e3c15d76a0593a6d8890edc37ad347bac7cf4 -RMD160 (kde-l10n-tg-4.10.2.tar.xz) = 198a3fc1377a56501ea1045afbb90405b3d3c774 -Size (kde-l10n-tg-4.10.2.tar.xz) = 1995200 bytes +SHA1 (kde-l10n-tg-4.10.3.tar.xz) = 29deaf330bb77559690ca59c94b1c874b93a4504 +RMD160 (kde-l10n-tg-4.10.3.tar.xz) = 592ffa0f70a7d861d5559f17fd7b4eaaefb0b97c +Size (kde-l10n-tg-4.10.3.tar.xz) = 1996244 bytes diff --git a/x11/kde4-l10n-th/PLIST b/x11/kde4-l10n-th/PLIST index 186001646c2..c7b608fd0ac 100644 --- a/x11/kde4-l10n-th/PLIST +++ b/x11/kde4-l10n-th/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 23:17:35 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:41 markd Exp $ share/locale/th/LC_MESSAGES/accountwizard.mo share/locale/th/LC_MESSAGES/accountwizard_imap.mo share/locale/th/LC_MESSAGES/accountwizard_kolab.mo @@ -78,7 +78,6 @@ share/locale/th/LC_MESSAGES/kcm_device_automounter.mo share/locale/th/LC_MESSAGES/kcm_emoticons.mo share/locale/th/LC_MESSAGES/kcm_infobase.mo share/locale/th/LC_MESSAGES/kcm_infosummary.mo -share/locale/th/LC_MESSAGES/kcm_krfb.mo share/locale/th/LC_MESSAGES/kcm_kwindesktop.mo share/locale/th/LC_MESSAGES/kcm_kwintabbox.mo share/locale/th/LC_MESSAGES/kcm_memory.mo @@ -188,7 +187,6 @@ share/locale/th/LC_MESSAGES/khtmlkttsd.mo share/locale/th/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/th/LC_MESSAGES/kiconfinder.mo share/locale/th/LC_MESSAGES/kigo.mo -share/locale/th/LC_MESSAGES/kinetd.mo share/locale/th/LC_MESSAGES/kinfocenter.mo share/locale/th/LC_MESSAGES/kio4.mo share/locale/th/LC_MESSAGES/kio_applications.mo diff --git a/x11/kde4-l10n-th/distinfo b/x11/kde4-l10n-th/distinfo index 7a1ca961e82..e9e932f5345 100644 --- a/x11/kde4-l10n-th/distinfo +++ b/x11/kde4-l10n-th/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 23:17:35 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:41 markd Exp $ -SHA1 (kde-l10n-th-4.10.2.tar.xz) = 74187663d61f86d0d44ff42d3256fb2e0a540f54 -RMD160 (kde-l10n-th-4.10.2.tar.xz) = a9852f81ea1166be904a55a615f8fdf042c48bd7 -Size (kde-l10n-th-4.10.2.tar.xz) = 1714560 bytes +SHA1 (kde-l10n-th-4.10.3.tar.xz) = 356d0fbf35b765eaa5ae78639562f1ed6b0d253c +RMD160 (kde-l10n-th-4.10.3.tar.xz) = 2485e07bc487123fc84165cc8922af52365d7423 +Size (kde-l10n-th-4.10.3.tar.xz) = 1714160 bytes diff --git a/x11/kde4-l10n-tr/PLIST b/x11/kde4-l10n-tr/PLIST index 89200cfd00b..f933de7dda9 100644 --- a/x11/kde4-l10n-tr/PLIST +++ b/x11/kde4-l10n-tr/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 23:16:47 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:41 markd Exp $ man/tr/man1/checkXML.1 man/tr/man1/dragon.1 man/tr/man7/kdeoptions.7 @@ -267,7 +267,6 @@ share/locale/tr/LC_MESSAGES/kcm_device_automounter.mo share/locale/tr/LC_MESSAGES/kcm_emoticons.mo share/locale/tr/LC_MESSAGES/kcm_infobase.mo share/locale/tr/LC_MESSAGES/kcm_infosummary.mo -share/locale/tr/LC_MESSAGES/kcm_krfb.mo share/locale/tr/LC_MESSAGES/kcm_kwindesktop.mo share/locale/tr/LC_MESSAGES/kcm_kwintabbox.mo share/locale/tr/LC_MESSAGES/kcm_memory.mo @@ -388,7 +387,6 @@ share/locale/tr/LC_MESSAGES/kig.mo share/locale/tr/LC_MESSAGES/kigo.mo share/locale/tr/LC_MESSAGES/killbots.mo share/locale/tr/LC_MESSAGES/kimagemapeditor.mo -share/locale/tr/LC_MESSAGES/kinetd.mo share/locale/tr/LC_MESSAGES/kinfocenter.mo share/locale/tr/LC_MESSAGES/kio4.mo share/locale/tr/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-tr/distinfo b/x11/kde4-l10n-tr/distinfo index aa20a2a711d..0ed755fcc0b 100644 --- a/x11/kde4-l10n-tr/distinfo +++ b/x11/kde4-l10n-tr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 23:16:47 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:41 markd Exp $ -SHA1 (kde-l10n-tr-4.10.2.tar.xz) = bb3b1c56e294138098e043ee1313979b858ab80c -RMD160 (kde-l10n-tr-4.10.2.tar.xz) = 795d7d865ecaebf75c5d17ab1f9c880008b32a4e -Size (kde-l10n-tr-4.10.2.tar.xz) = 4089388 bytes +SHA1 (kde-l10n-tr-4.10.3.tar.xz) = 1226e28d4a349184a05e6400335ac7f67bff70f7 +RMD160 (kde-l10n-tr-4.10.3.tar.xz) = 73190fd38e23d2fe0d10a5e035825a143e8e9599 +Size (kde-l10n-tr-4.10.3.tar.xz) = 4093044 bytes diff --git a/x11/kde4-l10n-ug/PLIST b/x11/kde4-l10n-ug/PLIST index c9cde724f60..b856fdc3243 100644 --- a/x11/kde4-l10n-ug/PLIST +++ b/x11/kde4-l10n-ug/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 23:09:19 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:41 markd Exp $ share/locale/ug/LC_MESSAGES/accountwizard.mo share/locale/ug/LC_MESSAGES/accountwizard_ical.mo share/locale/ug/LC_MESSAGES/accountwizard_imap.mo @@ -146,7 +146,6 @@ share/locale/ug/LC_MESSAGES/kcm_device_automounter.mo share/locale/ug/LC_MESSAGES/kcm_emoticons.mo share/locale/ug/LC_MESSAGES/kcm_infobase.mo share/locale/ug/LC_MESSAGES/kcm_infosummary.mo -share/locale/ug/LC_MESSAGES/kcm_krfb.mo share/locale/ug/LC_MESSAGES/kcm_kwindesktop.mo share/locale/ug/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ug/LC_MESSAGES/kcm_memory.mo @@ -267,7 +266,6 @@ share/locale/ug/LC_MESSAGES/kig.mo share/locale/ug/LC_MESSAGES/kigo.mo share/locale/ug/LC_MESSAGES/killbots.mo share/locale/ug/LC_MESSAGES/kimagemapeditor.mo -share/locale/ug/LC_MESSAGES/kinetd.mo share/locale/ug/LC_MESSAGES/kinfocenter.mo share/locale/ug/LC_MESSAGES/kio4.mo share/locale/ug/LC_MESSAGES/kio_akonadi.mo diff --git a/x11/kde4-l10n-ug/distinfo b/x11/kde4-l10n-ug/distinfo index 5c4ab0bdbea..dc7152a3bdf 100644 --- a/x11/kde4-l10n-ug/distinfo +++ b/x11/kde4-l10n-ug/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 23:09:19 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:41 markd Exp $ -SHA1 (kde-l10n-ug-4.10.2.tar.xz) = f12052214e39cf78db96b1491c244160fc8f2bde -RMD160 (kde-l10n-ug-4.10.2.tar.xz) = 74eaa0ab876d2f303f5a664f2b7655f788ec199d -Size (kde-l10n-ug-4.10.2.tar.xz) = 1746992 bytes +SHA1 (kde-l10n-ug-4.10.3.tar.xz) = b279fc9b8d1ac3d7b87a987b57afa48e9536c8ee +RMD160 (kde-l10n-ug-4.10.3.tar.xz) = 9ca4dbe5b0e7a946cbe5765d09cbc4c328a79a7f +Size (kde-l10n-ug-4.10.3.tar.xz) = 1750588 bytes diff --git a/x11/kde4-l10n-uk/PLIST b/x11/kde4-l10n-uk/PLIST index 55e58ae7889..2011c221466 100644 --- a/x11/kde4-l10n-uk/PLIST +++ b/x11/kde4-l10n-uk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 23:46:19 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:41 markd Exp $ man/uk/man1/adddebug.1 man/uk/man1/ark.1 man/uk/man1/cheatmake.1 @@ -2080,7 +2080,6 @@ share/locale/uk/LC_MESSAGES/kcm_device_automounter.mo share/locale/uk/LC_MESSAGES/kcm_emoticons.mo share/locale/uk/LC_MESSAGES/kcm_infobase.mo share/locale/uk/LC_MESSAGES/kcm_infosummary.mo -share/locale/uk/LC_MESSAGES/kcm_krfb.mo share/locale/uk/LC_MESSAGES/kcm_kwindesktop.mo share/locale/uk/LC_MESSAGES/kcm_kwintabbox.mo share/locale/uk/LC_MESSAGES/kcm_memory.mo @@ -2201,7 +2200,6 @@ share/locale/uk/LC_MESSAGES/kig.mo share/locale/uk/LC_MESSAGES/kigo.mo share/locale/uk/LC_MESSAGES/killbots.mo share/locale/uk/LC_MESSAGES/kimagemapeditor.mo -share/locale/uk/LC_MESSAGES/kinetd.mo share/locale/uk/LC_MESSAGES/kinfocenter.mo share/locale/uk/LC_MESSAGES/kio4.mo share/locale/uk/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-uk/distinfo b/x11/kde4-l10n-uk/distinfo index 38a68f854bd..8fa638a1297 100644 --- a/x11/kde4-l10n-uk/distinfo +++ b/x11/kde4-l10n-uk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 23:46:19 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:41 markd Exp $ -SHA1 (kde-l10n-uk-4.10.2.tar.xz) = 2e6153b1390e979c4ad6ebb88e589d7cc922e7d5 -RMD160 (kde-l10n-uk-4.10.2.tar.xz) = 8e3c5152bcb9c986a5b7cc2baf4d66027061b698 -Size (kde-l10n-uk-4.10.2.tar.xz) = 27615104 bytes +SHA1 (kde-l10n-uk-4.10.3.tar.xz) = 88d013a1e865b3c32431ebf87fba6ea9839115d1 +RMD160 (kde-l10n-uk-4.10.3.tar.xz) = 3b6bd86cda7bb2d6bcb2052dfbf7ddbd4e1e6875 +Size (kde-l10n-uk-4.10.3.tar.xz) = 27626368 bytes diff --git a/x11/kde4-l10n-vi/PLIST b/x11/kde4-l10n-vi/PLIST index 78b015669c0..f07bb58372c 100644 --- a/x11/kde4-l10n-vi/PLIST +++ b/x11/kde4-l10n-vi/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 23:04:19 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:41 markd Exp $ share/locale/vi/LC_MESSAGES/akregator.mo share/locale/vi/LC_MESSAGES/akregator_konqplugin.mo share/locale/vi/LC_MESSAGES/attica_kde.mo @@ -36,7 +36,6 @@ share/locale/vi/LC_MESSAGES/kbounce.mo share/locale/vi/LC_MESSAGES/kcm_attica.mo share/locale/vi/LC_MESSAGES/kcm_desktoppaths.mo share/locale/vi/LC_MESSAGES/kcm_emoticons.mo -share/locale/vi/LC_MESSAGES/kcm_krfb.mo share/locale/vi/LC_MESSAGES/kcm_nepomuk.mo share/locale/vi/LC_MESSAGES/kcm_phonon.mo share/locale/vi/LC_MESSAGES/kcm_platform.mo @@ -110,7 +109,6 @@ share/locale/vi/LC_MESSAGES/khotnewstuff.mo share/locale/vi/LC_MESSAGES/khtmlkttsd.mo share/locale/vi/LC_MESSAGES/khtmlsettingsplugin.mo share/locale/vi/LC_MESSAGES/kiconfinder.mo -share/locale/vi/LC_MESSAGES/kinetd.mo share/locale/vi/LC_MESSAGES/kinfocenter.mo share/locale/vi/LC_MESSAGES/kio4.mo share/locale/vi/LC_MESSAGES/kio_applications.mo diff --git a/x11/kde4-l10n-vi/distinfo b/x11/kde4-l10n-vi/distinfo index 31b2234a928..987b800d29e 100644 --- a/x11/kde4-l10n-vi/distinfo +++ b/x11/kde4-l10n-vi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 23:04:19 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:41 markd Exp $ -SHA1 (kde-l10n-vi-4.10.2.tar.xz) = 432acfc264f19e4d6a5f9dff260507e8a2d4ecfb -RMD160 (kde-l10n-vi-4.10.2.tar.xz) = 475e2e233b624f3446096c197e67f052974d143a -Size (kde-l10n-vi-4.10.2.tar.xz) = 941220 bytes +SHA1 (kde-l10n-vi-4.10.3.tar.xz) = 94e97a6d90b800d4b4eae5978b4fee765b0c4f87 +RMD160 (kde-l10n-vi-4.10.3.tar.xz) = a818eb0608e34dcb13ed93dfa705b0890be4c264 +Size (kde-l10n-vi-4.10.3.tar.xz) = 940868 bytes diff --git a/x11/kde4-l10n-wa/distinfo b/x11/kde4-l10n-wa/distinfo index 3ba24f2fe16..9baa33450df 100644 --- a/x11/kde4-l10n-wa/distinfo +++ b/x11/kde4-l10n-wa/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 19:13:23 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:41 markd Exp $ -SHA1 (kde-l10n-wa-4.10.2.tar.xz) = c57b66992f86478adcef57fb9be45350b7f3df2e -RMD160 (kde-l10n-wa-4.10.2.tar.xz) = d63ef0435afa10d8d5ad77c73a265acbbbf1838b -Size (kde-l10n-wa-4.10.2.tar.xz) = 1743852 bytes +SHA1 (kde-l10n-wa-4.10.3.tar.xz) = 6bffd09158b6b2e41e98f32340251afeb57e4abe +RMD160 (kde-l10n-wa-4.10.3.tar.xz) = be3cbb3994afeda071aae731f9ecadf06f28c71a +Size (kde-l10n-wa-4.10.3.tar.xz) = 1745408 bytes diff --git a/x11/kde4-l10n-zh_CN/PLIST b/x11/kde4-l10n-zh_CN/PLIST index af75e6feed7..6169152d1cb 100644 --- a/x11/kde4-l10n-zh_CN/PLIST +++ b/x11/kde4-l10n-zh_CN/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 19:06:26 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:41 markd Exp $ share/doc/kde/HTML/zh_CN/common/fdl-translated.html share/doc/kde/HTML/zh_CN/common/gpl-translated.html share/doc/kde/HTML/zh_CN/common/kde-localised.css @@ -204,7 +204,6 @@ share/locale/zh_CN/LC_MESSAGES/kcm_device_automounter.mo share/locale/zh_CN/LC_MESSAGES/kcm_emoticons.mo share/locale/zh_CN/LC_MESSAGES/kcm_infobase.mo share/locale/zh_CN/LC_MESSAGES/kcm_infosummary.mo -share/locale/zh_CN/LC_MESSAGES/kcm_krfb.mo share/locale/zh_CN/LC_MESSAGES/kcm_kwindesktop.mo share/locale/zh_CN/LC_MESSAGES/kcm_kwintabbox.mo share/locale/zh_CN/LC_MESSAGES/kcm_memory.mo @@ -325,7 +324,6 @@ share/locale/zh_CN/LC_MESSAGES/kig.mo share/locale/zh_CN/LC_MESSAGES/kigo.mo share/locale/zh_CN/LC_MESSAGES/killbots.mo share/locale/zh_CN/LC_MESSAGES/kimagemapeditor.mo -share/locale/zh_CN/LC_MESSAGES/kinetd.mo share/locale/zh_CN/LC_MESSAGES/kinfocenter.mo share/locale/zh_CN/LC_MESSAGES/kio4.mo share/locale/zh_CN/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-zh_CN/distinfo b/x11/kde4-l10n-zh_CN/distinfo index d47e25685c6..01ddba5562b 100644 --- a/x11/kde4-l10n-zh_CN/distinfo +++ b/x11/kde4-l10n-zh_CN/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 19:06:26 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:41 markd Exp $ -SHA1 (kde-l10n-zh_CN-4.10.2.tar.xz) = 77a601392efc52deab08c756c0b8249357d77527 -RMD160 (kde-l10n-zh_CN-4.10.2.tar.xz) = 71b45f289a0c234065686a359bb25b4b90d1ac24 -Size (kde-l10n-zh_CN-4.10.2.tar.xz) = 3577892 bytes +SHA1 (kde-l10n-zh_CN-4.10.3.tar.xz) = c7fc77cd664a4b4a203cbe50d1a331a200010179 +RMD160 (kde-l10n-zh_CN-4.10.3.tar.xz) = 3139893ab9a8fa283564c4db45a25b0ccdd26827 +Size (kde-l10n-zh_CN-4.10.3.tar.xz) = 3581924 bytes diff --git a/x11/kde4-l10n-zh_TW/PLIST b/x11/kde4-l10n-zh_TW/PLIST index 6959a7c22b8..9d0d2027ff8 100644 --- a/x11/kde4-l10n-zh_TW/PLIST +++ b/x11/kde4-l10n-zh_TW/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/13 18:51:51 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/05/21 12:49:41 markd Exp $ share/doc/kde/HTML/zh_TW/common/fdl-translated.html share/doc/kde/HTML/zh_TW/common/gpl-translated.html share/doc/kde/HTML/zh_TW/common/kde-localised.css @@ -169,7 +169,6 @@ share/locale/zh_TW/LC_MESSAGES/kcm_device_automounter.mo share/locale/zh_TW/LC_MESSAGES/kcm_emoticons.mo share/locale/zh_TW/LC_MESSAGES/kcm_infobase.mo share/locale/zh_TW/LC_MESSAGES/kcm_infosummary.mo -share/locale/zh_TW/LC_MESSAGES/kcm_krfb.mo share/locale/zh_TW/LC_MESSAGES/kcm_kwindesktop.mo share/locale/zh_TW/LC_MESSAGES/kcm_kwintabbox.mo share/locale/zh_TW/LC_MESSAGES/kcm_memory.mo @@ -290,7 +289,6 @@ share/locale/zh_TW/LC_MESSAGES/kig.mo share/locale/zh_TW/LC_MESSAGES/kigo.mo share/locale/zh_TW/LC_MESSAGES/killbots.mo share/locale/zh_TW/LC_MESSAGES/kimagemapeditor.mo -share/locale/zh_TW/LC_MESSAGES/kinetd.mo share/locale/zh_TW/LC_MESSAGES/kinfocenter.mo share/locale/zh_TW/LC_MESSAGES/kio4.mo share/locale/zh_TW/LC_MESSAGES/kio_activities.mo diff --git a/x11/kde4-l10n-zh_TW/distinfo b/x11/kde4-l10n-zh_TW/distinfo index ab9c1a5f3f1..ecf4dd7c224 100644 --- a/x11/kde4-l10n-zh_TW/distinfo +++ b/x11/kde4-l10n-zh_TW/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/04/13 18:51:51 rodent Exp $ +$NetBSD: distinfo,v 1.3 2013/05/21 12:49:41 markd Exp $ -SHA1 (kde-l10n-zh_TW-4.10.2.tar.xz) = 2247859f09e3f0b1a99961c5fcdf0fcb4afc84a2 -RMD160 (kde-l10n-zh_TW-4.10.2.tar.xz) = bccd48a995c3cf661bef0a4f1b4c869f9863fc28 -Size (kde-l10n-zh_TW-4.10.2.tar.xz) = 2580548 bytes +SHA1 (kde-l10n-zh_TW-4.10.3.tar.xz) = 332838ef385a1f2904a09e28e5ede763efa5ea0a +RMD160 (kde-l10n-zh_TW-4.10.3.tar.xz) = aec420b178cf8ce069daff8a101a1443ed311567 +Size (kde-l10n-zh_TW-4.10.3.tar.xz) = 2584588 bytes diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index beda159cafb..af9bb75720d 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2013/05/17 21:20:40 jperkin Exp $ +# $NetBSD: Makefile,v 1.57 2013/05/21 12:49:37 markd Exp $ DISTNAME= kdelibs-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 2 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop diff --git a/x11/kdelibs4/PLIST b/x11/kdelibs4/PLIST index 65892343f5d..2f6ea1e620c 100644 --- a/x11/kdelibs4/PLIST +++ b/x11/kdelibs4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2013/04/03 10:51:44 markd Exp $ +@comment $NetBSD: PLIST,v 1.14 2013/05/21 12:49:37 markd Exp $ bin/checkXML bin/kbuildsycoca4 bin/kconfig_compiler @@ -2011,13 +2011,13 @@ lib/libkde3support.so.4 lib/libkde3support.so.${PKGVERSION} lib/libkdeclarative.so lib/libkdeclarative.so.5 -lib/libkdeclarative.so.5.10.2 +lib/libkdeclarative.so.5.10.3 lib/libkdecore.so lib/libkdecore.so.5 -lib/libkdecore.so.5.10.2 +lib/libkdecore.so.5.10.3 lib/libkdefakes.so lib/libkdefakes.so.5 -lib/libkdefakes.so.5.10.2 +lib/libkdefakes.so.5.10.3 lib/libkdeinit4_kbuildsycoca4.so lib/libkdeinit4_kconf_update.so lib/libkdeinit4_kded4.so @@ -2025,13 +2025,13 @@ lib/libkdeinit4_kio_http_cache_cleaner.so lib/libkdeinit4_klauncher.so lib/libkdesu.so lib/libkdesu.so.5 -lib/libkdesu.so.5.10.2 +lib/libkdesu.so.5.10.3 lib/libkdeui.so lib/libkdeui.so.5 -lib/libkdeui.so.5.10.2 +lib/libkdeui.so.5.10.3 lib/libkdewebkit.so lib/libkdewebkit.so.5 -lib/libkdewebkit.so.5.10.2 +lib/libkdewebkit.so.5.10.3 lib/libkdnssd.so lib/libkdnssd.so.4 lib/libkdnssd.so.${PKGVERSION} @@ -2043,7 +2043,7 @@ lib/libkfile.so.4 lib/libkfile.so.${PKGVERSION} lib/libkhtml.so lib/libkhtml.so.5 -lib/libkhtml.so.5.10.2 +lib/libkhtml.so.5.10.3 lib/libkidletime.so lib/libkidletime.so.4 lib/libkidletime.so.${PKGVERSION} @@ -2052,7 +2052,7 @@ lib/libkimproxy.so.4 lib/libkimproxy.so.${PKGVERSION} lib/libkio.so lib/libkio.so.5 -lib/libkio.so.5.10.2 +lib/libkio.so.5.10.3 lib/libkjs.so lib/libkjs.so.4 lib/libkjs.so.${PKGVERSION} diff --git a/x11/kdelibs4/buildlink3.mk b/x11/kdelibs4/buildlink3.mk index ac3297689a7..abb515bf693 100644 --- a/x11/kdelibs4/buildlink3.mk +++ b/x11/kdelibs4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2013/05/09 07:39:23 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2013/05/21 12:49:37 markd Exp $ BUILDLINK_TREE+= kdelibs @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdelibs KDELIBS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdelibs+= kdelibs4>=4.0.0 -BUILDLINK_ABI_DEPENDS.kdelibs+= kdelibs4>=4.10.2nb1 +BUILDLINK_ABI_DEPENDS.kdelibs+= kdelibs4>=4.10.3 BUILDLINK_PKGSRCDIR.kdelibs?= ../../x11/kdelibs4 .include "../../archivers/bzip2/buildlink3.mk" diff --git a/x11/kdelibs4/distinfo b/x11/kdelibs4/distinfo index 3149a06ceca..5ccf2062a62 100644 --- a/x11/kdelibs4/distinfo +++ b/x11/kdelibs4/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.35 2013/05/17 21:20:40 jperkin Exp $ +$NetBSD: distinfo,v 1.36 2013/05/21 12:49:37 markd Exp $ -SHA1 (kdelibs-4.10.2.tar.xz) = 2f1f455c39fa33cc133db7ec6b3d2dbbabe03c85 -RMD160 (kdelibs-4.10.2.tar.xz) = b1cb62464e146c2f65cf4bb2487be7001ee4fc7b -Size (kdelibs-4.10.2.tar.xz) = 11979652 bytes +SHA1 (kdelibs-4.10.3.tar.xz) = aa154998e227121be82f5b04442e908e7dece01b +RMD160 (kdelibs-4.10.3.tar.xz) = b308d9bc60dc7f31358f05dac02fa2e87ea5dead +Size (kdelibs-4.10.3.tar.xz) = 11981656 bytes SHA1 (patch-ConfigureChecks.cmake) = b03b38108d68d940782fbbb876affd011a39acf4 SHA1 (patch-aa) = c3044205a964797a7718b7a7bd03bb99dd3ca37d SHA1 (patch-ab) = 3f89ddfa9a6101a016128d82dbbd0e985e396cae diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index 7383a345d3e..277ce95fbfa 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/05/09 07:40:46 adam Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:37 markd Exp $ DISTNAME= konsole-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= Terminal emulator for the K Desktop Environment diff --git a/x11/konsole/distinfo b/x11/konsole/distinfo index d9700a30709..a3d4f3e9764 100644 --- a/x11/konsole/distinfo +++ b/x11/konsole/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2013/04/03 10:51:51 markd Exp $ +$NetBSD: distinfo,v 1.5 2013/05/21 12:49:37 markd Exp $ -SHA1 (konsole-4.10.2.tar.xz) = 171824f4d06c66a4373274da01cad84853bec821 -RMD160 (konsole-4.10.2.tar.xz) = 52c0b634ee9f40b9cb5add8eaa91e1c416a23644 -Size (konsole-4.10.2.tar.xz) = 447576 bytes +SHA1 (konsole-4.10.3.tar.xz) = fd5d00103c2d6f8c446286f997edd286a719e1e9 +RMD160 (konsole-4.10.3.tar.xz) = 9bd784a1fdc8810cf7aad2f820b60206c1b4c3d9 +Size (konsole-4.10.3.tar.xz) = 445852 bytes SHA1 (patch-src_ProcessInfo.cpp) = 3a1e078e344bdb22c092f8ce9ee18a5e2a8c5eef diff --git a/x11/py-kde4/Makefile b/x11/py-kde4/Makefile index 6956ad74b69..5775026304a 100644 --- a/x11/py-kde4/Makefile +++ b/x11/py-kde4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2013/05/09 07:40:46 adam Exp $ +# $NetBSD: Makefile,v 1.26 2013/05/21 12:49:37 markd Exp $ PKGNAME= ${PYPKGPREFIX}-kde4-${_KDE_VERSION} DISTNAME= pykde4-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= Python bindings for the KDE integrated X11 desktop diff --git a/x11/py-kde4/distinfo b/x11/py-kde4/distinfo index 883c9e5f801..531b1eed77f 100644 --- a/x11/py-kde4/distinfo +++ b/x11/py-kde4/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2013/04/03 10:52:21 markd Exp $ +$NetBSD: distinfo,v 1.6 2013/05/21 12:49:37 markd Exp $ -SHA1 (pykde4-4.10.2.tar.xz) = a17d533fca8126970ec8886f55297f1005df3eb5 -RMD160 (pykde4-4.10.2.tar.xz) = a594a297b18ee4f22f87af3295bb889dd5a58a01 -Size (pykde4-4.10.2.tar.xz) = 2033256 bytes +SHA1 (pykde4-4.10.3.tar.xz) = 71dfb717cafc40331118b2b98c9b4075cd9b1c0d +RMD160 (pykde4-4.10.3.tar.xz) = 777ef13458f1e8429d3f651bbe9565e8b99b6783 +Size (pykde4-4.10.3.tar.xz) = 2044300 bytes SHA1 (patch-CMakeLists.txt) = 605557b9bdbc1b726e32132a21e5b575db18d386 SHA1 (patch-__init__.py) = 721287a0ec82b79ea4a502526ed98ba44c6d979f |