svn commit: r493665 - head/multimedia/shotcut

Antoine Brodin antoine at FreeBSD.org
Sat Feb 23 12:24:23 UTC 2019


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 \


More information about the svn-ports-head mailing list