pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/klayout (cad/klayout) Updated 0.27.12 to 0.27.13



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a5b0d60144f6
branches:  trunk
changeset: 390094:a5b0d60144f6
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Dec 16 11:24:23 2022 +0000

description:
(cad/klayout) Updated 0.27.12 to 0.27.13

0.27.13          (2022-11-30):
* Bugfixes:
  - selection did not work in non-editable mode
  - partial selection did not work for guiding shapes
  - compile issue: NDEBUG is not usable after ruby.h

diffstat:

 cad/klayout/Makefile |  5 ++---
 cad/klayout/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 457b974c5b55 -r a5b0d60144f6 cad/klayout/Makefile
--- a/cad/klayout/Makefile      Fri Dec 16 10:23:21 2022 +0000
+++ b/cad/klayout/Makefile      Fri Dec 16 11:24:23 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2022/11/23 16:19:25 adam Exp $
+# $NetBSD: Makefile,v 1.56 2022/12/16 11:24:23 mef Exp $
 
-DISTNAME=      klayout-0.27.12
-PKGREVISION=   1
+DISTNAME=      klayout-0.27.13
 CATEGORIES=    cad
 MASTER_SITES=  http://www.klayout.org/downloads/source/
 
diff -r 457b974c5b55 -r a5b0d60144f6 cad/klayout/distinfo
--- a/cad/klayout/distinfo      Fri Dec 16 10:23:21 2022 +0000
+++ b/cad/klayout/distinfo      Fri Dec 16 11:24:23 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.25 2022/11/09 14:54:26 mef Exp $
+$NetBSD: distinfo,v 1.26 2022/12/16 11:24:23 mef Exp $
 
-BLAKE2s (klayout-0.27.12.tar.gz) = 472ae4077aceb799a7e84887a016ec4b219232236ecced12b3383286d38b6d9b
-SHA512 (klayout-0.27.12.tar.gz) = 25bb854b9f265801a9ee13bdead0ae1fa4ce21bd0d018c10b0c89aff72f48d4131e80987750bd47e3996296ced1936fffb4ed02daa5a7bdff5f05ae6e820e067
-Size (klayout-0.27.12.tar.gz) = 57616686 bytes
+BLAKE2s (klayout-0.27.13.tar.gz) = 24bd0a99ffe64cea908be2fcdbe582a2f007ac4a181e99709cd3bec6b82a9295
+SHA512 (klayout-0.27.13.tar.gz) = effe24287ea5ff54839a65dda472be2363dbae8dc645a854011504cfe986b9c4a019843fdb75c0b7c7514479cadf1a9d2e5300dadd50f50e6458367847cc7c7f
+Size (klayout-0.27.13.tar.gz) = 57993759 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