pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/py-gdscad Correction to failure of fetch. (Py libr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2ae648bb63a
branches:  trunk
changeset: 378093:f2ae648bb63a
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Mar 30 14:49:51 2018 +0000

description:
Correction to failure of fetch. (Py library needs tweek to GITHUB_PROJECT)

Thanks joerg for the report.

diffstat:

 cad/py-gdscad/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 506fc9898716 -r f2ae648bb63a cad/py-gdscad/Makefile
--- a/cad/py-gdscad/Makefile    Fri Mar 30 11:56:57 2018 +0000
+++ b/cad/py-gdscad/Makefile    Fri Mar 30 14:49:51 2018 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2018/03/17 22:39:56 mef Exp $
+# $NetBSD: Makefile,v 1.3 2018/03/30 14:49:51 mef Exp $
 
 DISTNAME=      gdsCAD-0.4.5
 PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=     cad python
-CATEGORIES=    cad
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=hohlraum/}
+GITHUB_PROJECT=        gdsCAD
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://pythonhosted.org/gdsCAD/



Home | Main Index | Thread Index | Old Index