Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2017 11:10:21 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439058 - head/multimedia/lives
Message-ID:  <201704211110.v3LBALXV048371@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Apr 21 11:10:21 2017
New Revision: 439058
URL: https://svnweb.freebsd.org/changeset/ports/439058

Log:
  - shabang

Modified:
  head/multimedia/lives/Makefile

Modified: head/multimedia/lives/Makefile
==============================================================================
--- head/multimedia/lives/Makefile	Fri Apr 21 11:10:02 2017	(r439057)
+++ head/multimedia/lives/Makefile	Fri Apr 21 11:10:21 2017	(r439058)
@@ -3,7 +3,7 @@
 
 PORTNAME=	lives
 PORTVERSION=	2.8.4
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	multimedia
 MASTER_SITES=	http://lives-video.com/releases/
 DISTNAME=	LiVES-${PORTVERSION}
@@ -52,6 +52,8 @@ USES=		compiler:c++11-lib gettext-runtim
 		localbase pathfix perl5 pkgconfig python shebangfix tar:bzip2
 SHEBANG_FILES=	build-lives-rfx-plugin build-lives-rfx-plugin-multi \
 		smogrify tools/autolives.pl lives-plugins/plugins/encoders/*_encoder \
+		lives-plugins/marcos-encoders/*encoder* \
+		lives-plugins/plugins/encoders/multi_encoder3 \
 		lives-plugins/plugins/playback/audiostream/audiostreamer.pl
 GNU_CONFIGURE=	yes
 USE_XORG=	x11



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704211110.v3LBALXV048371>