git: 6890ec49a455 - main - x11-themes/chicago95: Use USE_GITHUB correctly.
Mathieu Arnold
mat at FreeBSD.org
Tue May 11 13:40:06 UTC 2021
The branch main has been updated by mat:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6890ec49a455be80bdbba71529f6ffb2bce23347
commit 6890ec49a455be80bdbba71529f6ffb2bce23347
Author: Mathieu Arnold <mat at FreeBSD.org>
AuthorDate: 2021-05-11 13:38:24 +0000
Commit: Mathieu Arnold <mat at 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
More information about the dev-commits-ports-all
mailing list