From owner-svn-ports-all@freebsd.org Wed Feb 19 18:19:32 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3C57424162F; Wed, 19 Feb 2020 18:19:32 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48N5bR4Ty3z42SD; Wed, 19 Feb 2020 18:19:31 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2EC35CD89; Wed, 19 Feb 2020 18:19:31 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01JIJUw5025307; Wed, 19 Feb 2020 18:19:30 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01JIJUwD025304; Wed, 19 Feb 2020 18:19:30 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <202002191819.01JIJUwD025304@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Wed, 19 Feb 2020 18:19:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526522 - head/multimedia/shotcut X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/multimedia/shotcut X-SVN-Commit-Revision: 526522 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Feb 2020 18:19:32 -0000 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 + +