pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/klayout (cad/klayout) Updated to 0.27.12



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d9b7b154b30
branches:  trunk
changeset: 387882:7d9b7b154b30
user:      mef <mef%pkgsrc.org@localhost>
date:      Wed Nov 09 14:54:26 2022 +0000

description:
(cad/klayout) Updated to 0.27.12

0.27.12          (2022-11-01):
* Bugfix: %GITHUB%/issues/1173 DXF SPLINE implementation not compatible with ezdxf
* Bugfix: %GITHUB%/issues/1167 delete_cells slow in some cases
* Bugfix: %GITHUB%/issues/1164 Deleting cells: 'basic_string: construction from null is not valid'
* Bugfix: %GITHUB%/issues/1145 Crash when clearing a Shapes container by script while a shape is selected
* Bugfix: %GITHUB%/issues/1144 Copy layer not choosing the right "new" target layer sometimes
* Bugfix: %GITHUB%/issues/1143 DBU not taken from technology by default
* Bugfix: %GITHUB%/issues/1097 Change oasis writer defaults to strict + cblocks, discourage the usage of oas.gz
* Bugfix: Incorrect behavior of some deep-mode DRC functions
  - deep edges "and" with Region: incorrect behavior if region is empty or non-deep
  - deep edges "inside_part" with Region: incorrect behavior if region is empty or non-deep
  - deep edges "outside_part" with Region: incorrect behavior if region is empty or non-deep
* Enhancement: Python include files are now provided for the Python package. This will add type information to the methods.

diffstat:

 cad/klayout/Makefile |  4 ++--
 cad/klayout/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 293ebe8cb417 -r 7d9b7b154b30 cad/klayout/Makefile
--- a/cad/klayout/Makefile      Wed Nov 09 14:53:15 2022 +0000
+++ b/cad/klayout/Makefile      Wed Nov 09 14:54:26 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2022/09/18 12:51:32 mef Exp $
+# $NetBSD: Makefile,v 1.54 2022/11/09 14:54:26 mef Exp $
 
-DISTNAME=      klayout-0.27.11
+DISTNAME=      klayout-0.27.12
 CATEGORIES=    cad
 MASTER_SITES=  http://www.klayout.org/downloads/source/
 
diff -r 293ebe8cb417 -r 7d9b7b154b30 cad/klayout/distinfo
--- a/cad/klayout/distinfo      Wed Nov 09 14:53:15 2022 +0000
+++ b/cad/klayout/distinfo      Wed Nov 09 14:54:26 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24 2022/09/18 12:51:32 mef Exp $
+$NetBSD: distinfo,v 1.25 2022/11/09 14:54:26 mef Exp $
 
-BLAKE2s (klayout-0.27.11.tar.gz) = 90220138a6fb6ac141d53c067a4343ffd7a9e19b0e1ad0d945b46c2b4b02038a
-SHA512 (klayout-0.27.11.tar.gz) = f8e960f7a69f57f58c49d21651ae9693fb3ff75cd76335fa613a215cc63b22ca198f7e32a8daa89847baac24fab57a48b51be5dc285a7de1e01a25ba4bb997b5
-Size (klayout-0.27.11.tar.gz) = 57376311 bytes
+BLAKE2s (klayout-0.27.12.tar.gz) = 472ae4077aceb799a7e84887a016ec4b219232236ecced12b3383286d38b6d9b
+SHA512 (klayout-0.27.12.tar.gz) = 25bb854b9f265801a9ee13bdead0ae1fa4ce21bd0d018c10b0c89aff72f48d4131e80987750bd47e3996296ced1936fffb4ed02daa5a7bdff5f05ae6e820e067
+Size (klayout-0.27.12.tar.gz) = 57616686 bytes
 SHA1 (patch-config_Makefile.conf.freebsd-32-gcc-release) = 0eaac4f5bd5441976f6113f37b1643653f4fdea4
 SHA1 (patch-config_Makefile.conf.netbsd-32-gcc-release) = b18e6708a2b40c69275bb6c285ddebb49e9808bb
 SHA1 (patch-src_lay_lay_layApplication.cc) = fa42542213519e8c04820ab08ce5c1385bf8b860



Home | Main Index | Thread Index | Old Index