pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/klayout (cad/kayout) Updated 0.28 to 0.28.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/4e852c566e44
branches: trunk
changeset: 390806:4e852c566e44
user: mef <mef%pkgsrc.org@localhost>
date: Fri Dec 30 05:04:06 2022 +0000
description:
(cad/kayout) Updated 0.28 to 0.28.2
0.28.2 (2022-12-22):
* Bugfix: %GITHUB%/issues/1230 LVS browser crashes
0.28.1 (2022-12-21):
* Bugfix: %GITHUB%/issues/1225 XML error prevents generation of help index
* Bugfix: Python module now has py.typed
* Bugfix: Some segfaults fixed on MacOS, other Linux systems
* Bugfix: dropped Python modules from RPM and DEB packages as this creates conflicts with pip-installed modules
* Bugfix: OASIS reader error with CBLOCK byte counts larger than 4G
diffstat:
cad/klayout/Makefile | 8 ++++----
cad/klayout/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (40 lines):
diff -r b43375dacf17 -r 4e852c566e44 cad/klayout/Makefile
--- a/cad/klayout/Makefile Fri Dec 30 03:27:25 2022 +0000
+++ b/cad/klayout/Makefile Fri Dec 30 05:04:06 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2022/12/18 22:29:02 mef Exp $
+# $NetBSD: Makefile,v 1.58 2022/12/30 05:04:06 mef Exp $
-DISTNAME= klayout-0.28
+DISTNAME= klayout-0.28.2
CATEGORIES= cad
MASTER_SITES= http://www.klayout.org/downloads/source/
@@ -32,9 +32,9 @@
REL_DIR= bin-release
PLUGINS_DIRS= db_plugins lay_plugins pymod
-#LIST_SUBST+= PKGVERSION_MAJOR_MINOR=${PKGVERSION_NOREV:C/([0-9]+\.[0-9]+)[.0-9]*/\1/}
+PLIST_SUBST+= PKGVERSION_MAJOR_MINOR=${PKGVERSION_NOREV:C/([0-9]+\.[0-9]+)[.0-9]*/\1/}
# temporarily for 0.28
-PLIST_SUBST+= PKGVERSION_MAJOR_MINOR=${PKGVERSION_NOREV}.0
+#PLIST_SUBST+= PKGVERSION_MAJOR_MINOR=${PKGVERSION_NOREV}.0
.include "../../mk/bsd.prefs.mk"
diff -r b43375dacf17 -r 4e852c566e44 cad/klayout/distinfo
--- a/cad/klayout/distinfo Fri Dec 30 03:27:25 2022 +0000
+++ b/cad/klayout/distinfo Fri Dec 30 05:04:06 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.27 2022/12/18 22:29:02 mef Exp $
+$NetBSD: distinfo,v 1.28 2022/12/30 05:04:06 mef Exp $
-BLAKE2s (klayout-0.28.tar.gz) = e78dbe3faeed75dc7e58b66a05a0818cbb8a469cd9cff27f29032d28c763dd32
-SHA512 (klayout-0.28.tar.gz) = e3625f9317e0f9d0f66d5e83d446fb38063fc5564973e4b0b6fd224aee7d4a5d06dd926a0cf8fc6489491d6ab92330189a515334ce420b08fa16ba4a1a657771
-Size (klayout-0.28.tar.gz) = 62435515 bytes
+BLAKE2s (klayout-0.28.2.tar.gz) = 0ebb52530a6eb5d39efd4146471fc23a56f18e7dba73d510c3123f8b9e4b36c7
+SHA512 (klayout-0.28.2.tar.gz) = cf86a1348d4bd2b03e5a307600afbb0cbd8303b9d197a533f020e09f798a087d7133b6da9620e9513d8bfd28bdc7911851961895b674588b2da0b184873a3658
+Size (klayout-0.28.2.tar.gz) = 62443267 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