From owner-svn-ports-head@freebsd.org Thu Feb 2 10:27:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F8BECCD3A6; Thu, 2 Feb 2017 10:27:17 +0000 (UTC) (envelope-from avilla@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 mx1.freebsd.org (Postfix) with ESMTPS id DF1EF1CE4; Thu, 2 Feb 2017 10:27:16 +0000 (UTC) (envelope-from avilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v12ARGEu020125; Thu, 2 Feb 2017 10:27:16 GMT (envelope-from avilla@FreeBSD.org) Received: (from avilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v12ARFZe020122; Thu, 2 Feb 2017 10:27:15 GMT (envelope-from avilla@FreeBSD.org) Message-Id: <201702021027.v12ARFZe020122@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: avilla set sender to avilla@FreeBSD.org using -f From: Alberto Villa Date: Thu, 2 Feb 2017 10:27:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433136 - head/multimedia/shotcut X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2017 10:27:17 -0000 Author: avilla Date: Thu Feb 2 10:27:15 2017 New Revision: 433136 URL: https://svnweb.freebsd.org/changeset/ports/433136 Log: multimedia/shotcut: update to 17.02 - Fixed drag-n-drop from other than C: drive on Windows. - Fixed ‘/’ getting added to front of file paths on Windows. - Fixed the MLT XML repair tool not correctly handling decimal point in some configurations. - Fixed opening a network stream. - Improved support for image sequences. - Improved device capture. - Added Slovenian translation. All device capture now occurs in the background. This makes it possible to record voice overs while playing the project. Modified: head/multimedia/shotcut/Makefile head/multimedia/shotcut/distinfo head/multimedia/shotcut/pkg-plist Modified: head/multimedia/shotcut/Makefile ============================================================================== --- head/multimedia/shotcut/Makefile Thu Feb 2 10:20:28 2017 (r433135) +++ head/multimedia/shotcut/Makefile Thu Feb 2 10:27:15 2017 (r433136) @@ -18,7 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= mltframework GH_TAGNAME= v${PORTVERSION} # Needed to be able to correctly check for updates in-app. -FULLVERSION= 17.01.02 +FULLVERSION= 17.02.01 USES= pkgconfig qmake USE_QT5= buildtools_build concurrent_build core \ Modified: head/multimedia/shotcut/distinfo ============================================================================== --- head/multimedia/shotcut/distinfo Thu Feb 2 10:20:28 2017 (r433135) +++ head/multimedia/shotcut/distinfo Thu Feb 2 10:27:15 2017 (r433136) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483443218 -SHA256 (mltframework-shotcut-17.01-v17.01_GH0.tar.gz) = ef5a2a4e18fcab7febd30248432b1fa6bb94f6f8a95ad7f30a7c6754b03962b8 -SIZE (mltframework-shotcut-17.01-v17.01_GH0.tar.gz) = 3708940 +TIMESTAMP = 1486028770 +SHA256 (mltframework-shotcut-17.02-v17.02_GH0.tar.gz) = 19e2812c72c34d87317f56f0e1ad07de1e19b295865dfcc67078bbd4c37fde26 +SIZE (mltframework-shotcut-17.02-v17.02_GH0.tar.gz) = 3729420 Modified: head/multimedia/shotcut/pkg-plist ============================================================================== --- head/multimedia/shotcut/pkg-plist Thu Feb 2 10:20:28 2017 (r433135) +++ head/multimedia/shotcut/pkg-plist Thu Feb 2 10:27:15 2017 (r433136) @@ -223,6 +223,7 @@ share/icons/hicolor/64x64/apps/shotcut.p %%NLS%%%%DATADIR%%/translations/shotcut_pt_PT.qm %%NLS%%%%DATADIR%%/translations/shotcut_ru.qm %%NLS%%%%DATADIR%%/translations/shotcut_sk.qm +%%NLS%%%%DATADIR%%/translations/shotcut_sl.qm %%NLS%%%%DATADIR%%/translations/shotcut_uk.qm %%NLS%%%%DATADIR%%/translations/shotcut_zh_CN.qm %%NLS%%%%DATADIR%%/translations/shotcut_zh_TW.qm