pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/kspaceduel
Module Name: pkgsrc
Committed By: markd
Date: Thu Aug 3 03:22:46 UTC 2023
Modified Files:
pkgsrc/games/kspaceduel: Makefile PLIST distinfo
Log Message:
kspaceduel: KDE Gear update to 23.04.3
10 months of development
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/games/kspaceduel/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/games/kspaceduel/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/games/kspaceduel/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/kspaceduel/Makefile
diff -u pkgsrc/games/kspaceduel/Makefile:1.62 pkgsrc/games/kspaceduel/Makefile:1.63
--- pkgsrc/games/kspaceduel/Makefile:1.62 Tue Jun 6 12:41:29 2023
+++ pkgsrc/games/kspaceduel/Makefile Thu Aug 3 03:22:46 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2023/06/06 12:41:29 riastradh Exp $
+# $NetBSD: Makefile,v 1.63 2023/08/03 03:22:46 markd Exp $
DISTNAME= kspaceduel-${KAPPSVER}
-PKGREVISION= 6
CATEGORIES= games
HOMEPAGE= https://kde.org/applications/games/kspaceduel/
Index: pkgsrc/games/kspaceduel/PLIST
diff -u pkgsrc/games/kspaceduel/PLIST:1.4 pkgsrc/games/kspaceduel/PLIST:1.5
--- pkgsrc/games/kspaceduel/PLIST:1.4 Thu Sep 29 00:47:31 2022
+++ pkgsrc/games/kspaceduel/PLIST Thu Aug 3 03:22:46 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2022/09/29 00:47:31 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2023/08/03 03:22:46 markd Exp $
bin/kspaceduel
share/applications/org.kde.kspaceduel.desktop
share/config.kcfg/kspaceduel.kcfg
@@ -70,13 +70,16 @@ share/kspaceduel/sprites/playerinfo/ship
share/kspaceduel/sprites/playerinfo/ship22.png
share/kspaceduel/sprites/playerinfo/ship23.png
share/kspaceduel/sprites/playerinfo/win.png
+share/locale/af/LC_MESSAGES/kspaceduel.mo
share/locale/ar/LC_MESSAGES/kspaceduel.mo
share/locale/be/LC_MESSAGES/kspaceduel.mo
share/locale/bg/LC_MESSAGES/kspaceduel.mo
+share/locale/br/LC_MESSAGES/kspaceduel.mo
share/locale/bs/LC_MESSAGES/kspaceduel.mo
share/locale/ca/LC_MESSAGES/kspaceduel.mo
share/locale/ca@valencia/LC_MESSAGES/kspaceduel.mo
share/locale/cs/LC_MESSAGES/kspaceduel.mo
+share/locale/cy/LC_MESSAGES/kspaceduel.mo
share/locale/da/LC_MESSAGES/kspaceduel.mo
share/locale/de/LC_MESSAGES/kspaceduel.mo
share/locale/el/LC_MESSAGES/kspaceduel.mo
@@ -92,22 +95,28 @@ share/locale/ga/LC_MESSAGES/kspaceduel.m
share/locale/gl/LC_MESSAGES/kspaceduel.mo
share/locale/he/LC_MESSAGES/kspaceduel.mo
share/locale/hi/LC_MESSAGES/kspaceduel.mo
+share/locale/hne/LC_MESSAGES/kspaceduel.mo
share/locale/hr/LC_MESSAGES/kspaceduel.mo
share/locale/hu/LC_MESSAGES/kspaceduel.mo
share/locale/is/LC_MESSAGES/kspaceduel.mo
share/locale/it/LC_MESSAGES/kspaceduel.mo
share/locale/ja/LC_MESSAGES/kspaceduel.mo
+share/locale/ka/LC_MESSAGES/kspaceduel.mo
share/locale/kk/LC_MESSAGES/kspaceduel.mo
share/locale/km/LC_MESSAGES/kspaceduel.mo
share/locale/ko/LC_MESSAGES/kspaceduel.mo
share/locale/lt/LC_MESSAGES/kspaceduel.mo
share/locale/lv/LC_MESSAGES/kspaceduel.mo
+share/locale/mai/LC_MESSAGES/kspaceduel.mo
+share/locale/mk/LC_MESSAGES/kspaceduel.mo
share/locale/ml/LC_MESSAGES/kspaceduel.mo
share/locale/mr/LC_MESSAGES/kspaceduel.mo
share/locale/nb/LC_MESSAGES/kspaceduel.mo
share/locale/nds/LC_MESSAGES/kspaceduel.mo
+share/locale/ne/LC_MESSAGES/kspaceduel.mo
share/locale/nl/LC_MESSAGES/kspaceduel.mo
share/locale/nn/LC_MESSAGES/kspaceduel.mo
+share/locale/oc/LC_MESSAGES/kspaceduel.mo
share/locale/pa/LC_MESSAGES/kspaceduel.mo
share/locale/pl/LC_MESSAGES/kspaceduel.mo
share/locale/pt/LC_MESSAGES/kspaceduel.mo
@@ -119,12 +128,16 @@ share/locale/sk/LC_MESSAGES/kspaceduel.m
share/locale/sl/LC_MESSAGES/kspaceduel.mo
share/locale/sq/LC_MESSAGES/kspaceduel.mo
share/locale/sr/LC_MESSAGES/kspaceduel.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kspaceduel.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kspaceduel.mo
+share/locale/sr@latin/LC_MESSAGES/kspaceduel.mo
share/locale/sv/LC_MESSAGES/kspaceduel.mo
share/locale/ta/LC_MESSAGES/kspaceduel.mo
share/locale/tg/LC_MESSAGES/kspaceduel.mo
share/locale/tr/LC_MESSAGES/kspaceduel.mo
share/locale/ug/LC_MESSAGES/kspaceduel.mo
share/locale/uk/LC_MESSAGES/kspaceduel.mo
+share/locale/xh/LC_MESSAGES/kspaceduel.mo
share/locale/zh_CN/LC_MESSAGES/kspaceduel.mo
share/locale/zh_TW/LC_MESSAGES/kspaceduel.mo
share/metainfo/org.kde.kspaceduel.appdata.xml
Index: pkgsrc/games/kspaceduel/distinfo
diff -u pkgsrc/games/kspaceduel/distinfo:1.13 pkgsrc/games/kspaceduel/distinfo:1.14
--- pkgsrc/games/kspaceduel/distinfo:1.13 Thu Sep 29 00:47:31 2022
+++ pkgsrc/games/kspaceduel/distinfo Thu Aug 3 03:22:46 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2022/09/29 00:47:31 markd Exp $
+$NetBSD: distinfo,v 1.14 2023/08/03 03:22:46 markd Exp $
-BLAKE2s (kspaceduel-22.08.1.tar.xz) = a55f2c8daadc4607faf5e8cba126c84e36de2a1cfa657cd4fe5389cf44f29e7f
-SHA512 (kspaceduel-22.08.1.tar.xz) = ee284b4a8553f3410ae3a502fe898a669de30d89f781f401a61c5b4073cf931898095d84d1dd82b3e7f2b95dc7c4b8b684889d87b1f7669aafc45618a112861e
-Size (kspaceduel-22.08.1.tar.xz) = 651792 bytes
+BLAKE2s (kspaceduel-23.04.3.tar.xz) = f1fa991f42517ac2f139ed362930649c51d4ca17a21dc51ecafe5ecd6837b13f
+SHA512 (kspaceduel-23.04.3.tar.xz) = 0ecf29a76c7df44d7535ec9c7616666d3f781f4ead41f28fe8c93b490dfe6a7c37ca9362c2392444838f66b14a9cd4c86d484a25acddaf6c583058d416f81410
+Size (kspaceduel-23.04.3.tar.xz) = 660236 bytes
Home |
Main Index |
Thread Index |
Old Index