Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Aug 2022 18:43:08 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: b1d6bab8afcf - main - games/iagno: Use 'gnome' dir not 'gnome3'
Message-ID:  <202208091843.279Ih8CO025626@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=b1d6bab8afcfd3e782726d379c68a7f012484fa1

commit b1d6bab8afcfd3e782726d379c68a7f012484fa1
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-08-09 18:42:13 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-08-09 18:42:49 +0000

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

diff --git a/games/iagno/Makefile b/games/iagno/Makefile
index e7a193d7407b..520bef3105b9 100644
--- a/games/iagno/Makefile
+++ b/games/iagno/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	3.38.1
 PORTREVISION=	2
 CATEGORIES=	games gnome
 MASTER_SITES=	GNOME
-DIST_SUBDIR=	gnome3
+DIST_SUBDIR=	gnome
 
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Iagno
diff --git a/games/iagno/distinfo b/games/iagno/distinfo
index 44f03aab44af..cf33c468f795 100644
--- a/games/iagno/distinfo
+++ b/games/iagno/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603753960
-SHA256 (gnome3/iagno-3.38.1.tar.xz) = 84b9f32ce0389758a21d63c7eb1c227db7116b51d3149aa0eae3509168e0ed24
-SIZE (gnome3/iagno-3.38.1.tar.xz) = 766188
+TIMESTAMP = 1660070527
+SHA256 (gnome/iagno-3.38.1.tar.xz) = 84b9f32ce0389758a21d63c7eb1c227db7116b51d3149aa0eae3509168e0ed24
+SIZE (gnome/iagno-3.38.1.tar.xz) = 766188



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