pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

java-gson: Set GITHUB_TAG



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri Nov 20 17:03:56 2020 +0100
Changeset:	a8c2abb25efab2caf1e639ed71382fb510f4b263

Modified Files:
	java-gson/Makefile

Log Message:
java-gson: Set GITHUB_TAG

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a8c2abb25efab2caf1e639ed71382fb510f4b263

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 java-gson/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/java-gson/Makefile b/java-gson/Makefile
index b57a537813..3b6a4341a7 100644
--- a/java-gson/Makefile
+++ b/java-gson/Makefile
@@ -6,6 +6,7 @@ PKGNAME=	java-${DISTNAME:S/parent-//}
 CATEGORIES=	devel java
 MASTER_SITES=	${MASTER_SITE_GITHUB:=google/}
 EXTRACT_SUFX=	.zip
+GITHUB_TAG=	${DISTNAME}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/google/gson/


Home | Main Index | Thread Index | Old Index