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 Jan  7 23:37:24 UTC 2024

Modified Files:
        pkgsrc/cad/klayout: Makefile distinfo

Log Message:
(cad/klayout) Updated 0.28.14 to 0.28.15

https://www.klayout.de/development.html#0.28.15
Version 0.28.15

Release date: 2023-01-02

Features:

    Bugfix: #1578 Missing strm2*.exe in the Windows portable binary package (*.zip)
    Enhancement: #1569 Make "toggle (selected) layer" key-bindable Plus feature: "visibility follows selection"
    Bugfix: #1565 quit() raises an error in KLayout Python Console
    Bugfix: #1556 Cannot shrink Marker Browser window
    Bugfix: #1539 Misleading description in 'Flatten Cell'
    Enhancement: Supporting UCRT runtime option in MSYS2 deployment


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/cad/klayout/Makefile
cvs rdiff -u -r1.38 -r1.39 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.78 pkgsrc/cad/klayout/Makefile:1.79
--- pkgsrc/cad/klayout/Makefile:1.78    Sat Dec 23 01:57:59 2023
+++ pkgsrc/cad/klayout/Makefile Sun Jan  7 23:37:23 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2023/12/23 01:57:59 zafer Exp $
+# $NetBSD: Makefile,v 1.79 2024/01/07 23:37:23 mef Exp $
 
-DISTNAME=      klayout-0.28.14
+DISTNAME=      klayout-0.28.15
 CATEGORIES=    cad
 MASTER_SITES=  https://www.klayout.org/downloads/source/
 

Index: pkgsrc/cad/klayout/distinfo
diff -u pkgsrc/cad/klayout/distinfo:1.38 pkgsrc/cad/klayout/distinfo:1.39
--- pkgsrc/cad/klayout/distinfo:1.38    Sun Dec 17 08:13:35 2023
+++ pkgsrc/cad/klayout/distinfo Sun Jan  7 23:37:23 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.38 2023/12/17 08:13:35 mef Exp $
+$NetBSD: distinfo,v 1.39 2024/01/07 23:37:23 mef Exp $
 
-BLAKE2s (klayout-0.28.14.tar.gz) = 3fac92c0339b4eae6d9ee9bac12fdc1bd32cc5dcf78127a18c198c8f8a5291f1
-SHA512 (klayout-0.28.14.tar.gz) = efc0c9f6e28e70d1ecaede1d55a0e59fefe385f053f80e0e8d4d807f289fa86601650ec985c4491af13ea854d5489be5d041f1adc89d03d8591c5d17ae1ca96e
-Size (klayout-0.28.14.tar.gz) = 88530721 bytes
+BLAKE2s (klayout-0.28.15.tar.gz) = 1e366682f243e528c1cb8e268227f8237aba3748dc53355ee88c2966d6ad8c70
+SHA512 (klayout-0.28.15.tar.gz) = b4b8f524514a87893ab7700a24e261e039f37deabe8ef16fa63ec0a30be19dde5fb2df328757bef3934d1c83ebf51b9794551ba2d24059c1c4d4391270d5c3c2
+Size (klayout-0.28.15.tar.gz) = 88522700 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