pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
prusaslicer: upgrade to 2.5.0rc2
Module Name: pkgsrc-wip
Committed By: Paul Ripke <stix%stix.id.au@localhost>
Pushed By: stix
Date: Wed Aug 31 16:14:21 2022 +1000
Changeset: 5c9204dbeb859a62ea9af0e5790114b8ba3be617
Modified Files:
prusaslicer/Makefile
prusaslicer/PLIST
prusaslicer/distinfo
Log Message:
prusaslicer: upgrade to 2.5.0rc2
Bug fixes - details at:
https://github.com/prusa3d/PrusaSlicer/releases/
Changes with respect to 2.5.0-rc1
- We added filament type "PA" into the list in Filament Settings #8713
- Seam enforced areas were not always respected with Arachne perimeter
generator #8695
- Fixed crashes in Arachne perimeter generator happening for specific
geometries #8724, #8747, #8753, #8761
- Fixed artifacts produced by Arachne perimeter generator in specific
cases #8778, #8760, #8742
- Post-processing scripts on macOS and Linux were not executed when $SHELL
environment variable was undefined #8766
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5c9204dbeb859a62ea9af0e5790114b8ba3be617
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
prusaslicer/Makefile | 2 +-
prusaslicer/PLIST | 2 ++
prusaslicer/distinfo | 6 +++---
3 files changed, 6 insertions(+), 4 deletions(-)
diffs:
diff --git a/prusaslicer/Makefile b/prusaslicer/Makefile
index b50d361b82..0fb0474e67 100644
--- a/prusaslicer/Makefile
+++ b/prusaslicer/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-PKGVERSION= 2.5.0rc1
+PKGVERSION= 2.5.0rc2
PKGNAME= prusaslicer-${PKGVERSION}
DISTNAME= PrusaSlicer-${PKGVERSION:S/rc/-rc/}
CATEGORIES= cad
diff --git a/prusaslicer/PLIST b/prusaslicer/PLIST
index f4dbcd664e..e521d60872 100644
--- a/prusaslicer/PLIST
+++ b/prusaslicer/PLIST
@@ -367,7 +367,9 @@ share/PrusaSlicer/profiles/Creality/ENDER2_thumbnail.png
share/PrusaSlicer/profiles/Creality/ENDER3BLTOUCH_thumbnail.png
share/PrusaSlicer/profiles/Creality/ENDER3MAXNEO_thumbnail.png
share/PrusaSlicer/profiles/Creality/ENDER3MAX_thumbnail.png
+share/PrusaSlicer/profiles/Creality/ENDER3NEO_thumbnail.png
share/PrusaSlicer/profiles/Creality/ENDER3PRO_thumbnail.png
+share/PrusaSlicer/profiles/Creality/ENDER3S1PLUS_thumbnail.png
share/PrusaSlicer/profiles/Creality/ENDER3S1PRO_thumbnail.png
share/PrusaSlicer/profiles/Creality/ENDER3S1_thumbnail.png
share/PrusaSlicer/profiles/Creality/ENDER3V2NEO_thumbnail.png
diff --git a/prusaslicer/distinfo b/prusaslicer/distinfo
index 1cec2889b9..f9a5606c4e 100644
--- a/prusaslicer/distinfo
+++ b/prusaslicer/distinfo
@@ -1,8 +1,8 @@
$NetBSD$
-BLAKE2s (PrusaSlicer-2.5.0-rc1.tar.gz) = 2e714254eaf4a8b043f8173e3d141cf0a82a3bc5adc72d03ff6139b913e94961
-SHA512 (PrusaSlicer-2.5.0-rc1.tar.gz) = 5a5c2afa3f245ae6fb2486cee72ac78c6905be3e322cbdbd552de88c5220f6b18ae9db03a8e7e5c6e85e5639474d5e564c1b9a63d1e7ad9268fd8f579ba14b90
-Size (PrusaSlicer-2.5.0-rc1.tar.gz) = 48525654 bytes
+BLAKE2s (PrusaSlicer-2.5.0-rc2.tar.gz) = 501d8c67d40759550e3a1f3a89426b7b260f5489a3ec809b4eb6d18ce12bc1c0
+SHA512 (PrusaSlicer-2.5.0-rc2.tar.gz) = 94ce4b335cc89ce7c8949cdc35013bd6166ed09aa8bda556328630d7977be5d293e6ba7a143af2d1485ea7a6f6b613514ed874287793e7edcaba3453d63e37f3
+Size (PrusaSlicer-2.5.0-rc2.tar.gz) = 48596343 bytes
SHA1 (patch-CMakeLists.txt) = 33eb39d85ba7b33226f2cc022250872c3ffa28d8
SHA1 (patch-cmake_modules_FindOpenVDB.cmake) = 4f2afc423a70fe60617b33ff7f26859b39775faa
SHA1 (patch-src_CMakeLists_txt) = 81526fa13d1a084e96bf1c4d546f677968ad4b74
Home |
Main Index |
Thread Index |
Old Index