Date: Tue, 3 Jan 2017 11:54:30 +0000 (UTC) From: Alberto Villa <avilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430456 - head/multimedia/shotcut Message-ID: <201701031154.v03BsUHq063172@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: avilla Date: Tue Jan 3 11:54:30 2017 New Revision: 430456 URL: https://svnweb.freebsd.org/changeset/ports/430456 Log: - Update to 17.01 - Update WWW This version is just bug fixes plus a Chinese translation for Taiwan was added. Reported by: portscout Modified: head/multimedia/shotcut/Makefile head/multimedia/shotcut/distinfo (contents, props changed) head/multimedia/shotcut/pkg-descr (contents, props changed) head/multimedia/shotcut/pkg-plist (contents, props changed) Modified: head/multimedia/shotcut/Makefile ============================================================================== --- head/multimedia/shotcut/Makefile Tue Jan 3 11:09:43 2017 (r430455) +++ head/multimedia/shotcut/Makefile Tue Jan 3 11:54:30 2017 (r430456) @@ -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= 16.12.03 +FULLVERSION= 17.01.02 USES= pkgconfig qmake USE_QT5= buildtools_build concurrent_build core \ Modified: head/multimedia/shotcut/distinfo ============================================================================== --- head/multimedia/shotcut/distinfo Tue Jan 3 11:09:43 2017 (r430455) +++ head/multimedia/shotcut/distinfo Tue Jan 3 11:54:30 2017 (r430456) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483007681 -SHA256 (mltframework-shotcut-16.12-v16.12_GH0.tar.gz) = a6d3610205a2a4a31d1685e3be2b9445051f47bf4ecb9ecb8e2ef6fa000f8d84 -SIZE (mltframework-shotcut-16.12-v16.12_GH0.tar.gz) = 3668121 +TIMESTAMP = 1483443218 +SHA256 (mltframework-shotcut-17.01-v17.01_GH0.tar.gz) = ef5a2a4e18fcab7febd30248432b1fa6bb94f6f8a95ad7f30a7c6754b03962b8 +SIZE (mltframework-shotcut-17.01-v17.01_GH0.tar.gz) = 3708940 Modified: head/multimedia/shotcut/pkg-descr ============================================================================== --- head/multimedia/shotcut/pkg-descr Tue Jan 3 11:09:43 2017 (r430455) +++ head/multimedia/shotcut/pkg-descr Tue Jan 3 11:54:30 2017 (r430456) @@ -4,4 +4,4 @@ range of formats; no import required mea Blackmagic Design support for input and preview monitoring; and resolution support to 4k. -WWW: https://shotcutapp.com +WWW: https://shotcut.org Modified: head/multimedia/shotcut/pkg-plist ============================================================================== --- head/multimedia/shotcut/pkg-plist Tue Jan 3 11:09:43 2017 (r430455) +++ head/multimedia/shotcut/pkg-plist Tue Jan 3 11:54:30 2017 (r430456) @@ -224,4 +224,5 @@ share/icons/hicolor/64x64/apps/shotcut.p %%NLS%%%%DATADIR%%/translations/shotcut_ru.qm %%NLS%%%%DATADIR%%/translations/shotcut_sk.qm %%NLS%%%%DATADIR%%/translations/shotcut_uk.qm -%%NLS%%%%DATADIR%%/translations/shotcut_zh.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?201701031154.v03BsUHq063172>