pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
klayout: Update to 0.27.5
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Sat Dec 11 18:10:31 2021 +0900
Changeset: db40a1fd3d0841619c2ada1ea5fdfbd84e5d886f
Modified Files:
klayout/Makefile
klayout/distinfo
Log Message:
klayout: Update to 0.27.5
0.27.5 (2021-11-14):
* Enhancements: Better support for execution (also cross-interpreter) of macro code from scripts
- New methods for the Macro class like "run" and loading from file
- New class Interpreter for accessing Ruby interpreter state from Python and vice versa
* Enhancement: New DRC function "enclosed" as the reverse of "enclosing"
- Allows using the rectangle filters with "via enclosed by metal"
- Usually better performance than "metal enclosing via"
* Enhancements: Usability
- Navigation in the 2.5d view
- "tap" function shows layer names and details from layer view
- Documentation about layer views
* Enhancement: CentOS7 RPM's use Python 3 now
* Enhancement: Sending custom query shape objects to RDB produces shape markers now
* Enhancement: New method LayoutView#is_editable?
* Enhancement: %GITHUB%/issues/879 PCellDeclaration#layout and Layout#library ownership links
* Bugfix: %GITHUB%/issues/918 Editor options tab window too big
* Bugfix: %GITHUB%/issues/920 Fill tool border parameter sign issue
* Bugfix: %GITHUB%/issues/921 BJT3 extraction with collector shape fixed
* Bugfix: %GITHUB%/issues/933 QMessageLogger methods safe now with "%" characters
* Bugfix: %GITHUB%/issues/935 Cell#insert (of cell instances) now checks their cell indexes
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=db40a1fd3d0841619c2ada1ea5fdfbd84e5d886f
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 14cc2c7b3e..836928b2f2 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.4
+DISTNAME= klayout-0.27.5
CATEGORIES= cad
MASTER_SITES= http://www.klayout.org/downloads/source/
diff --git a/klayout/distinfo b/klayout/distinfo
index 2b6491c95d..fb70b781de 100644
--- a/klayout/distinfo
+++ b/klayout/distinfo
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.16 2021/05/29 06:08:56 mef Exp $
-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
+BLAKE2s (klayout-0.27.5.tar.gz) = e26b0e46234375a1de10917893fb6c491741fa1dc54cba317006d24e8360273e
+SHA512 (klayout-0.27.5.tar.gz) = 6ca323d9f9250493149b767fd8fd8c82f30eb723c1c1e3c77a5a5b782303d92199cd76cc4a91f025ea94e1adaff53c9fb4c0f302ae28510a388613c5547ae871
+Size (klayout-0.27.5.tar.gz) = 57330651 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