Date: Tue, 9 Aug 2022 18:43:03 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: 4e9b6dc8c89a - main - games/gnome-taquin: Use 'gnome' dir not 'gnome3' Message-ID: <202208091843.279Ih3Qx025524@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=4e9b6dc8c89ad33820c13353d86edd700d4bf353 commit 4e9b6dc8c89ad33820c13353d86edd700d4bf353 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-08-09 18:39:52 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-08-09 18:42:48 +0000 games/gnome-taquin: Use 'gnome' dir not 'gnome3' --- games/gnome-taquin/Makefile | 2 +- games/gnome-taquin/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games/gnome-taquin/Makefile b/games/gnome-taquin/Makefile index fa2a3643bcf6..6dd5ee2214e6 100644 --- a/games/gnome-taquin/Makefile +++ b/games/gnome-taquin/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 3.38.1 PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Move tiles so that they reach their places diff --git a/games/gnome-taquin/distinfo b/games/gnome-taquin/distinfo index aecc16cf5c48..455122ffca7e 100644 --- a/games/gnome-taquin/distinfo +++ b/games/gnome-taquin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603741946 -SHA256 (gnome3/gnome-taquin-3.38.1.tar.xz) = 96db3d8fad497924a7390ad108a3ef72432a1d62d2456cae5e1934057018814f -SIZE (gnome3/gnome-taquin-3.38.1.tar.xz) = 5265440 +TIMESTAMP = 1660070385 +SHA256 (gnome/gnome-taquin-3.38.1.tar.xz) = 96db3d8fad497924a7390ad108a3ef72432a1d62d2456cae5e1934057018814f +SIZE (gnome/gnome-taquin-3.38.1.tar.xz) = 5265440
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208091843.279Ih3Qx025524>