pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/klayout
Module Name: pkgsrc
Committed By: mef
Date: Sun Apr 30 14:52:50 UTC 2023
Modified Files:
pkgsrc/cad/klayout: Makefile distinfo
Log Message:
(cad/klayout) Updated 0.28.6 to 0.28.7
0.28.7 (2023-04-22):
* Enhancement: %GITHUB%/issues/1320 Support for .lib statement in Spice
* Bugfix: %GITHUB%/issues/1321 Tilde expansion in paths (e.g. "~/test.gds") on Linux
* Enhancement: %GITHUB%/issues/1322 RBA/pya: Manipulation of NetTracerTechnologComponent
* Bugfix: %GITHUB%/issues/1327 Python module: segfault on exit when hierarchy iterators are alive
* Bugfix: %GITHUB%/issues/1328 Width of layer selection boxes fixed and too small for long layer names
* Enhancement: %GITHUB%/issues/1339 RBA/pya: A method to get the QWidget for a LayoutView
* Enhancement: Better compatibility of Spice reader with ngspice
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/cad/klayout/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/cad/klayout/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/klayout/Makefile
diff -u pkgsrc/cad/klayout/Makefile:1.64 pkgsrc/cad/klayout/Makefile:1.65
--- pkgsrc/cad/klayout/Makefile:1.64 Wed Apr 19 08:09:13 2023
+++ pkgsrc/cad/klayout/Makefile Sun Apr 30 14:52:50 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2023/04/19 08:09:13 adam Exp $
+# $NetBSD: Makefile,v 1.65 2023/04/30 14:52:50 mef Exp $
-DISTNAME= klayout-0.28.6
-PKGREVISION= 1
+DISTNAME= klayout-0.28.7
CATEGORIES= cad
MASTER_SITES= http://www.klayout.org/downloads/source/
Index: pkgsrc/cad/klayout/distinfo
diff -u pkgsrc/cad/klayout/distinfo:1.31 pkgsrc/cad/klayout/distinfo:1.32
--- pkgsrc/cad/klayout/distinfo:1.31 Sat Apr 8 23:25:31 2023
+++ pkgsrc/cad/klayout/distinfo Sun Apr 30 14:52:50 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.31 2023/04/08 23:25:31 mef Exp $
+$NetBSD: distinfo,v 1.32 2023/04/30 14:52:50 mef Exp $
-BLAKE2s (klayout-0.28.6.tar.gz) = 1ffb4f454e8234ea44a55f3fd18ff20a0c38ae370979dffdc241d59f41d31f1f
-SHA512 (klayout-0.28.6.tar.gz) = c2e0e70bff3aa8cfba964959b5344e123b903035d59e0d34e9914443365cf5acf2cf00c53160b8719159b1ebc6401637f8fe9f9a0b8108c550ab092de36450a0
-Size (klayout-0.28.6.tar.gz) = 88334413 bytes
+BLAKE2s (klayout-0.28.7.tar.gz) = 0567961c3b82c69b04d7cd4d23b29e59db99abd8b71cfd4cb145949aad9b854f
+SHA512 (klayout-0.28.7.tar.gz) = fff110293791b30d8ce3ed5c9b1ea151cc78c74653c65055167a7300cfbf6136ac59580f68c0e3ac3ad64168d727f9a40de400e3f8acc3769db3a03e8e601c64
+Size (klayout-0.28.7.tar.gz) = 88345436 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