pkgsrc-WIP-changes archive

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

Set GITHUB_PROJECT



Module Name:	pkgsrc-wip
Committed By:	Bartosz Kuzma <bartosz.kuzma%gmail.com@localhost>
Pushed By:	bartosz.kuzma
Date:		Sat Dec 20 04:54:21 2025 +0100
Changeset:	b81ce2a673ae8e57c564eac91a5a039079227be2

Modified Files:
	thonny/Makefile

Log Message:
Set GITHUB_PROJECT

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

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

diffstat:
 thonny/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/thonny/Makefile b/thonny/Makefile
index 41c9a7ea87..e554948291 100644
--- a/thonny/Makefile
+++ b/thonny/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	thonny-4.1.7
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=thonny/}
+GITHUB_PROJECT=	thonny
 GITHUB_TAG=	refs/tags/v${PKGVERSION_NOREV}
 
 MAINTAINER=	bartosz.kuzma%gmail.com@localhost


Home | Main Index | Thread Index | Old Index