pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
klayout: Update to 0.27.4
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Wed Nov 3 23:55:01 2021 +0900
Changeset: 45fdc08fc2f8188fe4393c59e23ba4087d095c8d
Modified Files:
klayout/Makefile
klayout/distinfo
Log Message:
klayout: Update to 0.27.4
0.27.4 (2021-09-25):
* Enhancements: Some enhancements on the 2.5d view (e.g. live layer color update, z only scaling, wire frames, etc.)
* Enhancement: simple versions of DRC with_holes/without_holes without parameters
* Enhancement: LVS netlist compare performance improvements in certain cases
* Enhancement: %GITHUB%/issues/914 Make "tap" function available in reader mode
* Bugfix: %GITHUB%/issues/912 Decent error message (not crashing) when trying to create a cell or layer on an empty panel
* Bugfix: %GITHUB%/issues/909 DRC crash
* Bugfix: %GITHUB%/issues/905 Crash when deleting a hierarchical PCell library from Python
* Bugfix: %GITHUB%/issues/898 Spice reader ignores last line
* Bugfix: %GITHUB%/issues/897 Fill Tool crashes
* Bugfix: %GITHUB%/issues/894 border case GDS file behavior restored
* Bugfix: %GITHUB%/issues/892 Font path can be selected for standalone "Basic" library
* Bugfix: %GITHUB%/issues/886 Python module does not build from sources
* Bugfix: %GITHUB%/issues/881 Typo in separation_check signature
* Bugfix: %GITHUB%/issues/880 Clarification of device parameter compare on LVS
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=45fdc08fc2f8188fe4393c59e23ba4087d095c8d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
klayout/Makefile | 2 +-
klayout/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/klayout/Makefile b/klayout/Makefile
index 6d8394b08a..14cc2c7b3e 100644
--- a/klayout/Makefile
+++ b/klayout/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.38 2021/05/29 06:08:56 mef Exp $
-DISTNAME= klayout-0.27.3
+DISTNAME= klayout-0.27.4
CATEGORIES= cad
MASTER_SITES= http://www.klayout.org/downloads/source/
diff --git a/klayout/distinfo b/klayout/distinfo
index 8ac103a9f6..2b6491c95d 100644
--- a/klayout/distinfo
+++ b/klayout/distinfo
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.16 2021/05/29 06:08:56 mef Exp $
-RMD160 (klayout-0.27.3.tar.gz) = 137d0721d2240eda4aae69260fe7aa173c3da9dc
-SHA512 (klayout-0.27.3.tar.gz) = 5f3a83cbbdc171acf200a90e4758942e7c3dd4ec66666576c6ecb041326e52a99222992e844d63f939650374a7493f542b1412ada714b6c0271103facb5acaa9
-Size (klayout-0.27.3.tar.gz) = 57274694 bytes
+BLAKE2s (klayout-0.27.4.tar.gz) = 718774ab1fa3cc7494a830f23b502476cebf1303f0a0e919a64302d36aecfbf6
+SHA512 (klayout-0.27.4.tar.gz) = c6eb946a4bb715338aa88a0804bf6d2dfe90f6ba81af50d7759c8a88516018b4b7e10ff6e4646715bfe039ef987ad328696ea62d5223f99a240e189f5cb24b60
+Size (klayout-0.27.4.tar.gz) = 57302302 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