Sun Jan 29 14:17:42 2023 UTC ()
(cad/klayout)  Udated 0.28.2 to 0.28.3

0.28.3           (2023-01-12):

* Bugfix: %GITHUB%/issues/1247 Layer stipples not updated after
  editing custom stipples with high-DPI displays
* Bugfix: %GITHUB%/issues/1245 Connectivity not preserved when
  loading/saving technology
* Bugfix: %GITHUB%/issues/1242 KLayout 0.28.2 crashes when registering
  a plugin if a layout exists
* Bugfix: %GITHUB%/issues/1240 Layer is not activated from layer
  properties file on first creation
* Bugfix: %GITHUB%/issues/1238 Macro IDE: breakpoints not effective on Windows
* Bugfix: %GITHUB%/issues/1234 "Clone view": layer list is empty

* Enhancement: %GITHUB%/issues/1228 Add option to have Show parameter
  names on by default
* Enhancement: Improved performance of layer list with many layers
* Bugfix: Restored ability to build with Python 2.7
* Enhancement: Compatibility with Qt 6.4.1


(mef)
diff -r1.58 -r1.59 pkgsrc/cad/klayout/Makefile
diff -r1.28 -r1.29 pkgsrc/cad/klayout/distinfo

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

--- pkgsrc/cad/klayout/Makefile 2022/12/30 05:04:06 1.58
+++ pkgsrc/cad/klayout/Makefile 2023/01/29 14:17:42 1.59
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.58 2022/12/30 05:04:06 mef Exp $ 1# $NetBSD: Makefile,v 1.59 2023/01/29 14:17:42 mef Exp $
2 2
3DISTNAME= klayout-0.28.2 3DISTNAME= klayout-0.28.3
4CATEGORIES= cad 4CATEGORIES= cad
5MASTER_SITES= http://www.klayout.org/downloads/source/ 5MASTER_SITES= http://www.klayout.org/downloads/source/
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= https://www.klayout.de/ 8HOMEPAGE= https://www.klayout.de/
9COMMENT= Simple GDS and OASIS file viewer and Editor 9COMMENT= Simple GDS and OASIS file viewer and Editor
10LICENSE= gnu-gpl-v2 10LICENSE= gnu-gpl-v2
11 11
12USE_LANGUAGES= c c++ 12USE_LANGUAGES= c c++
13USE_TOOLS+= gmake bash pax 13USE_TOOLS+= gmake bash pax
14 14
15CFLAGS+= -I${PREFIX}/include/python${PYVERSUFFIX} 15CFLAGS+= -I${PREFIX}/include/python${PYVERSUFFIX}
16NO_CONFIGURE= yes 16NO_CONFIGURE= yes

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

--- pkgsrc/cad/klayout/distinfo 2022/12/30 05:04:06 1.28
+++ pkgsrc/cad/klayout/distinfo 2023/01/29 14:17:42 1.29
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.28 2022/12/30 05:04:06 mef Exp $ 1$NetBSD: distinfo,v 1.29 2023/01/29 14:17:42 mef Exp $
2 2
3BLAKE2s (klayout-0.28.2.tar.gz) = 0ebb52530a6eb5d39efd4146471fc23a56f18e7dba73d510c3123f8b9e4b36c7 3BLAKE2s (klayout-0.28.3.tar.gz) = bd4ed4ac0f115a0014d86979a08515874b2f92a077d630c462bfd21c1ad0e0dd
4SHA512 (klayout-0.28.2.tar.gz) = cf86a1348d4bd2b03e5a307600afbb0cbd8303b9d197a533f020e09f798a087d7133b6da9620e9513d8bfd28bdc7911851961895b674588b2da0b184873a3658 4SHA512 (klayout-0.28.3.tar.gz) = 6585522ebf78e577fd4d65effd3063ff13d8b007d2acd82692568d898302c94a5953b8b2294fb3a5ffcea0b9922516961c9e3e4e475676d499f1beac4a21ab83
5Size (klayout-0.28.2.tar.gz) = 62443267 bytes 5Size (klayout-0.28.3.tar.gz) = 84567390 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