pkgsrc-WIP-changes archive

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

CuraEngine: Update to 4.12.1



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Sat Dec 11 16:39:01 2021 +0900
Changeset:	b98506515eecc9f80a962c9c5dc116df77594d6d

Modified Files:
	CuraEngine/Makefile
	CuraEngine/distinfo

Log Message:
CuraEngine: Update to 4.12.1

4.12.1
------
Simpler way of finding tree-point insude part.
      Use functions that already exist instead of implementing new
      ones that mess up.

4.12.0
------
Cura 4.12.0 release

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

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

diffstat:
 CuraEngine/Makefile | 2 +-
 CuraEngine/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/CuraEngine/Makefile b/CuraEngine/Makefile
index 516c93575c..33262ad536 100644
--- a/CuraEngine/Makefile
+++ b/CuraEngine/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 GITHUB_PROJECT=	CuraEngine
-GITHUB_TAG=	4.11.0
+GITHUB_TAG=	4.12.1
 DISTNAME=	${GITHUB_TAG}
 PKGNAME=	${GITHUB_PROJECT}-${DISTNAME}
 CATEGORIES=	cad
diff --git a/CuraEngine/distinfo b/CuraEngine/distinfo
index 194dc17163..945c1d997c 100644
--- a/CuraEngine/distinfo
+++ b/CuraEngine/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (CuraEngine/4.11.0.tar.gz) = aea87a641f775ac4f0af6f4d709333fb65de3bb1bd539269866bc2f57858a736
-SHA512 (CuraEngine/4.11.0.tar.gz) = 3152bd0847d6977e2ee7afd57675cb5000a1824d50bbe442d6e67a0534b8f8b8858f8a71f545a8fabaaf2065b47acbd7de11c35591cf6e891bc6871ea84107c1
-Size (CuraEngine/4.11.0.tar.gz) = 1707416 bytes
+BLAKE2s (CuraEngine/4.12.1.tar.gz) = 4471a7b4c13ced42ac4d431497f1b22b621d30b9e7a64e48082738d9bab08a0a
+SHA512 (CuraEngine/4.12.1.tar.gz) = c0c703ec9c7fb05389806f45174d45dd65bece169e3ad88aa1744091ce3c3c1e1e4f5af32cb55cfa9f1a4a8bffe0a008d5924a6e5d02baed00996c9112fbafef
+Size (CuraEngine/4.12.1.tar.gz) = 1726565 bytes


Home | Main Index | Thread Index | Old Index