Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2020 18:19:30 +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: r526522 - head/multimedia/shotcut
Message-ID:  <202002191819.01JIJUwD025304@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Wed Feb 19 18:19:30 2020
New Revision: 526522
URL: https://svnweb.freebsd.org/changeset/ports/526522

Log:
  multimedia/shotcut: update to 20.02.17
  
  ChangeLog: https://shotcut.org/blog/new-release-200217/
  
  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	Wed Feb 19 18:06:45 2020	(r526521)
+++ head/multimedia/shotcut/Makefile	Wed Feb 19 18:19:30 2020	(r526522)
@@ -23,7 +23,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	mltframework
 
 # Needed to be able to correctly check for updates in-app.
-FULLVERSION=	19.12.31
+FULLVERSION=	20.02.17
 
 USE_GL+=	gl
 USE_QT=		buildtools_build concurrent_build core declarative \

Modified: head/multimedia/shotcut/distinfo
==============================================================================
--- head/multimedia/shotcut/distinfo	Wed Feb 19 18:06:45 2020	(r526521)
+++ head/multimedia/shotcut/distinfo	Wed Feb 19 18:19:30 2020	(r526522)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577877165
-SHA256 (mltframework-shotcut-v19.12.31_GH0.tar.gz) = d7017d605edb581cb47de4844827bd627c159c810614381f4586ef35e8c3d97a
-SIZE (mltframework-shotcut-v19.12.31_GH0.tar.gz) = 5475620
+TIMESTAMP = 1582049039
+SHA256 (mltframework-shotcut-v20.02.17_GH0.tar.gz) = 15c90f4e6a0a0f98f1f1c021966373ebfa445dfdd07fa8b054ccd7129080b05e
+SIZE (mltframework-shotcut-v20.02.17_GH0.tar.gz) = 5577213

Modified: head/multimedia/shotcut/pkg-plist
==============================================================================
--- head/multimedia/shotcut/pkg-plist	Wed Feb 19 18:06:45 2020	(r526521)
+++ head/multimedia/shotcut/pkg-plist	Wed Feb 19 18:19:30 2020	(r526522)
@@ -54,6 +54,8 @@ share/mime/packages/org.shotcut.Shotcut.xml
 %%DATADIR%%/qml/filters/audio_notch/ui.qml
 %%DATADIR%%/qml/filters/audio_pan/meta.qml
 %%DATADIR%%/qml/filters/audio_pan/ui.qml
+%%DATADIR%%/qml/filters/audio_pitch/meta.qml
+%%DATADIR%%/qml/filters/audio_pitch/ui.qml
 %%DATADIR%%/qml/filters/audio_reverb/meta.qml
 %%DATADIR%%/qml/filters/audio_reverb/ui.qml
 %%DATADIR%%/qml/filters/audio_swapchannels/meta.qml
@@ -175,6 +177,10 @@ share/mime/packages/org.shotcut.Shotcut.xml
 %%DATADIR%%/qml/filters/opacity/ui.qml
 %%DATADIR%%/qml/filters/posterize/meta.qml
 %%DATADIR%%/qml/filters/posterize/ui.qml
+%%DATADIR%%/qml/filters/rectangle/meta.qml
+%%DATADIR%%/qml/filters/rectangle/rectangle.qml
+%%DATADIR%%/qml/filters/rectangle/ui.qml
+%%DATADIR%%/qml/filters/rectangle/vui.qml
 %%DATADIR%%/qml/filters/rgbsplit0r/meta.qml
 %%DATADIR%%/qml/filters/rgbsplit0r/ui.qml
 %%DATADIR%%/qml/filters/rotate/meta.qml
@@ -335,6 +341,7 @@ share/mime/packages/org.shotcut.Shotcut.xml
 %%DATADIR%%/qml/views/timeline/TrackHead.qml
 %%DATADIR%%/qml/views/timeline/ZoomSlider.qml
 %%DATADIR%%/qml/views/timeline/timeline.qml
+%%DATADIR%%/translations/shotcut_ar.qm
 %%DATADIR%%/translations/shotcut_gl.qm
 %%DATADIR%%/translations/shotcut_nn.qm
 %%DATADIR%%/translations/shotcut_sv.qm
@@ -368,3 +375,5 @@ 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?202002191819.01JIJUwD025304>