git: 58599b4134b0 - main - misc/gedkeeper: update GEDKeeper to version 2.23.0

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Sun, 15 Jan 2023 20:59:00 UTC
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=58599b4134b001dbaa91106cdc401deab86fabf4

commit 58599b4134b001dbaa91106cdc401deab86fabf4
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-01-15 20:58:08 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2023-01-15 20:58:08 +0000

    misc/gedkeeper: update GEDKeeper to version 2.23.0
    
    - Added GKGenetix plugin (genetic data analysis functions)
    - Drop no longer needed patching (the `post-patch' target)
    
    Reported by:    portscout
---
 misc/gedkeeper/Makefile  | 14 ++++----------
 misc/gedkeeper/distinfo  | 12 +++++++-----
 misc/gedkeeper/pkg-plist |  9 +++++++++
 3 files changed, 20 insertions(+), 15 deletions(-)

diff --git a/misc/gedkeeper/Makefile b/misc/gedkeeper/Makefile
index 7989651c9a57..4023afedb610 100644
--- a/misc/gedkeeper/Makefile
+++ b/misc/gedkeeper/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gedkeeper
-PORTVERSION=	2.22.0
+PORTVERSION=	2.23.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	misc
 
@@ -15,19 +15,13 @@ LIB_DEPENDS=	libgdiplus.so:x11-toolkits/libgdiplus
 USES=		desktop-file-utils mono shared-mime-info
 USE_GITHUB=	yes
 GH_ACCOUNT=	Serg-Norseman
-GH_PROJECT=	GEDKeeper GKCommunicator:gkc
-GH_TAGNAME=	4757bf3:gkc
-GH_SUBDIR=	projects/GKCommunicator:gkc
+GH_PROJECT=	GEDKeeper GKCommunicator:gkc GKGenetix:gkg
+GH_TAGNAME=	9ae0059:gkc d40f6b0:gkg
+GH_SUBDIR=	projects/GKCommunicator:gkc projects/GKGenetix:gkg
 
 _BUILD_TYPE=	Release
 DATADIR=	${PREFIX}/lib/${PORTNAME}
 
-post-patch:
-	@${REINPLACE_CMD} -e '/{70BD5213-9A14-4E76-906D-8FE1633ADB3E}/d' \
-		${WRKSRC}/projects/GEDKeeper2.linux.sln
-	@${REINPLACE_CMD} -e '/Reference Include/s,System\.XML,System.Xml,' \
-		${WRKSRC}/projects/GKCommunicator/GKNetCore/GKNetCore.csproj
-
 do-build:
 	cd ${BUILD_WRKSRC} && msbuild projects/GEDKeeper2.linux.sln \
 		/p:Configuration=${_BUILD_TYPE} /p:Platform="x86" \
diff --git a/misc/gedkeeper/distinfo b/misc/gedkeeper/distinfo
index 596b333489f2..c02816b4b04b 100644
--- a/misc/gedkeeper/distinfo
+++ b/misc/gedkeeper/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1669570494
-SHA256 (Serg-Norseman-GEDKeeper-v2.22.0_GH0.tar.gz) = 7fbd731c15ce47f14e165fcbde120b0cc1b2c5f068456ea33ea0fc02b6e54da2
-SIZE (Serg-Norseman-GEDKeeper-v2.22.0_GH0.tar.gz) = 16607709
-SHA256 (Serg-Norseman-GKCommunicator-4757bf3_GH0.tar.gz) = b9cb64543bb578c67de1f1826e5c75573be0d9cb039dd0b65e5443003a8a49f5
-SIZE (Serg-Norseman-GKCommunicator-4757bf3_GH0.tar.gz) = 1867166
+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
diff --git a/misc/gedkeeper/pkg-plist b/misc/gedkeeper/pkg-plist
index 1cd9b4356409..bcc006e74809 100644
--- a/misc/gedkeeper/pkg-plist
+++ b/misc/gedkeeper/pkg-plist
@@ -327,6 +327,9 @@ bin/gedkeeper
 %%DATADIR%%/plugins/GEDmillPlugin.dll
 %%DATADIR%%/plugins/GEDmillPlugin.enu
 %%DATADIR%%/plugins/GEDmillPlugin.rus
+%%DATADIR%%/plugins/GKBackupPlugin.dll
+%%DATADIR%%/plugins/GKBackupPlugin.enu
+%%DATADIR%%/plugins/GKBackupPlugin.rus
 %%DATADIR%%/plugins/GKCalculatorPlugin.dll
 %%DATADIR%%/plugins/GKCalculatorPlugin.enu
 %%DATADIR%%/plugins/GKCalculatorPlugin.pol
@@ -357,6 +360,11 @@ bin/gedkeeper
 %%DATADIR%%/plugins/GKFlowInputPlugin.ukr
 %%DATADIR%%/plugins/GKFoldersPlugin.dll
 %%DATADIR%%/plugins/GKFoldersPlugin.enu
+%%DATADIR%%/plugins/GKGenetix.Core.dll
+%%DATADIR%%/plugins/GKGenetix.UI.WinForms.dll
+%%DATADIR%%/plugins/GKGenetixPlugin.dll
+%%DATADIR%%/plugins/GKGenetixPlugin.enu
+%%DATADIR%%/plugins/GKGenetixPlugin.rus
 %%DATADIR%%/plugins/GKHistoryDataPlugin.dll
 %%DATADIR%%/plugins/GKHistoryDataPlugin.enu
 %%DATADIR%%/plugins/GKHistoryDataPlugin.rus
@@ -463,6 +471,7 @@ bin/gedkeeper
 %%DATADIR%%/scripts/csv_import2.lua
 %%DATADIR%%/scripts/delete_filtered.lua
 %%DATADIR%%/scripts/groups2places.lua
+%%DATADIR%%/scripts/set_media_prim.lua
 %%DATADIR%%/scripts/sofonov_import.lua
 %%DATADIR%%/scripts/test.lua
 %%DATADIR%%/scripts/test_def_pat.lua