Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2020 06:52:58 +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: r531823 - head/multimedia/shotcut
Message-ID:  <202004160652.03G6qwB8092874@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Thu Apr 16 06:52:58 2020
New Revision: 531823
URL: https://svnweb.freebsd.org/changeset/ports/531823

Log:
  multimedia/shotcut: update to 20.04.12
  
  ChangeLog: https://shotcut.org/blog/new-release-200412/
  
  Reported by:	portscout

Modified:
  head/multimedia/shotcut/Makefile
  head/multimedia/shotcut/distinfo
  head/multimedia/shotcut/pkg-plist

Modified: head/multimedia/shotcut/Makefile
==============================================================================
--- head/multimedia/shotcut/Makefile	Thu Apr 16 06:48:32 2020	(r531822)
+++ head/multimedia/shotcut/Makefile	Thu Apr 16 06:52:58 2020	(r531823)
@@ -3,7 +3,6 @@
 PORTNAME=	shotcut
 DISTVERSIONPREFIX=	v
 DISTVERSION=	${FULLVERSION}
-PORTREVISION=	1
 CATEGORIES=	multimedia
 
 MAINTAINER=	ports@FreeBSD.org
@@ -24,7 +23,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	mltframework
 
 # Needed to be able to correctly check for updates in-app.
-FULLVERSION=	20.02.17
+FULLVERSION=	20.04.12
 
 USE_GL+=	gl
 USE_QT=		buildtools_build concurrent_build core declarative \

Modified: head/multimedia/shotcut/distinfo
==============================================================================
--- head/multimedia/shotcut/distinfo	Thu Apr 16 06:48:32 2020	(r531822)
+++ head/multimedia/shotcut/distinfo	Thu Apr 16 06:52:58 2020	(r531823)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582049039
-SHA256 (mltframework-shotcut-v20.02.17_GH0.tar.gz) = 15c90f4e6a0a0f98f1f1c021966373ebfa445dfdd07fa8b054ccd7129080b05e
-SIZE (mltframework-shotcut-v20.02.17_GH0.tar.gz) = 5577213
+TIMESTAMP = 1586769687
+SHA256 (mltframework-shotcut-v20.04.12_GH0.tar.gz) = c7b8df40e57800667c7ffa65faf6e9d3076af19029eb57327283cc75bb29c194
+SIZE (mltframework-shotcut-v20.04.12_GH0.tar.gz) = 5648406

Modified: head/multimedia/shotcut/pkg-plist
==============================================================================
--- head/multimedia/shotcut/pkg-plist	Thu Apr 16 06:48:32 2020	(r531822)
+++ head/multimedia/shotcut/pkg-plist	Thu Apr 16 06:52:58 2020	(r531823)
@@ -88,6 +88,9 @@ share/mime/packages/org.shotcut.Shotcut.xml
 %%DATADIR%%/qml/filters/contrast/meta.qml
 %%DATADIR%%/qml/filters/contrast/meta_movit.qml
 %%DATADIR%%/qml/filters/contrast/ui.qml
+%%DATADIR%%/qml/filters/corners/meta.qml
+%%DATADIR%%/qml/filters/corners/ui.qml
+%%DATADIR%%/qml/filters/corners/vui.qml
 %%DATADIR%%/qml/filters/crop/meta.qml
 %%DATADIR%%/qml/filters/crop/meta_movit.qml
 %%DATADIR%%/qml/filters/crop/ui.qml
@@ -375,5 +378,3 @@ share/mime/packages/org.shotcut.Shotcut.xml
 %%NLS%%%%DATADIR%%/translations/shotcut_uk.qm
 %%NLS%%%%DATADIR%%/translations/shotcut_zh_CN.qm
 %%NLS%%%%DATADIR%%/translations/shotcut_zh_TW.qm
-
-



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