Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2025 16:10:05 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f47a01aefe1c - main - games/gnome-games: update to 47
Message-ID:  <202506111610.55BGA5ST042273@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bapt:

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

commit f47a01aefe1c2653f18274d81d50eb66e9b98199
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2025-06-11 12:25:08 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-06-11 16:08:41 +0000

    games/gnome-games: update to 47
    
    adjust dependency to only contain well maintained games
    
    PR:     286697
---
 games/gnome-games/Makefile | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 7d9596976ecd..7acb34c19ff3 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -1,30 +1,23 @@
 PORTNAME=	gnome-games
-PORTVERSION=	3.24.0
-PORTREVISION=	1
+PORTVERSION=	47
 CATEGORIES=	games gnome
 
 MAINTAINER=	gnome@FreeBSD.org
-COMMENT=	Gnome games meta port
+COMMENT=	Curated GNOME games meta port
 
 USES=		metaport
 
 RUN_DEPENDS=	five-or-more:games/five-or-more \
 		atomix:games/atomix \
-		four-in-a-row:games/four-in-a-row \
 		gnome-2048:games/gnome-2048 \
 		gnome-chess:games/gnome-chess \
-		gnome-klotski:games/gnome-klotski \
 		gnome-mahjongg:games/gnome-mahjongg \
 		gnome-mines:games/gnome-mines \
 		gnome-nibbles:games/gnome-nibbles \
 		gnome-robots:games/gnome-robots \
 		gnome-sudoku:games/gnome-sudoku \
-		gnome-tetravex:games/gnome-tetravex \
-		hitori:games/hitori \
 		lightsoff:games/lightsoff \
-		quadrapassel:games/quadrapassel \
 		aisleriot>=0:games/aisleriot \
-		swell-foop:games/swell-foop \
-		tali:games/tali
+		swell-foop:games/swell-foop
 
 .include <bsd.port.mk>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506111610.55BGA5ST042273>