git: 5dcba9609ebd - main - games/iagno: mark broken (does not build against current vala)

From: Tobias C. Berner <tcberner_at_FreeBSD.org>
Date: Fri, 26 Aug 2022 17:03:04 UTC
The branch main has been updated by tcberner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5dcba9609ebdc39f1158fb2585608560583384d6

commit 5dcba9609ebdc39f1158fb2585608560583384d6
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-08-26 16:20:13 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-08-26 17:02:27 +0000

    games/iagno: mark broken (does not build against current vala)
    
    - upstream has incompelete fix in:
            https://gitlab.gnome.org/GNOME/iagno/-/commit/e8a0aeec350ea80349582142c0e8e3cd3f1bce38
    - project seems rater EOL
    
    PR:             249940
---
 games/iagno/Makefile | 6 ++++++
 games/iagno/distinfo | 4 +++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/games/iagno/Makefile b/games/iagno/Makefile
index 8a7492ba77d6..680363023008 100644
--- a/games/iagno/Makefile
+++ b/games/iagno/Makefile
@@ -5,6 +5,10 @@ CATEGORIES=	games gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
 
+# Incomplete upstream vala fixes
+#PATCH_SITES=	https://gitlab.gnome.org/GNOME/iagno/-/commit/
+#PATCHFILES=	e8a0aeec350ea80349582142c0e8e3cd3f1bce38.diff:-p1
+
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Iagno
 
@@ -26,4 +30,6 @@ USE_XORG=	x11
 
 GLIB_SCHEMAS=	org.gnome.Reversi.gschema.xml
 
+BROKEN=		Does not build against current vala
+
 .include <bsd.port.mk>
diff --git a/games/iagno/distinfo b/games/iagno/distinfo
index cf33c468f795..af81d6e130ba 100644
--- a/games/iagno/distinfo
+++ b/games/iagno/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1660070527
+TIMESTAMP = 1661530586
 SHA256 (gnome/iagno-3.38.1.tar.xz) = 84b9f32ce0389758a21d63c7eb1c227db7116b51d3149aa0eae3509168e0ed24
 SIZE (gnome/iagno-3.38.1.tar.xz) = 766188
+SHA256 (gnome/e8a0aeec350ea80349582142c0e8e3cd3f1bce38.diff) = 441b7074bbd34b7a7f1d376b9d7c194100e7405fa53b5ef1e80f1130d52eb40b
+SIZE (gnome/e8a0aeec350ea80349582142c0e8e3cd3f1bce38.diff) = 10095