diff --git a/games/hitori/Makefile b/games/hitori/Makefile index 13790d6a0e47..f7e54b89aeb3 100644 --- a/games/hitori/Makefile +++ b/games/hitori/Makefile @@ -1,26 +1,29 @@ # Created by: FreeBSD GNOME Team PORTNAME= hitori PORTVERSION= 3.38.3 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 LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool \ appstream-util:devel/appstream-glib PORTSCOUT= limitw:1,even USES= compiler:c11 gettext gmake gnome localbase meson pathfix \ pkgconfig tar:xz USE_GNOME= cairo gtk30 librsvg2 libxml2:build GLIB_SCHEMAS= org.gnome.hitori.gschema.xml .include 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