Skip to content

Commit

Permalink
(cad/klayout) Udated 0.29.1 to 0.29.2
Browse files Browse the repository at this point in the history
0.29.2           (2024-06-06):
* Enhancement: %GITHUB%/issues/1724 Don't read duplicate LEF files
* Bug: %GITHUB%/issues/1722 [macOS] Crash when opening layout having Custom Macro Menus
* Enhancement: %GITHUB%/issues/1721 Feature request: send results from a query to selection
* Enhancement: %GITHUB%/issues/1719 Small LVS issues
* Enhancement: %GITHUB%/issues/1710 Feature request: create separate cell for def FILL
* Bug: %GITHUB%/issues/1709 Problem displaying multiple text labels with same x value
* Bug: %GITHUB%/issues/1706 [macOS] User Properties Dialog Crashes
* Enhancement: %GITHUB%/issues/1701 Feature request: strm2oas should report input unit differences
* Enhancement: Methods to obtain representative shapes of subcircuit pin and terminals, i.e.
  LayoutToNetlist#shapes_of_pin, LayoutToNetlist#shapes_of_terminal.
* Enhancement: Some enhancements in the Ruby/Python area like better messages in case
  of argument mismatch errors and better handling of default values for enum arguments.
* Enhancement: LayoutToNetlist#layer_indexes, LayoutToNetlist#layer_info (convenience)
* Enhancement: blend-mode 0 (aka AddToCell) now does not generate instance duplicates
* Bugfix: Some bug fixes on macro IDE: deleted macros do not become "zombie tabs" for example
  • Loading branch information
mef committed Jun 14, 2024
1 parent 7302090 commit b7d0232
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions cad/klayout/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.86 2024/05/29 16:31:27 adam Exp $
# $NetBSD: Makefile,v 1.87 2024/06/14 10:42:28 mef Exp $

DISTNAME= klayout-0.29.1
PKGREVISION= 1
DISTNAME= klayout-0.29.2
CATEGORIES= cad
MASTER_SITES= https://www.klayout.org/downloads/source/

Expand Down
8 changes: 4 additions & 4 deletions cad/klayout/distinfo
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.42 2024/05/19 03:34:14 mef Exp $
$NetBSD: distinfo,v 1.43 2024/06/14 10:42:28 mef Exp $

BLAKE2s (klayout-0.29.1.tar.gz) = e23cdf36f6adb2279a426ed9f8b364194bcf3d1711952aa59ab3879285851e24
SHA512 (klayout-0.29.1.tar.gz) = 347bf1f9e1d2a5d2929b79da4b0962c4ad0a14f9b3c5b93af8dc76fe9b47bf05860c1d23fd13371a72ecf244b29a841c9b16e7a7f365ecbec3438c7e4008df8f
Size (klayout-0.29.1.tar.gz) = 96950632 bytes
BLAKE2s (klayout-0.29.2.tar.gz) = ff28291e95af85def2c9a1866e9d46d59820c71333d7ef063b16e4bfa7507a26
SHA512 (klayout-0.29.2.tar.gz) = d078271f95cab57bd453475e0947798bdb61881465afbd32d00fb58eaa00df3c7d61c1da1a50fbe1ae50d60167227c06ba3769aad857ecac37d9ab0c87827d11
Size (klayout-0.29.2.tar.gz) = 97000602 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

0 comments on commit b7d0232

Please sign in to comment.