pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(cad/klayout) updated 0.26.8 to 0.26.9



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Fri Jan 15 09:25:24 2021 +0900
Changeset:	4bf22678fc41288b0976a3b65293081fd6adabe2

Modified Files:
	klayout/Makefile
	klayout/distinfo
Added Files:
	klayout/COMMIT_LOG

Log Message:
(cad/klayout) updated 0.26.8 to 0.26.9

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4bf22678fc41288b0976a3b65293081fd6adabe2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 klayout/COMMIT_LOG | 17 +++++++++++++++++
 klayout/Makefile   |  5 +++--
 klayout/distinfo   |  8 ++++----
 3 files changed, 24 insertions(+), 6 deletions(-)

diffs:
diff --git a/klayout/COMMIT_LOG b/klayout/COMMIT_LOG
new file mode 100644
index 0000000000..9c093ed8ed
--- /dev/null
+++ b/klayout/COMMIT_LOG
@@ -0,0 +1,17 @@
+0.26.9          (2020-11-27):
+
+* Bugfix: %GITHUB%/issues/685
+      A potential crash was fixed happening when a PCell 
+      library is deleted
+* Bugfix: %GITHUB%/issues/658
+      Menu items were not put into the right place on MacOS.
+* Bugfix: %GITHUB%/issues/652
+      "M" factor scaling was not working for Spice reader.
+* Bugfix: %GITHUB%/issues/651
+      Fixed an issue with DRC "select".
+* Bugfix: %GITHUB%/issues/647
+      Text orientation was not considered properly in search & replace
+* Bugfix: Display bug
+      Cell placements with small magnification factors (such that the
+      viewport dimensions exceeded the DBU space when seem from inside
+      the cell) lead to display errors.
diff --git a/klayout/Makefile b/klayout/Makefile
index 07f65391d7..9bc4c4c170 100644
--- a/klayout/Makefile
+++ b/klayout/Makefile
@@ -1,7 +1,6 @@
 # $NetBSD: Makefile,v 1.33 2021/01/14 12:25:33 mef Exp $
 
-DISTNAME=	klayout-0.26.8
-PKGREVISION=	3
+DISTNAME=	klayout-0.26.9
 CATEGORIES=	cad
 MASTER_SITES=	http://www.klayout.org/downloads/source/
 
@@ -32,6 +31,8 @@ AUTO_MKDIRS=		yes
 INSTALL_BINDIR=		${DESTDIR}${PREFIX}/bin
 INSTALL_LIBDIR=		${DESTDIR}${PREFIX}/lib/klayout
 REL_DIR=		build-release
+INSTALLATION_DIRS+=	lib/klayout
+
 
 .include "../../mk/bsd.prefs.mk"
 
diff --git a/klayout/distinfo b/klayout/distinfo
index 6e13f2b12f..cda271c196 100644
--- a/klayout/distinfo
+++ b/klayout/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.13 2020/10/30 15:35:10 mef Exp $
 
-SHA1 (klayout-0.26.8.tar.gz) = a118dde0020b496a73b7614940ae9c9f52be5119
-RMD160 (klayout-0.26.8.tar.gz) = a252316aa189d10bc8f6b70df2834958ecd707f7
-SHA512 (klayout-0.26.8.tar.gz) = a37b324194ed523ee70a1d63034db9ba48cf55d44d3a9d1bc612803cde2425f6909fd0571ad4a66318fc2c6735e19ba11a26ab153e1200adec405c16fc05f144
-Size (klayout-0.26.8.tar.gz) = 54423228 bytes
+SHA1 (klayout-0.26.9.tar.gz) = e07e90a5b4ceacdbc936f4abe5d23dc6177a5e81
+RMD160 (klayout-0.26.9.tar.gz) = 2d7973c7256c6a06a3ed838e38c641589243698b
+SHA512 (klayout-0.26.9.tar.gz) = 1a163a055806fb9555aaf6253cb63d6ebe9648f6e165dfd1cbaa6d199652fa98363f6ddae32843cde5f768a8c2f42c8b06fb4691ed64e40979a22a96bd73874b
+Size (klayout-0.26.9.tar.gz) = 54223809 bytes
 SHA1 (patch-config_Makefile.conf.freebsd-32-gcc-release) = fd5b506f8da1c314091523e48e33a949d0fadb94
 SHA1 (patch-config_Makefile.conf.netbsd-32-gcc-release) = 72ab38fd4bb1a1c9bbae61ad7f7cbdafa5706775
 SHA1 (patch-src_layApplication.cc) = fa42542213519e8c04820ab08ce5c1385bf8b860


Home | Main Index | Thread Index | Old Index