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 0.27.7 to 0.27.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5dc4b5e5812f
branches:  trunk
changeset: 375339:5dc4b5e5812f
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Mar 12 21:16:08 2022 +0000

description:
(cad/klayout) Updated 0.27.7 to 0.27.8

0.27.8          (2022-02-13):
* Bugfix: %GITHUB%/issues/971 Double compare fails in LVS
* Bugfix: %GITHUB%/issues/972 CIF writer generates unreadable file with invalid cell or layer names
* Bugfix: %GITHUB%/issues/973 Enhanced timeout in package manager on large file download
* Bugfix: %GITHUB%/issues/979 Backup file generation fails with relative paths
* Bugfix: %GITHUB%/issues/982 Heal option for tiled XOR
* Bugfix: %GITHUB%/issues/983 Bug changing PCell parameters of multiple cell instance
* Bugfix: %GITHUB%/issues/984 Crash in debug mode when placing a "slow cell"
* Bugfix: %GITHUB%/issues/994 Loss of selection when clicking at wrong position
  To make this problem less annoying, the capture range was increased when
  clicking at already selected items for "Move".
* Bugfix: %GITHUB%/issues/995 New top cell appearing after load
* Enhancement: %GITHUB%/issues/996 Refresh function to trigger update from within library
* Bugfix: %GITHUB%/issues/997 Wrong display of negative extensions of paths
* Bugfix: scale and grids were wrong in case of oversampling

diffstat:

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

diffs (28 lines):

diff -r 6634ecbb9939 -r 5dc4b5e5812f cad/klayout/Makefile
--- a/cad/klayout/Makefile      Sat Mar 12 17:17:28 2022 +0000
+++ b/cad/klayout/Makefile      Sat Mar 12 21:16:08 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2022/01/24 22:34:07 mef Exp $
+# $NetBSD: Makefile,v 1.46 2022/03/12 21:16:08 mef Exp $
 
-DISTNAME=      klayout-0.27.7
+DISTNAME=      klayout-0.27.8
 CATEGORIES=    cad
 MASTER_SITES=  http://www.klayout.org/downloads/source/
 
diff -r 6634ecbb9939 -r 5dc4b5e5812f cad/klayout/distinfo
--- a/cad/klayout/distinfo      Sat Mar 12 17:17:28 2022 +0000
+++ b/cad/klayout/distinfo      Sat Mar 12 21:16:08 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.21 2022/01/24 22:34:07 mef Exp $
+$NetBSD: distinfo,v 1.22 2022/03/12 21:16:08 mef Exp $
 
-BLAKE2s (klayout-0.27.7.tar.gz) = 067e6dc06dd32d6b6f6b3930de071f9ee9f43ed0a95955106a33d952f19ae8a4
-SHA512 (klayout-0.27.7.tar.gz) = f4b4f3f2216307df5dca3b9c9c4eee5b45e5811a3307f36d3ad759d33beb8cd83880485284492583b891ee8bbf2866cae0ce87b5c5971478d8ad8daad315bb09
-Size (klayout-0.27.7.tar.gz) = 57348398 bytes
+BLAKE2s (klayout-0.27.8.tar.gz) = f775f634be43bd8fb5172901ee6ce2db6cb45c69fae39ba70fc6e4dced50306f
+SHA512 (klayout-0.27.8.tar.gz) = 68926e1c4dc4b036eba493af73ae89173f91fdef19ee8e0c67f3370762011cffd10c68b4696f752d31fb678e8bf1c24644154efb4940fed2d69636e72ceeab9a
+Size (klayout-0.27.8.tar.gz) = 57355419 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