Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Aug 2022 18:43:01 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ac81a004a458 - main - games/gnome-chess: Use 'gnome' dir not 'gnome3'
Message-ID:  <202208091843.279Ih1Ur025475@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

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

commit ac81a004a458c0bbf2b3a26c602c5d3f6bb42806
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-08-09 18:38:58 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-08-09 18:42:48 +0000

    games/gnome-chess: Use 'gnome' dir not 'gnome3'
---
 games/gnome-chess/Makefile | 2 +-
 games/gnome-chess/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile
index f727feeffb1f..558d6a3dd7eb 100644
--- a/games/gnome-chess/Makefile
+++ b/games/gnome-chess/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	gnome-chess
 PORTVERSION=	42.0
 CATEGORIES=	games gnome
 MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
-DIST_SUBDIR=	gnome3
+DIST_SUBDIR=	gnome
 
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Gnome chess
diff --git a/games/gnome-chess/distinfo b/games/gnome-chess/distinfo
index 46282dde7847..49c1d662336f 100644
--- a/games/gnome-chess/distinfo
+++ b/games/gnome-chess/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647990378
-SHA256 (gnome3/gnome-chess-42.0.tar.xz) = 12af5493a62205ac6bb74540f0a858413da8928966a346e854330b41d73bc393
-SIZE (gnome3/gnome-chess-42.0.tar.xz) = 661180
+TIMESTAMP = 1660070332
+SHA256 (gnome/gnome-chess-42.0.tar.xz) = 12af5493a62205ac6bb74540f0a858413da8928966a346e854330b41d73bc393
+SIZE (gnome/gnome-chess-42.0.tar.xz) = 661180



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