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 Jul 23 06:51:33 UTC 2023

Modified Files:
        pkgsrc/cad/klayout: Makefile distinfo

Log Message:
(cad/klayout) Updated 0.28.9 to 0.28.10

0.28.10          (2023-07-05):
* Bugfix: %GITHUB%/issues/1397 LayoutMetaInfo serialization/deserialization problem
* Bugfix: %GITHUB%/issues/1404 Better support for editing mode in Qt-less LayoutView
* Bugfix: %GITHUB%/issues/1407 Clip functions do not support polygons with holes
* Bugfix: %GITHUB%/issues/1409 Text edit issue (internal error)
* Enhancements:
  - Made 'time' parameter optional for MainWindow#message
  - strmxor performance with --deep enhanced


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/cad/klayout/Makefile
cvs rdiff -u -r1.34 -r1.35 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.69 pkgsrc/cad/klayout/Makefile:1.70
--- pkgsrc/cad/klayout/Makefile:1.69    Fri Jun 16 15:03:12 2023
+++ pkgsrc/cad/klayout/Makefile Sun Jul 23 06:51:33 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2023/06/16 15:03:12 mef Exp $
+# $NetBSD: Makefile,v 1.70 2023/07/23 06:51:33 mef Exp $
 
-DISTNAME=      klayout-0.28.9
+DISTNAME=      klayout-0.28.10
 CATEGORIES=    cad
 MASTER_SITES=  http://www.klayout.org/downloads/source/
 

Index: pkgsrc/cad/klayout/distinfo
diff -u pkgsrc/cad/klayout/distinfo:1.34 pkgsrc/cad/klayout/distinfo:1.35
--- pkgsrc/cad/klayout/distinfo:1.34    Fri Jun 16 15:03:12 2023
+++ pkgsrc/cad/klayout/distinfo Sun Jul 23 06:51:33 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.34 2023/06/16 15:03:12 mef Exp $
+$NetBSD: distinfo,v 1.35 2023/07/23 06:51:33 mef Exp $
 
-BLAKE2s (klayout-0.28.9.tar.gz) = 24248953ad5a084bff0cec347765322b948bb57f41357681bcc3dd99180592f1
-SHA512 (klayout-0.28.9.tar.gz) = dcd882ef84161f2d28195f8e0239fd122f17f9954e5cc146f71bbb6816b9fb723eb3b0299e01fbb293ef7fb7f87c25efbfe09126349ee13f89de68c5bb5f7e93
-Size (klayout-0.28.9.tar.gz) = 88388706 bytes
+BLAKE2s (klayout-0.28.10.tar.gz) = 03c21789a4f773c8784fa0f4f77f9bb798ca890fb93fd35fad0ff90750b78bed
+SHA512 (klayout-0.28.10.tar.gz) = 8975e210d659f3a34ba8f7fab939a39d636fbdb57b977f2e3eac36accf68378c1d6d353394562aef26ec9a71c3c25937c11ccb980e26adb40561774bda3f17f3
+Size (klayout-0.28.10.tar.gz) = 88383651 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