Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 491C37A3DC for ; Tue, 12 Jul 2016 13:29:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EECC885E79; Tue, 12 Jul 2016 13:29:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7FD6885E68 for ; Tue, 12 Jul 2016 13:29:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id gDMwWOW3ZDH2 for ; Tue, 12 Jul 2016 13:29:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F40FE85E24 for ; Tue, 12 Jul 2016 13:29:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F2086FBB5; Tue, 12 Jul 2016 13:29:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1468330175255500" MIME-Version: 1.0 Date: Tue, 12 Jul 2016 13:29:35 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/cad/klayout To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160712132935.F2086FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1468330175255500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Tue Jul 12 13:29:35 UTC 2016 Modified Files: pkgsrc/cad/klayout: Makefile distinfo Log Message: Updated cad/klayout to 0.24.8 ----------------------------- Version 0.24.8 Release date: 2016-06-19 - Bugfix: XOR and different or big database units: With tiling, XOR between two layouts with different database units was still not working correctly. Also, when the database unit was larger than 1nm, the XOR feature was dropping results sometimes when tiling was on. - Enhancements: progress bar shown also for "-z" mode scripts: The solution of 0.24.7 has been modified to avoid annoying progress bar windows popping up in background-window mode: Now, progress bar windows will only pop up if an active main window is present. This will enable progress bars for scripts that open their own main windows but still keep the application GUI-less when the script does not do so. - Bugfix: Crash on empty panel: When "New/Panel" is used a view without a layout is created. An attempt to create layout on such panels crashed the application. - Bugfix: LEF reader now can read PIN statements including VIA - Bugfix: Polygon smoothing was not working properly in some cases Previously the smoothing function was sometimes dropping vertexes from the polygons. Smoothing now does also guarantee not to exceed the given distance. - Bugfix: Sorting cells by area now sorts cells by name as second choice In the previous version, cells with identical area were grouped but the order was arbitrary. Now the name is used as the second-level sorting criterion which keeps such cells sorted by name. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/cad/klayout/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/cad/klayout/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1468330175255500 Content-Disposition: inline Content-Length: 1832 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/cad/klayout/Makefile diff -u pkgsrc/cad/klayout/Makefile:1.5 pkgsrc/cad/klayout/Makefile:1.6 --- pkgsrc/cad/klayout/Makefile:1.5 Sat May 14 06:33:49 2016 +++ pkgsrc/cad/klayout/Makefile Tue Jul 12 13:29:35 2016 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2016/05/14 06:33:49 mef Exp $ +# $NetBSD: Makefile,v 1.6 2016/07/12 13:29:35 mef Exp $ -DISTNAME= klayout-0.24.7 +DISTNAME= klayout-0.24.8 CATEGORIES= cad MASTER_SITES= http://www.klayout.org/downloads/ Index: pkgsrc/cad/klayout/distinfo diff -u pkgsrc/cad/klayout/distinfo:1.3 pkgsrc/cad/klayout/distinfo:1.4 --- pkgsrc/cad/klayout/distinfo:1.3 Sat May 14 06:33:49 2016 +++ pkgsrc/cad/klayout/distinfo Tue Jul 12 13:29:35 2016 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.3 2016/05/14 06:33:49 mef Exp $ +$NetBSD: distinfo,v 1.4 2016/07/12 13:29:35 mef Exp $ -SHA1 (klayout-0.24.7.tar.gz) = 8092db29b87ecfd9014f6461cb79d99ef3b55bcf -RMD160 (klayout-0.24.7.tar.gz) = cafd97f9145c654b8594f558f52f7fd7cf7f93ee -SHA512 (klayout-0.24.7.tar.gz) = d9e16f2790594628c35582c452c12d1f6d9c639496b6a7ed82fe1674711217e3b2559caed393997dd83ae49abac5652ecb8aac32b05a09126ab3e35ea5400d30 -Size (klayout-0.24.7.tar.gz) = 11256222 bytes +SHA1 (klayout-0.24.8.tar.gz) = 795e32c9aebc53aaa70ceaf20311acd78af4194a +RMD160 (klayout-0.24.8.tar.gz) = 2e674413de96f7a718e28eddd79f5d75a818295d +SHA512 (klayout-0.24.8.tar.gz) = 11b4d28a8dbbe104f77447cb949a89239d325543e25189265accdef80fbb52a9535170880826d30b7a811e5dfcff8a253b1015ec0157675c1f124dbe92056cd3 +Size (klayout-0.24.8.tar.gz) = 11262068 bytes SHA1 (patch-build.sh) = 3a1e61100de101cbe82b0c4abfa10a0ab2f7ead7 SHA1 (patch-config_Makefile_conf_freebsd-32-gcc-release) = 8ee1a6f42465ef650fbd26ec6dcdea4db249d018 SHA1 (patch-config_Makefile_conf_netbsd-32-gcc-release) = 1fd264f8a25d4410cd48fcfbbbfbf149e65e3b22 --_----------=_1468330175255500--