Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2020 06:22:16 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r542836 - head/multimedia/shotcut
Message-ID:  <202007220622.06M6MGxp015718@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Wed Jul 22 06:22:16 2020
New Revision: 542836
URL: https://svnweb.freebsd.org/changeset/ports/542836

Log:
  multimedia/shotcut: update to 20.07.11
  
  From ChangeLog: https://www.shotcut.org/blog/new-release-200711/
  
  This version fixes a few problems introduced in recent version 20.06.28:
  
   * Fixed noisy sound playback on some Windows systems.
   * Fixed UI layout glitches and default/minimum size of timeline too short.
   * Fixed Quick Sync Video hardware encoder (h264_qsv or hevc_qsv
     withQuality-based VBR) not working on Windows on older Intel chips.
   * Fixed Properties > Speed not working correctly on trimmed clip in Source
     player.
   * Fixed Stabilize and Normalize: Two Pass filters not working on trimmed clip
     in Source player.
  
  Reported by:	portscout

Modified:
  head/multimedia/shotcut/Makefile
  head/multimedia/shotcut/distinfo

Modified: head/multimedia/shotcut/Makefile
==============================================================================
--- head/multimedia/shotcut/Makefile	Wed Jul 22 06:19:31 2020	(r542835)
+++ head/multimedia/shotcut/Makefile	Wed Jul 22 06:22:16 2020	(r542836)
@@ -22,7 +22,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	mltframework
 
 # Needed to be able to correctly check for updates in-app.
-FULLVERSION=	20.06.28
+FULLVERSION=	20.07.11
 
 USE_GL+=	gl
 USE_QT=		buildtools_build concurrent_build core declarative \

Modified: head/multimedia/shotcut/distinfo
==============================================================================
--- head/multimedia/shotcut/distinfo	Wed Jul 22 06:19:31 2020	(r542835)
+++ head/multimedia/shotcut/distinfo	Wed Jul 22 06:22:16 2020	(r542836)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593653664
-SHA256 (mltframework-shotcut-v20.06.28_GH0.tar.gz) = d4d9f6d9c9eb0a5493b61145dda35f815f649c59a3d772272bd85d6b3482ad96
-SIZE (mltframework-shotcut-v20.06.28_GH0.tar.gz) = 5797885
+TIMESTAMP = 1595257625
+SHA256 (mltframework-shotcut-v20.07.11_GH0.tar.gz) = 775ee9dcf8879fae668659632b82825ed9a158be6a8228c4d3ef44c35099fda5
+SIZE (mltframework-shotcut-v20.07.11_GH0.tar.gz) = 5801379



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007220622.06M6MGxp015718>