Sat Apr 8 23:25:31 2023 UTC ()
(cad/klayout) Updated 0.28.5 to 0.28.6

0.28.6           (2023-03-16):
* Enhancement: %GITHUB%/issues/1249 Include expanded/collapsed state of layer properties into session
* Bugfix: %GITHUB%/issues/1265 Issues installing klayout with pip on macOS related to libpng
* Enhancement: %GITHUB%/issues/1271 __version__ attribute in Python modules available now
* Bugfix: %GITHUB%/issues/1287 Goto Position (CRTL+G) is not showing the origin (0,0)
* Bugfix: %GITHUB%/issues/1291 Better compatibility of PyQt5 and KLayout (i.e. debugger does not crash)
* Enhancement: %GITHUB%/issues/1294 Persisting layer properties in sessions
* Bugfix: %GITHUB%/issues/1302 Select filter is not applied in partial mode
* Bugfix: %GITHUB%/issues/1304 Spice netlist reader: should read "M" terminals in DGS order
* Bugfix: %GITHUB%/issues/1309 Incomplete fill (polygon rasterizer issue)
* Bugfix: %GITHUB%/issues/1315 Cannot export layers from Marker Browser in viewer mode
* Bugfix/enhancement: some LEF/DEF parser issues solved with the help of a new complete sample case
* Bugfix: Avoid a segfault while editing a ruler. This happens is both a selection and a transient selection is active.
* Enhancement: Some enhancements for image editing (e.g. selection remains after moving handles)
* Enhancement: klayout.db Python module is auto-loaded for providing stream readers
* Enhancement: Spice reader now supports parametric subcircuits
* Enhancement: Build issue fixed for Qt 5.15.2 bindings
* Enhancement: Including Python's matplotlib into Windows binaries
* Bugfix: Reading fillcell-generated inputs again into DRC deck now also works for deep mode


(mef)
diff -r1.62 -r1.63 pkgsrc/cad/klayout/Makefile
diff -r1.30 -r1.31 pkgsrc/cad/klayout/distinfo

cvs diff -r1.62 -r1.63 pkgsrc/cad/klayout/Makefile (expand / switch to unified diff)

--- pkgsrc/cad/klayout/Makefile 2023/04/03 20:20:46 1.62
+++ pkgsrc/cad/klayout/Makefile 2023/04/08 23:25:31 1.63
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.62 2023/04/03 20:20:46 nros Exp $ 1# $NetBSD: Makefile,v 1.63 2023/04/08 23:25:31 mef Exp $
2 2
3DISTNAME= klayout-0.28.5 3DISTNAME= klayout-0.28.6
4PKGREVISION= 1 
5CATEGORIES= cad 4CATEGORIES= cad
6MASTER_SITES= http://www.klayout.org/downloads/source/ 5MASTER_SITES= http://www.klayout.org/downloads/source/
7 6
8MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://www.klayout.de/ 8HOMEPAGE= https://www.klayout.de/
10COMMENT= Simple GDS and OASIS file viewer and Editor 9COMMENT= Simple GDS and OASIS file viewer and Editor
11LICENSE= gnu-gpl-v2 10LICENSE= gnu-gpl-v2
12 11
13USE_LANGUAGES= c c++ 12USE_LANGUAGES= c c++
14USE_TOOLS+= gmake bash pax 13USE_TOOLS+= gmake bash pax
15 14
16CFLAGS+= -I${PREFIX}/include/python${PYVERSUFFIX} 15CFLAGS+= -I${PREFIX}/include/python${PYVERSUFFIX}
17NO_CONFIGURE= yes 16NO_CONFIGURE= yes

cvs diff -r1.30 -r1.31 pkgsrc/cad/klayout/distinfo (expand / switch to unified diff)

--- pkgsrc/cad/klayout/distinfo 2023/02/11 12:57:01 1.30
+++ pkgsrc/cad/klayout/distinfo 2023/04/08 23:25:31 1.31
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.30 2023/02/11 12:57:01 mef Exp $ 1$NetBSD: distinfo,v 1.31 2023/04/08 23:25:31 mef Exp $
2 2
3BLAKE2s (klayout-0.28.5.tar.gz) = cc539f620f6280245ab8c4c0cfc23d2864ae8664dd0ce6db366d0fbdfe956db5 3BLAKE2s (klayout-0.28.6.tar.gz) = 1ffb4f454e8234ea44a55f3fd18ff20a0c38ae370979dffdc241d59f41d31f1f
4SHA512 (klayout-0.28.5.tar.gz) = ae2f4a08d8939eccba41f2a76ef3e1a97bdd61925329f3d3c314206dfc2783e0db0ffad58cc1357355f0853079987b9c083dde78ae29914b4db8aadc24181082 4SHA512 (klayout-0.28.6.tar.gz) = c2e0e70bff3aa8cfba964959b5344e123b903035d59e0d34e9914443365cf5acf2cf00c53160b8719159b1ebc6401637f8fe9f9a0b8108c550ab092de36450a0
5Size (klayout-0.28.5.tar.gz) = 88218961 bytes 5Size (klayout-0.28.6.tar.gz) = 88334413 bytes
6SHA1 (patch-config_Makefile.conf.freebsd-32-gcc-release) = 0eaac4f5bd5441976f6113f37b1643653f4fdea4 6SHA1 (patch-config_Makefile.conf.freebsd-32-gcc-release) = 0eaac4f5bd5441976f6113f37b1643653f4fdea4
7SHA1 (patch-config_Makefile.conf.netbsd-32-gcc-release) = b18e6708a2b40c69275bb6c285ddebb49e9808bb 7SHA1 (patch-config_Makefile.conf.netbsd-32-gcc-release) = b18e6708a2b40c69275bb6c285ddebb49e9808bb
8SHA1 (patch-src_lay_lay_layApplication.cc) = fa42542213519e8c04820ab08ce5c1385bf8b860 8SHA1 (patch-src_lay_lay_layApplication.cc) = fa42542213519e8c04820ab08ce5c1385bf8b860