Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2021 13:40:06 GMT
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6890ec49a455 - main - x11-themes/chicago95: Use USE_GITHUB correctly.
Message-ID:  <202105111340.14BDe6Pd032361@gitrepo.freebsd.org>

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

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

commit 6890ec49a455be80bdbba71529f6ffb2bce23347
Author:     Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2021-05-11 13:38:24 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2021-05-11 13:39:00 +0000

    x11-themes/chicago95: Use USE_GITHUB correctly.
---
 x11-themes/chicago95/Makefile | 4 ++--
 x11-themes/chicago95/distinfo | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-themes/chicago95/Makefile b/x11-themes/chicago95/Makefile
index 6dcabfd18090..4d3f127d310e 100644
--- a/x11-themes/chicago95/Makefile
+++ b/x11-themes/chicago95/Makefile
@@ -10,12 +10,12 @@ COMMENT=	Classic Redmond theme
 LICENSE=	GPLv3+ MIT
 LICENSE_COMB=	multi
 
-USE_GITHUB=	nodefault
+USE_GITHUB=	yes
 GH_ACCOUNT=	grassmunk
+GH_PROJECT=	${NAME}
 
 NO_ARCH=	yes
 NO_BUILD=	yes
-WRKSRC=		${WRKDIR}/${NAME}-${GH_TAGNAME_EXTRACT}
 
 OPTIONS_DEFINE=	BACKGROUNDS CURSORS ICONS
 OPTIONS_DEFAULT=BACKGROUNDS CURSORS ICONS
diff --git a/x11-themes/chicago95/distinfo b/x11-themes/chicago95/distinfo
index 4401f13b273f..97258027decc 100644
--- a/x11-themes/chicago95/distinfo
+++ b/x11-themes/chicago95/distinfo
@@ -1,3 +1,3 @@
 TIMESTAMP = 1620565608
-SHA256 (chicago95-v2.0.1-65-g410d59f.tar.gz) = d11009b6da4915cd1be01b24f3403ba375d0e7dd2ea3f6b3ef619bc31f0a065e
-SIZE (chicago95-v2.0.1-65-g410d59f.tar.gz) = 21805738
+SHA256 (grassmunk-Chicago95-v2.0.1-65-g410d59f_GH0.tar.gz) = d11009b6da4915cd1be01b24f3403ba375d0e7dd2ea3f6b3ef619bc31f0a065e
+SIZE (grassmunk-Chicago95-v2.0.1-65-g410d59f_GH0.tar.gz) = 21805738



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