this updates kristall to latest commit
not sure if we want to keep it, we have
many good gemini browsers nowadays and with
much less dependencies than this one
diff --git a/net/kristall/Makefile b/net/kristall/Makefile
index 185bee8d7fc..a73b2fe4295 100644
--- a/net/kristall/Makefile
+++ b/net/kristall/Makefile
@@ -1,11 +1,10 @@
COMMENT = graphical multi-protocol navigator
-DISTNAME = kristall-2021111500
+DISTNAME = kristall-2024010500
GH_ACCOUNT = MasterQ32
GH_PROJECT = kristall
-GH_COMMIT = 9744a24ffbf4d5ea6ad8b418d740c90336ee33b8
-REVISION = 1
+GH_COMMIT = b4c677cdb5a9d7337758bcad45db5b21e2b85280
CATEGORIES = net x11
@@ -31,6 +30,8 @@ USE_GMAKE = Yes
NO_TEST = Yes
+MAKE_ENV += KRISTALL_VERSION=${DISTNAME}
+
ALL_TARGET = kristall
.include <bsd.port.mk>
diff --git a/net/kristall/distinfo b/net/kristall/distinfo
index 81db07c7eed..6a758256d4b 100644
--- a/net/kristall/distinfo
+++ b/net/kristall/distinfo
@@ -1,2 +1,2 @@
-SHA256 (kristall-2021111500-9744a24f.tar.gz) =
LmKSQEGWbMpV5G7+Bljhbxg8IKi4mH/a6uh9IuL1qfo=
-SIZE (kristall-2021111500-9744a24f.tar.gz) = 22016994
+SHA256 (kristall-2024010500-b4c677cd.tar.gz) =
NqtkRCpYcE/lXYdiWbtyNDhIrVLn84P0cV2M8ngoQDk=
+SIZE (kristall-2024010500-b4c677cd.tar.gz) = 22026147
diff --git a/net/kristall/patches/patch-src_kristall_pro
b/net/kristall/patches/patch-src_kristall_pro
deleted file mode 100644
index 0b0c2b9dfef..00000000000
--- a/net/kristall/patches/patch-src_kristall_pro
+++ /dev/null
@@ -1,14 +0,0 @@
-Prevent git run at every ${CC} call
-
-Index: src/kristall.pro
---- src/kristall.pro.orig
-+++ src/kristall.pro
-@@ -9,7 +9,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets networ
- # deprecated API in order to know how to port your code away from it.
- DEFINES += QT_DEPRECATED_WARNINGS
-
--DEFINES += KRISTALL_VERSION="\"$(shell cd $$PWD; git describe --tags)\""
-+DEFINES += KRISTALL_VERSION="OpenBSD"
-
- # You can also make your code fail to compile if it uses deprecated APIs.
- # In order to do so, uncomment the following line.
diff --git a/net/kristall/pkg/PLIST b/net/kristall/pkg/PLIST
index 757bd7eeec6..5e7a49d14d0 100644
--- a/net/kristall/pkg/PLIST
+++ b/net/kristall/pkg/PLIST
@@ -7,5 +7,7 @@ share/icons/hicolor/64x64/apps/net.random-projects.kristall.png
share/icons/hicolor/scalable/apps/net.random-projects.kristall.svg
@tag update-desktop-database
@tag gtk-update-icon-cache %D/share/icons/hicolor
+share/metainfo/
+share/metainfo/Kristall.metainfo.xml
share/mime/packages/kristall.xml
@tag update-mime-database