git: 53247e203399 - main - games/gnome-taquin: mark broken (does not build against current vala)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Aug 2022 17:03:03 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=53247e20339908dbf725dbb2a6dd6ce4b1fdaa9a commit 53247e20339908dbf725dbb2a6dd6ce4b1fdaa9a Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-08-26 16:34:22 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-08-26 17:02:27 +0000 games/gnome-taquin: mark broken (does not build against current vala) - upstream has incompelete fix in: https://gitlab.gnome.org/GNOME/gnome-taquin/-/commit/66be44dc20d114e449fc33156e3939fd05dfbb16 - project seems rater EOL PR: 249940 --- games/gnome-taquin/Makefile | 6 ++++++ games/gnome-taquin/distinfo | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/games/gnome-taquin/Makefile b/games/gnome-taquin/Makefile index 1dbe22b5759a..1760bc8c9638 100644 --- a/games/gnome-taquin/Makefile +++ b/games/gnome-taquin/Makefile @@ -5,6 +5,10 @@ CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome +# Incomplete upstream vala fix +# PATCH_SITES= https://gitlab.gnome.org/GNOME/gnome-taquin/-/commit/ +# PATCHFILES= 66be44dc20d114e449fc33156e3939fd05dfbb16.diff:-p1 + MAINTAINER= gnome@FreeBSD.org COMMENT= Move tiles so that they reach their places @@ -23,4 +27,6 @@ USE_XORG= x11 GLIB_SCHEMAS= org.gnome.Taquin.gschema.xml +BROKEN= Does not build with current vala + .include <bsd.port.mk> diff --git a/games/gnome-taquin/distinfo b/games/gnome-taquin/distinfo index 455122ffca7e..ef595c011134 100644 --- a/games/gnome-taquin/distinfo +++ b/games/gnome-taquin/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1660070385 +TIMESTAMP = 1661531577 SHA256 (gnome/gnome-taquin-3.38.1.tar.xz) = 96db3d8fad497924a7390ad108a3ef72432a1d62d2456cae5e1934057018814f SIZE (gnome/gnome-taquin-3.38.1.tar.xz) = 5265440 +SHA256 (gnome/66be44dc20d114e449fc33156e3939fd05dfbb16.diff) = ee8f3a684354e13fcdb033d208347c2ceda15773976bac7d44f53defdfeaf2ab +SIZE (gnome/66be44dc20d114e449fc33156e3939fd05dfbb16.diff) = 9422