summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2018-03-17 22:20:13 +0000
committermef <mef@pkgsrc.org>2018-03-17 22:20:13 +0000
commit28c92b6de37e3f5f374a3577f3ad967ae51befd6 (patch)
treea0efc3dda7644d910649b23bcf27aa1c60cc7142
parent0de54c471b60b274db3b90d68f0ca31b57a701f0 (diff)
downloadpkgsrc-28c92b6de37e3f5f374a3577f3ad967ae51befd6.tar.gz
Added cad/py-gdscad version 0.4.5
-rw-r--r--cad/Makefile3
-rw-r--r--doc/CHANGES-20183
2 files changed, 4 insertions, 2 deletions
diff --git a/cad/Makefile b/cad/Makefile
index 0f1edd2480e..3df8e3c5ae4 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2017/09/26 10:26:55 wiz Exp $
+# $NetBSD: Makefile,v 1.96 2018/03/17 22:20:13 mef Exp $
#
COMMENT= CAD tools
@@ -53,6 +53,7 @@ SUBDIR+= p5-gds2
SUBDIR+= pcb
SUBDIR+= py-MyHDL
SUBDIR+= py-gds
+SUBDIR+= py-gdscad
SUBDIR+= py-simpy
SUBDIR+= qcad
SUBDIR+= qcad-partlibrary
diff --git a/doc/CHANGES-2018 b/doc/CHANGES-2018
index 85fc712b671..d62f4c8d6cf 100644
--- a/doc/CHANGES-2018
+++ b/doc/CHANGES-2018
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2018,v 1.1396 2018/03/17 20:54:12 schmonz Exp $
+$NetBSD: CHANGES-2018,v 1.1397 2018/03/17 22:20:13 mef Exp $
Changes to the packages collection and infrastructure in 2018:
@@ -1900,3 +1900,4 @@ Changes to the packages collection and infrastructure in 2018:
Updated textproc/ruby-xslt to 0.9.10 [taca 2018-03-17]
Updated textproc/ruby-toml to 0.2.0 [taca 2018-03-17]
Updated textproc/discount to 2.2.3anb3 [schmonz 2018-03-17]
+ Added cad/py-gdscad version 0.4.5 [mef 2018-03-17]