pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-DPainter
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 28 12:03:29 UTC 2024
Modified Files:
pkgsrc/graphics/py-DPainter: Makefile
Log Message:
py-DPainter: set GITHUB_PROJECT to fix fetch
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/py-DPainter/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/py-DPainter/Makefile
diff -u pkgsrc/graphics/py-DPainter/Makefile:1.1 pkgsrc/graphics/py-DPainter/Makefile:1.2
--- pkgsrc/graphics/py-DPainter/Makefile:1.1 Fri Jul 26 22:15:27 2024
+++ pkgsrc/graphics/py-DPainter/Makefile Sun Jul 28 12:03:29 2024
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2024/07/26 22:15:27 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2024/07/28 12:03:29 wiz Exp $
DISTNAME= PyDPainter-1.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Py//}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=mriale/}
+GITHUB_PROJECT= PyDPainter
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index