From: Josh Grosse Subject: update: multimedia/shotcut v25.08.16 To: ports@openbsd.org Date: Sun, 17 Aug 2025 07:32:43 -0400 This version fixes new bugs in the previous version 25.07. Details: Fixed Gain/Volume filter from a previous version project does not show its UI or keyframes (broke in v25.07). Fixed artifacts in Gain/Volume, Fade In Audio, and Fade Out Audio filters (broke in v25.07). Fixed frequent crashing in Fedora Linux RPM package (broke in v25.05). Fixed converting BT.709 color space to BT.2020. Added BT.2020 color space support to the preview. Added Embed Markers as Chapters to export job context menu. Builds and runs on amd64. diff --git multimedia/shotcut/Makefile multimedia/shotcut/Makefile index 863dcf42b4b..620eaf03c06 100644 --- multimedia/shotcut/Makefile +++ multimedia/shotcut/Makefile @@ -4,8 +4,7 @@ COMMENT = video editor GH_ACCOUNT = mltframework GH_PROJECT = shotcut -GH_TAGNAME = v25.07.26 -REVISION = 0 +GH_TAGNAME = v25.08.16 CATEGORIES = multimedia diff --git multimedia/shotcut/distinfo multimedia/shotcut/distinfo index 68fc9f24820..510738a7b98 100644 --- multimedia/shotcut/distinfo +++ multimedia/shotcut/distinfo @@ -1,2 +1,2 @@ -SHA256 (shotcut-25.07.26.tar.gz) = 8PikGnpwHYjxqJl7cOC/r8pAWOQ18GsuvOCNUIyv31o= -SIZE (shotcut-25.07.26.tar.gz) = 13716004 +SHA256 (shotcut-25.08.16.tar.gz) = 5m4BT0rlUMfPXhsd2Ct5f4ogK/BvHHmSHIA3WO4w1pM= +SIZE (shotcut-25.08.16.tar.gz) = 13724894