Date: Sat, 23 Feb 2019 12:24:22 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493665 - head/multimedia/shotcut Message-ID: <201902231224.x1NCOMle003812@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Feb 23 12:24:22 2019 New Revision: 493665 URL: https://svnweb.freebsd.org/changeset/ports/493665 Log: Unbreak Modified: head/multimedia/shotcut/Makefile Modified: head/multimedia/shotcut/Makefile ============================================================================== --- head/multimedia/shotcut/Makefile Sat Feb 23 09:53:22 2019 (r493664) +++ head/multimedia/shotcut/Makefile Sat Feb 23 12:24:22 2019 (r493665) @@ -19,7 +19,7 @@ RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \ USE_GITHUB= yes GH_ACCOUNT= mltframework # Needed to be able to correctly check for updates in-app. -FULLVERSION= 18.12.23 +FULLVERSION= 18.11.18 USES= pkgconfig qmake qt:5 USE_QT= buildtools_build concurrent_build core declarative \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902231224.x1NCOMle003812>