git: 8b969deedd6b - main - misc/gedkeeper: update GEDKeeper to version 2.24.0

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Thu, 02 Mar 2023 12:22:04 UTC
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8b969deedd6b246d93de55ad8da7d31d5dd1b549

commit 8b969deedd6b246d93de55ad8da7d31d5dd1b549
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-03-02 12:20:08 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2023-03-02 12:20:08 +0000

    misc/gedkeeper: update GEDKeeper to version 2.24.0
    
    Don't force /p:Platform="x86" and trust the default
    AnyCPU (anycpu32bitpreferred).  This should make it
    compatible with x86, x64, and ARM, while previously
    it was compatible only with x86, x64, but not ARM.
    
    Reported by:    portscout
---
 misc/gedkeeper/Makefile  |  9 ++++-----
 misc/gedkeeper/distinfo  | 14 +++++++-------
 misc/gedkeeper/pkg-plist | 26 +++++++++++++++-----------
 3 files changed, 26 insertions(+), 23 deletions(-)

diff --git a/misc/gedkeeper/Makefile b/misc/gedkeeper/Makefile
index 4023afedb610..c9c9ce1739d0 100644
--- a/misc/gedkeeper/Makefile
+++ b/misc/gedkeeper/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gedkeeper
-PORTVERSION=	2.23.0
+PORTVERSION=	2.24.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	misc
 
@@ -16,16 +16,15 @@ USES=		desktop-file-utils mono shared-mime-info
 USE_GITHUB=	yes
 GH_ACCOUNT=	Serg-Norseman
 GH_PROJECT=	GEDKeeper GKCommunicator:gkc GKGenetix:gkg
-GH_TAGNAME=	9ae0059:gkc d40f6b0:gkg
+GH_TAGNAME=	22157c2:gkc 568338b:gkg
 GH_SUBDIR=	projects/GKCommunicator:gkc projects/GKGenetix:gkg
 
 _BUILD_TYPE=	Release
 DATADIR=	${PREFIX}/lib/${PORTNAME}
 
 do-build:
-	cd ${BUILD_WRKSRC} && msbuild projects/GEDKeeper2.linux.sln \
-		/p:Configuration=${_BUILD_TYPE} /p:Platform="x86" \
-		/p:MonoCS=true # /p:TargetFrameworkVersion=v4.5
+	cd ${BUILD_WRKSRC} && msbuild projects/GKv2/GEDKeeper2.sln \
+		/p:Configuration=${_BUILD_TYPE} /p:MonoCS=true
 
 do-install:
 	${PRINTF} '#!/bin/sh\n\nexec mono ${DATADIR}/GEDKeeper2.exe\
diff --git a/misc/gedkeeper/distinfo b/misc/gedkeeper/distinfo
index c02816b4b04b..cfc4be2f560b 100644
--- a/misc/gedkeeper/distinfo
+++ b/misc/gedkeeper/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1673641302
-SHA256 (Serg-Norseman-GEDKeeper-v2.23.0_GH0.tar.gz) = 94d6416542484c39cf75a7430832e5e1bb3ab4a89c48b48593a535ca3279f005
-SIZE (Serg-Norseman-GEDKeeper-v2.23.0_GH0.tar.gz) = 16609209
-SHA256 (Serg-Norseman-GKCommunicator-9ae0059_GH0.tar.gz) = bbbabf2d71894d5c4ecf2da82baa310a1b3b3fed5a902e865623c3a00d40fec3
-SIZE (Serg-Norseman-GKCommunicator-9ae0059_GH0.tar.gz) = 1866859
-SHA256 (Serg-Norseman-GKGenetix-d40f6b0_GH0.tar.gz) = 24efb28be1405b285d784eed659bce1a966d68cf93a6061c7ce07569896fccb6
-SIZE (Serg-Norseman-GKGenetix-d40f6b0_GH0.tar.gz) = 343115
+TIMESTAMP = 1677525130
+SHA256 (Serg-Norseman-GEDKeeper-v2.24.0_GH0.tar.gz) = 46625fa49cb02388ca6642a5ead9983ccf49413bbce8aef1c5a2f7e719157338
+SIZE (Serg-Norseman-GEDKeeper-v2.24.0_GH0.tar.gz) = 16469776
+SHA256 (Serg-Norseman-GKCommunicator-22157c2_GH0.tar.gz) = 977cc4fccebadd7341702abceef75d8ad60f50cb7c2d7357e703cc89eaf88e26
+SIZE (Serg-Norseman-GKCommunicator-22157c2_GH0.tar.gz) = 1866811
+SHA256 (Serg-Norseman-GKGenetix-568338b_GH0.tar.gz) = edab1ae9bb70070c4f11bc17e593fe524cdadcceb279c715754ecee61ebc2537
+SIZE (Serg-Norseman-GKGenetix-568338b_GH0.tar.gz) = 343103
diff --git a/misc/gedkeeper/pkg-plist b/misc/gedkeeper/pkg-plist
index bcc006e74809..9754008a0a1b 100644
--- a/misc/gedkeeper/pkg-plist
+++ b/misc/gedkeeper/pkg-plist
@@ -1,8 +1,6 @@
 bin/gedkeeper
 %%DATADIR%%/BSLib.DataViz.Model.dll
-%%DATADIR%%/BSLib.Design.WFHandlers.dll
-%%DATADIR%%/BSLib.Design.dll
-%%DATADIR%%/BSLib.Linguistics.dll
+%%DATADIR%%/BSLib.DataViz.WFControls.dll
 %%DATADIR%%/BSLib.SQLite.dll
 %%DATADIR%%/BSLib.dll
 %%DATADIR%%/ExcelLibrary.dll
@@ -25,6 +23,20 @@ bin/gedkeeper
 %%DATADIR%%/itextsharp.dll
 %%DATADIR%%/locales/Chinese Simplified.lng
 %%DATADIR%%/locales/English.lng
+%%DATADIR%%/locales/cultures/Ancient.yaml
+%%DATADIR%%/locales/cultures/Armenian.yaml
+%%DATADIR%%/locales/cultures/British.yaml
+%%DATADIR%%/locales/cultures/Cantonese.yaml
+%%DATADIR%%/locales/cultures/Czech.yaml
+%%DATADIR%%/locales/cultures/French.yaml
+%%DATADIR%%/locales/cultures/German.yaml
+%%DATADIR%%/locales/cultures/Iceland.yaml
+%%DATADIR%%/locales/cultures/Italian.yaml
+%%DATADIR%%/locales/cultures/Mandrin.yaml
+%%DATADIR%%/locales/cultures/Polish.yaml
+%%DATADIR%%/locales/cultures/Russian.yaml
+%%DATADIR%%/locales/cultures/Swedish.yaml
+%%DATADIR%%/locales/cultures/Turkish.yaml
 %%DATADIR%%/locales/czech.lng
 %%DATADIR%%/locales/dev/gkhDev_Architecture.html
 %%DATADIR%%/locales/dev/gkhDev_CodeStruct.html
@@ -317,10 +329,6 @@ bin/gedkeeper
 %%DATADIR%%/locales/ukrainian.lng
 %%DATADIR%%/nVLC.dll
 %%DATADIR%%/plugins/BSLib.DataViz.Model.dll
-%%DATADIR%%/plugins/BSLib.DataViz.WFControls.dll
-%%DATADIR%%/plugins/BSLib.Design.WFHandlers.dll
-%%DATADIR%%/plugins/BSLib.Design.dll
-%%DATADIR%%/plugins/BSLib.Linguistics.dll
 %%DATADIR%%/plugins/BSLib.SQLite.dll
 %%DATADIR%%/plugins/BSLib.dll
 %%DATADIR%%/plugins/ExcelLibrary.dll
@@ -350,9 +358,6 @@ bin/gedkeeper
 %%DATADIR%%/plugins/GKCommunicatorPlugin.rus
 %%DATADIR%%/plugins/GKComponents.dll
 %%DATADIR%%/plugins/GKCore.dll
-%%DATADIR%%/plugins/GKDataQualityPlugin.dll
-%%DATADIR%%/plugins/GKDataQualityPlugin.enu
-%%DATADIR%%/plugins/GKDataQualityPlugin.rus
 %%DATADIR%%/plugins/GKFlowInputPlugin.dll
 %%DATADIR%%/plugins/GKFlowInputPlugin.enu
 %%DATADIR%%/plugins/GKFlowInputPlugin.pol
@@ -396,7 +401,6 @@ bin/gedkeeper
 %%DATADIR%%/plugins/GKPedigreeImporterPlugin.pol
 %%DATADIR%%/plugins/GKPedigreeImporterPlugin.rus
 %%DATADIR%%/plugins/GKPedigreeImporterPlugin.ukr
-%%DATADIR%%/plugins/GKSamplePlugin.dll
 %%DATADIR%%/plugins/GKStdReports.deu
 %%DATADIR%%/plugins/GKStdReports.dll
 %%DATADIR%%/plugins/GKStdReports.enu