aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-01-24 12:29:26 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-01-24 12:35:08 +0000
commit8ba0311efa2329e7124b2b39298937ef42ca5caa (patch)
treea79ec87892c7b185600f42cd1633075a65a7bc38 /games
parenta1ad671b4a81a37e4b822ab3e614bca86324a1d0 (diff)
downloadports-8ba0311efa2329e7124b2b39298937ef42ca5caa.tar.gz
ports-8ba0311efa2329e7124b2b39298937ef42ca5caa.zip
games/hitori: unbreak build with Meson 0.61.0
data/meson.build:3:0: ERROR: Function does not take positional arguments. PR: 260943 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1
Diffstat (limited to 'games')
-rw-r--r--games/hitori/Makefile3
-rw-r--r--games/hitori/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/games/hitori/Makefile b/games/hitori/Makefile
index 13790d6a0e47..f7e54b89aeb3 100644
--- a/games/hitori/Makefile
+++ b/games/hitori/Makefile
@@ -6,6 +6,9 @@ CATEGORIES= games gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
+PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
+PATCHFILES+= d25728e122f1.patch:-p1 # https://gitlab.gnome.org/GNOME/hitori/-/merge_requests/35
+
MAINTAINER= gnome@FreeBSD.org
COMMENT= Hitori
diff --git a/games/hitori/distinfo b/games/hitori/distinfo
index c39610df5c24..47d252e02098 100644
--- a/games/hitori/distinfo
+++ b/games/hitori/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1632933738
SHA256 (gnome3/hitori-3.38.3.tar.xz) = f7d7103cb0633fb013730131a98c3ae3a2162b9fb9499fc7f19512d581bf6569
SIZE (gnome3/hitori-3.38.3.tar.xz) = 205100
+SHA256 (gnome3/d25728e122f1.patch) = 1262a8df7c8bbadbcc03cd2a14513d0c047bb8d58fe730174650ef139a7352d2
+SIZE (gnome3/d25728e122f1.patch) = 1294