diff options
author | avilla <avilla@FreeBSD.org> | 2017-01-03 19:54:30 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2017-01-03 19:54:30 +0800 |
commit | 0a08b383ba92fdcd23191d9cf12551d02242dd12 (patch) | |
tree | 7defd3b04ad9a5d2f5a58f8b792bea804fbfc203 | |
parent | c90a028acbc7f7d3ff509899378c690f26e9dbc7 (diff) | |
download | freebsd-ports-gnome-0a08b383ba92fdcd23191d9cf12551d02242dd12.tar.gz freebsd-ports-gnome-0a08b383ba92fdcd23191d9cf12551d02242dd12.tar.zst freebsd-ports-gnome-0a08b383ba92fdcd23191d9cf12551d02242dd12.zip |
- Update to 17.01
- Update WWW
This version is just bug fixes plus a Chinese translation for Taiwan
was added.
Reported by: portscout
-rw-r--r-- | multimedia/shotcut/Makefile | 2 | ||||
-rw-r--r-- | multimedia/shotcut/distinfo | 6 | ||||
-rw-r--r-- | multimedia/shotcut/pkg-descr | 2 | ||||
-rw-r--r-- | multimedia/shotcut/pkg-plist | 3 |
4 files changed, 7 insertions, 6 deletions
diff --git a/multimedia/shotcut/Makefile b/multimedia/shotcut/Makefile index 2b19e4a19cde..bfc432dbaa2d 100644 --- a/multimedia/shotcut/Makefile +++ b/multimedia/shotcut/Makefile @@ -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 \ diff --git a/multimedia/shotcut/distinfo b/multimedia/shotcut/distinfo index a3ad02cc730d..30e142f8868c 100644 --- a/multimedia/shotcut/distinfo +++ b/multimedia/shotcut/distinfo @@ -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 diff --git a/multimedia/shotcut/pkg-descr b/multimedia/shotcut/pkg-descr index 80711073fe39..920eddbc5171 100644 --- a/multimedia/shotcut/pkg-descr +++ b/multimedia/shotcut/pkg-descr @@ -4,4 +4,4 @@ range of formats; no import required meaning native timeline editing; Blackmagic Design support for input and preview monitoring; and resolution support to 4k. -WWW: https://shotcutapp.com +WWW: https://shotcut.org diff --git a/multimedia/shotcut/pkg-plist b/multimedia/shotcut/pkg-plist index 1f8c08472cd5..7552338c3856 100644 --- a/multimedia/shotcut/pkg-plist +++ b/multimedia/shotcut/pkg-plist @@ -224,4 +224,5 @@ share/icons/hicolor/64x64/apps/shotcut.png %%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 |