pkgsrc-WIP-changes archive

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

prusaslicer: upgrade to 2.5.0



Module Name:	pkgsrc-wip
Committed By:	Paul Ripke <stix%stix.id.au@localhost>
Pushed By:	stix
Date:		Thu Sep 8 09:53:24 2022 +1000
Changeset:	6c2b5d98067c687ee5f7852c31ebae64e101e16e

Modified Files:
	prusaslicer/Makefile
	prusaslicer/distinfo

Log Message:
prusaslicer: upgrade to 2.5.0

Bug fixes - details at:
https://github.com/prusa3d/PrusaSlicer/releases/

Changes with respect to 2.5.0-rc2

- Fixed seam-like artifact visible on certain models when using Arachne
  perimeter generator and Fuzzy Skin feature #8793

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

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

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

diffs:
diff --git a/prusaslicer/Makefile b/prusaslicer/Makefile
index 0fb0474e67..618e12ab07 100644
--- a/prusaslicer/Makefile
+++ b/prusaslicer/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-PKGVERSION=	2.5.0rc2
+PKGVERSION=	2.5.0
 PKGNAME=	prusaslicer-${PKGVERSION}
 DISTNAME=	PrusaSlicer-${PKGVERSION:S/rc/-rc/}
 CATEGORIES=	cad
diff --git a/prusaslicer/distinfo b/prusaslicer/distinfo
index f9a5606c4e..19cafe3209 100644
--- a/prusaslicer/distinfo
+++ b/prusaslicer/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-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
+BLAKE2s (PrusaSlicer-2.5.0.tar.gz) = 4b4ee78e11ee5c6d3f309632bb43bdf04f5fdeac4a331073229eb772545d9eea
+SHA512 (PrusaSlicer-2.5.0.tar.gz) = b31c1bf5c0692ce34e965e356cc27a07819712a524a514100bcb9372a08d3c4c9200a097b72f6b4e3efd0d3e9253bc3d813a9fe24d1f8a3d5a2933c9e3712665
+Size (PrusaSlicer-2.5.0.tar.gz) = 48591956 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