pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CuraEngine: Update to 4.13.1
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Sat Mar 19 15:47:16 2022 +0900
Changeset: a9d6f79f9e845507487eb84ce496207dbcf67c26
Modified Files:
CuraEngine/Makefile
CuraEngine/distinfo
Log Message:
CuraEngine: Update to 4.13.1
Split two options of removeDegenerateVerts into separate functions
And then make them refer to the same function again.
This is a rather elaborate way to avoid the boolean trap.
Contributes to issue CURA-8903.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a9d6f79f9e845507487eb84ce496207dbcf67c26
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 3cc90a0d67..303e300459 100644
--- a/CuraEngine/Makefile
+++ b/CuraEngine/Makefile
@@ -1,7 +1,7 @@
# $NetBSD$
GITHUB_PROJECT= CuraEngine
-GITHUB_TAG= 4.13.0
+GITHUB_TAG= 4.13.1
DISTNAME= ${GITHUB_TAG}
PKGNAME= ${GITHUB_PROJECT}-${DISTNAME}
CATEGORIES= cad
diff --git a/CuraEngine/distinfo b/CuraEngine/distinfo
index 5260ec4fb5..dbe396db21 100644
--- a/CuraEngine/distinfo
+++ b/CuraEngine/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (CuraEngine/4.13.0.tar.gz) = c910d35117e90b478e6fa7f53f1ce8ea10bc7c9513704337d5129fa51c451e3b
-SHA512 (CuraEngine/4.13.0.tar.gz) = 3d52c67c0968f6caffd9e0b86743f70916705e6f2896466e69a179ce97b6d35f7af33b056e9375abaa445a00438d25e5f782a7e2a92c0805cec0c0527a25426c
-Size (CuraEngine/4.13.0.tar.gz) = 1727539 bytes
+BLAKE2s (CuraEngine/4.13.1.tar.gz) = 20943978a74c3c9ef9cc16d5ec6a14554963af4a980f9e96667cc5ba8b595621
+SHA512 (CuraEngine/4.13.1.tar.gz) = 224379a40e26ae0026a3849d582353e49edf99520401e1fef56c9504638c68c62cfe394dab0eb40e4a447bfe0bfa506a880512e84fd6057a839b6384087c46d0
+Size (CuraEngine/4.13.1.tar.gz) = 1727935 bytes
Home |
Main Index |
Thread Index |
Old Index