pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/kreversi



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Aug  3 03:18:50 UTC 2023

Modified Files:
        pkgsrc/games/kreversi: Makefile PLIST distinfo

Log Message:
kreversi: 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/kreversi/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/games/kreversi/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/games/kreversi/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/kreversi/Makefile
diff -u pkgsrc/games/kreversi/Makefile:1.62 pkgsrc/games/kreversi/Makefile:1.63
--- pkgsrc/games/kreversi/Makefile:1.62 Tue Jun  6 12:41:28 2023
+++ pkgsrc/games/kreversi/Makefile      Thu Aug  3 03:18:50 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2023/06/06 12:41:28 riastradh Exp $
+# $NetBSD: Makefile,v 1.63 2023/08/03 03:18:50 markd Exp $
 
 DISTNAME=      kreversi-${KAPPSVER}
-PKGREVISION=   6
 CATEGORIES=    games
 
 HOMEPAGE=      https://kde.org/applications/games/kreversi/

Index: pkgsrc/games/kreversi/PLIST
diff -u pkgsrc/games/kreversi/PLIST:1.5 pkgsrc/games/kreversi/PLIST:1.6
--- pkgsrc/games/kreversi/PLIST:1.5     Thu Sep 29 00:47:31 2022
+++ pkgsrc/games/kreversi/PLIST Thu Aug  3 03:18:50 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2022/09/29 00:47:31 markd Exp $
+@comment $NetBSD: PLIST,v 1.6 2023/08/03 03:18:50 markd Exp $
 bin/kreversi
 share/applications/org.kde.kreversi.desktop
 share/doc/HTML/ca/kreversi/index.cache.bz2
@@ -73,13 +73,17 @@ share/kreversi/qml/Table.qml
 share/kreversi/qml/globals.js
 share/kreversi/sounds/reversi-click.wav
 share/kreversi/sounds/reversi-won.wav
+share/locale/af/LC_MESSAGES/kreversi.mo
 share/locale/ar/LC_MESSAGES/kreversi.mo
 share/locale/be/LC_MESSAGES/kreversi.mo
 share/locale/bg/LC_MESSAGES/kreversi.mo
+share/locale/bn/LC_MESSAGES/kreversi.mo
+share/locale/br/LC_MESSAGES/kreversi.mo
 share/locale/bs/LC_MESSAGES/kreversi.mo
 share/locale/ca/LC_MESSAGES/kreversi.mo
 share/locale/ca@valencia/LC_MESSAGES/kreversi.mo
 share/locale/cs/LC_MESSAGES/kreversi.mo
+share/locale/cy/LC_MESSAGES/kreversi.mo
 share/locale/da/LC_MESSAGES/kreversi.mo
 share/locale/de/LC_MESSAGES/kreversi.mo
 share/locale/el/LC_MESSAGES/kreversi.mo
@@ -95,23 +99,29 @@ share/locale/ga/LC_MESSAGES/kreversi.mo
 share/locale/gl/LC_MESSAGES/kreversi.mo
 share/locale/he/LC_MESSAGES/kreversi.mo
 share/locale/hi/LC_MESSAGES/kreversi.mo
+share/locale/hne/LC_MESSAGES/kreversi.mo
 share/locale/hr/LC_MESSAGES/kreversi.mo
 share/locale/hu/LC_MESSAGES/kreversi.mo
 share/locale/id/LC_MESSAGES/kreversi.mo
 share/locale/is/LC_MESSAGES/kreversi.mo
 share/locale/it/LC_MESSAGES/kreversi.mo
 share/locale/ja/LC_MESSAGES/kreversi.mo
+share/locale/ka/LC_MESSAGES/kreversi.mo
 share/locale/kk/LC_MESSAGES/kreversi.mo
 share/locale/km/LC_MESSAGES/kreversi.mo
 share/locale/ko/LC_MESSAGES/kreversi.mo
 share/locale/lt/LC_MESSAGES/kreversi.mo
 share/locale/lv/LC_MESSAGES/kreversi.mo
+share/locale/mai/LC_MESSAGES/kreversi.mo
+share/locale/mk/LC_MESSAGES/kreversi.mo
 share/locale/ml/LC_MESSAGES/kreversi.mo
 share/locale/mr/LC_MESSAGES/kreversi.mo
 share/locale/nb/LC_MESSAGES/kreversi.mo
 share/locale/nds/LC_MESSAGES/kreversi.mo
+share/locale/ne/LC_MESSAGES/kreversi.mo
 share/locale/nl/LC_MESSAGES/kreversi.mo
 share/locale/nn/LC_MESSAGES/kreversi.mo
+share/locale/oc/LC_MESSAGES/kreversi.mo
 share/locale/pa/LC_MESSAGES/kreversi.mo
 share/locale/pl/LC_MESSAGES/kreversi.mo
 share/locale/pt/LC_MESSAGES/kreversi.mo
@@ -123,12 +133,17 @@ share/locale/sk/LC_MESSAGES/kreversi.mo
 share/locale/sl/LC_MESSAGES/kreversi.mo
 share/locale/sq/LC_MESSAGES/kreversi.mo
 share/locale/sr/LC_MESSAGES/kreversi.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kreversi.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kreversi.mo
+share/locale/sr@latin/LC_MESSAGES/kreversi.mo
 share/locale/sv/LC_MESSAGES/kreversi.mo
 share/locale/ta/LC_MESSAGES/kreversi.mo
 share/locale/tg/LC_MESSAGES/kreversi.mo
+share/locale/th/LC_MESSAGES/kreversi.mo
 share/locale/tr/LC_MESSAGES/kreversi.mo
 share/locale/ug/LC_MESSAGES/kreversi.mo
 share/locale/uk/LC_MESSAGES/kreversi.mo
+share/locale/xh/LC_MESSAGES/kreversi.mo
 share/locale/zh_CN/LC_MESSAGES/kreversi.mo
 share/locale/zh_TW/LC_MESSAGES/kreversi.mo
 share/metainfo/org.kde.kreversi.appdata.xml

Index: pkgsrc/games/kreversi/distinfo
diff -u pkgsrc/games/kreversi/distinfo:1.13 pkgsrc/games/kreversi/distinfo:1.14
--- pkgsrc/games/kreversi/distinfo:1.13 Thu Sep 29 00:47:31 2022
+++ pkgsrc/games/kreversi/distinfo      Thu Aug  3 03:18:50 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:18:50 markd Exp $
 
-BLAKE2s (kreversi-22.08.1.tar.xz) = 837e358a68594c8a425178e3df1080790203da424218bb015ec34a30519978a6
-SHA512 (kreversi-22.08.1.tar.xz) = 6e100465e0f078e6c940ea63f8b98c61de15b4d3406a12849ba76484c5183b876279ccafade956280cc2c3599a269b2b5994c0da75cb281973b6b1b95f4b8284
-Size (kreversi-22.08.1.tar.xz) = 1063612 bytes
+BLAKE2s (kreversi-23.04.3.tar.xz) = ca51ddb9d933493ea8ca24f20d1f3ad53f8b6aeab6902ca2553b5a1943c87f98
+SHA512 (kreversi-23.04.3.tar.xz) = ded5c0d141c07f9e2a691ec2f68859faa2186904215cbaa0e47382bc17469f4f072b608b39238f8996025ed4c6c277db71a21b2e948ace4ab05c21563c0eedf3
+Size (kreversi-23.04.3.tar.xz) = 1077592 bytes



Home | Main Index | Thread Index | Old Index