pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-wand
Module Name: pkgsrc
Committed By: mef
Date: Thu Jan 2 09:07:47 UTC 2020
Modified Files:
pkgsrc/graphics/py-wand: Makefile
Log Message:
(graphics/py-wand) ${PYPKGPREFIX} should not be attached in GITHUB_PROJECT
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-wand/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-wand/Makefile
diff -u pkgsrc/graphics/py-wand/Makefile:1.2 pkgsrc/graphics/py-wand/Makefile:1.3
--- pkgsrc/graphics/py-wand/Makefile:1.2 Wed Jan 1 06:13:37 2020
+++ pkgsrc/graphics/py-wand/Makefile Thu Jan 2 09:07:46 2020
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2020/01/01 06:13:37 mef Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/02 09:07:46 mef Exp $
VERSION= 0.5.8
DISTNAME= wand-${VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=emcconville/}
+GITHUB_PROJECT= Wand
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://docs.wand-py.org/
Home |
Main Index |
Thread Index |
Old Index