pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/py-gds Updated cad/py-gds to 1.1.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/df93eda98f2e
branches:  trunk
changeset: 360807:df93eda98f2e
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Apr 08 12:44:48 2017 +0000

description:
Updated cad/py-gds to 1.1.2
---------------------------
### Version 1.1.2 (Mar 19, 2017)
* Update clipper library to 6.4.2 to fix bugs introduced in the last update.
* License change to Boost Software License v1.0.

(pkgsrc changes)
 - LICENSE converted to boost-license as noted above

diffstat:

 cad/py-gds/Makefile |   6 +++---
 cad/py-gds/PLIST    |   2 +-
 cad/py-gds/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (45 lines):

diff -r e4a292de27d9 -r df93eda98f2e cad/py-gds/Makefile
--- a/cad/py-gds/Makefile       Sat Apr 08 12:30:42 2017 +0000
+++ b/cad/py-gds/Makefile       Sat Apr 08 12:44:48 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/01/28 23:28:26 mef Exp $
+# $NetBSD: Makefile,v 1.8 2017/04/08 12:44:48 mef Exp $
 
-VERSION=       1.1.1
+VERSION=       1.1.2
 DISTNAME=      gdspy-${VERSION}
 PKGNAME=        ${PYPKGPREFIX}-gds-${VERSION}
 CATEGORIES=    cad
@@ -11,7 +11,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/heitzmann/gdspy
 COMMENT=       Python module for creating GDSII stream files
-LICENSE=       gnu-gpl-v3
+LICENSE=       boost-license
 
 USE_LANGUAGES+=        c c++
 
diff -r e4a292de27d9 -r df93eda98f2e cad/py-gds/PLIST
--- a/cad/py-gds/PLIST  Sat Apr 08 12:30:42 2017 +0000
+++ b/cad/py-gds/PLIST  Sat Apr 08 12:44:48 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2017/01/24 14:31:55 mef Exp $
+@comment $NetBSD: PLIST,v 1.6 2017/04/08 12:44:48 mef Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
diff -r e4a292de27d9 -r df93eda98f2e cad/py-gds/distinfo
--- a/cad/py-gds/distinfo       Sat Apr 08 12:30:42 2017 +0000
+++ b/cad/py-gds/distinfo       Sat Apr 08 12:44:48 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/01/28 23:28:26 mef Exp $
+$NetBSD: distinfo,v 1.6 2017/04/08 12:44:48 mef Exp $
 
-SHA1 (gdspy-1.1.1.tar.gz) = b7c83d88a385f0efd11ea7b3b7415754ed6f2f2b
-RMD160 (gdspy-1.1.1.tar.gz) = 3148d066f62bc6511dce105f50028e26896029b9
-SHA512 (gdspy-1.1.1.tar.gz) = fa8bb32406512aed1492e65ebb84b73c13e94643a1de8a9d2539f414d1a3a71a446541c8ee7b0ac6b13d23c6ef2bcc8d8b7001a4817affe9537d8bcfcedaaf4c
-Size (gdspy-1.1.1.tar.gz) = 123610 bytes
+SHA1 (gdspy-1.1.2.tar.gz) = 2563a8729afd960408b332c49dd075f8457f03ab
+RMD160 (gdspy-1.1.2.tar.gz) = 6127d6d473de8f356f32157542addf7e9f2e9727
+SHA512 (gdspy-1.1.2.tar.gz) = ab3e9d363bd275726fe02c0eaaa1154f0a7b1182be807239b8220983c442000100d3514a9d9596e606dcf443fc95801327cac1d2518c8aff2aca000416c1ae64
+Size (gdspy-1.1.2.tar.gz) = 113919 bytes



Home | Main Index | Thread Index | Old Index