pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/py-wand (graphics/py-wand) ${PYPKGPREFIX} sho...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4283115d8135
branches:  trunk
changeset: 420297:4283115d8135
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Jan 02 09:07:46 2020 +0000

description:
(graphics/py-wand) ${PYPKGPREFIX} should not be attached in GITHUB_PROJECT

diffstat:

 graphics/py-wand/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 5504f3f7b95f -r 4283115d8135 graphics/py-wand/Makefile
--- a/graphics/py-wand/Makefile Thu Jan 02 09:07:16 2020 +0000
+++ b/graphics/py-wand/Makefile Thu Jan 02 09:07:46 2020 +0000
@@ -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