Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Aug 2022 18:43:06 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: 313c679fb321 - main - games/qqwing: Use 'gnome' dir not 'gnome3'
Message-ID:  <202208091843.279Ih6o5025602@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=313c679fb3218b335d9ac9d3b7e0dbb2b4a14302

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

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

diff --git a/games/qqwing/Makefile b/games/qqwing/Makefile
index 7d342562368f..72e44ed64486 100644
--- a/games/qqwing/Makefile
+++ b/games/qqwing/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	1.3.4
 DISTVERSIONPREFIX=	v
 PORTREVISION=	5
 CATEGORIES=	games gnome
-DIST_SUBDIR=	gnome3
+DIST_SUBDIR=	gnome
 
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Sudoku generating and solving software
diff --git a/games/qqwing/distinfo b/games/qqwing/distinfo
index e9ff205ed173..786fdb959b85 100644
--- a/games/qqwing/distinfo
+++ b/games/qqwing/distinfo
@@ -1,2 +1,3 @@
-SHA256 (gnome3/stephenostermiller-qqwing-v1.3.4_GH0.tar.gz) = dc5d61b4470862b190d437f8143d4090639c164d34461c4caa5c081c5c91e6cc
-SIZE (gnome3/stephenostermiller-qqwing-v1.3.4_GH0.tar.gz) = 90200
+TIMESTAMP = 1660070483
+SHA256 (gnome/stephenostermiller-qqwing-v1.3.4_GH0.tar.gz) = dc5d61b4470862b190d437f8143d4090639c164d34461c4caa5c081c5c91e6cc
+SIZE (gnome/stephenostermiller-qqwing-v1.3.4_GH0.tar.gz) = 90200



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