Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 13:38:21 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r345422 - in head/multimedia: bino emotion flvstreamer freevo gaupol gnome-subtitles gopchop imagination kissdx linux-realplayer mpeg2play py-mlt replex
Message-ID:  <201402211338.s1LDcLVt067894@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Fri Feb 21 13:38:20 2014
New Revision: 345422
URL: http://svnweb.freebsd.org/changeset/ports/345422
QAT: https://qat.redports.org/buildarchive/r345422/

Log:
  Remove trailing whitespaces from category multimedia

Modified:
  head/multimedia/bino/Makefile
  head/multimedia/emotion/Makefile
  head/multimedia/flvstreamer/Makefile
  head/multimedia/freevo/Makefile
  head/multimedia/gaupol/Makefile
  head/multimedia/gnome-subtitles/Makefile
  head/multimedia/gopchop/Makefile
  head/multimedia/imagination/Makefile
  head/multimedia/kissdx/Makefile
  head/multimedia/linux-realplayer/Makefile
  head/multimedia/mpeg2play/Makefile
  head/multimedia/py-mlt/Makefile
  head/multimedia/replex/Makefile

Modified: head/multimedia/bino/Makefile
==============================================================================
--- head/multimedia/bino/Makefile	Fri Feb 21 13:38:12 2014	(r345421)
+++ head/multimedia/bino/Makefile	Fri Feb 21 13:38:20 2014	(r345422)
@@ -30,7 +30,7 @@ INFO=	bino
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/multimedia/emotion/Makefile
==============================================================================
--- head/multimedia/emotion/Makefile	Fri Feb 21 13:38:12 2014	(r345421)
+++ head/multimedia/emotion/Makefile	Fri Feb 21 13:38:20 2014	(r345422)
@@ -29,7 +29,7 @@ OPTIONS_MULTI=	BACKEND
 OPTIONS_MULTI_BACKEND=	GSTREAMER LIBXINE
 OPTIONS_DEFAULT=GSTREAMER
 
-OPTIONS_DEFINE=	EXAMPLES 
+OPTIONS_DEFINE=	EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/multimedia/flvstreamer/Makefile
==============================================================================
--- head/multimedia/flvstreamer/Makefile	Fri Feb 21 13:38:12 2014	(r345421)
+++ head/multimedia/flvstreamer/Makefile	Fri Feb 21 13:38:20 2014	(r345422)
@@ -24,7 +24,7 @@ do-install:
 	cd ${WRKSRC} && ${INSTALL_PROGRAM} ${PLIST_FILES:S,^bin/,,} \
 		${STAGEDIR}${PREFIX}/bin
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/multimedia/freevo/Makefile
==============================================================================
--- head/multimedia/freevo/Makefile	Fri Feb 21 13:38:12 2014	(r345421)
+++ head/multimedia/freevo/Makefile	Fri Feb 21 13:38:20 2014	(r345422)
@@ -57,7 +57,7 @@ DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/multimedia/gaupol/Makefile
==============================================================================
--- head/multimedia/gaupol/Makefile	Fri Feb 21 13:38:12 2014	(r345421)
+++ head/multimedia/gaupol/Makefile	Fri Feb 21 13:38:20 2014	(r345422)
@@ -27,7 +27,7 @@ MAN1=		${PORTNAME}.1
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/multimedia/gnome-subtitles/Makefile
==============================================================================
--- head/multimedia/gnome-subtitles/Makefile	Fri Feb 21 13:38:12 2014	(r345421)
+++ head/multimedia/gnome-subtitles/Makefile	Fri Feb 21 13:38:20 2014	(r345422)
@@ -33,7 +33,7 @@ MAN1=		gnome-subtitles.1
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/multimedia/gopchop/Makefile
==============================================================================
--- head/multimedia/gopchop/Makefile	Fri Feb 21 13:38:12 2014	(r345421)
+++ head/multimedia/gopchop/Makefile	Fri Feb 21 13:38:20 2014	(r345422)
@@ -25,7 +25,7 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/multimedia/imagination/Makefile
==============================================================================
--- head/multimedia/imagination/Makefile	Fri Feb 21 13:38:12 2014	(r345421)
+++ head/multimedia/imagination/Makefile	Fri Feb 21 13:38:20 2014	(r345422)
@@ -23,7 +23,7 @@ WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERS
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/multimedia/kissdx/Makefile
==============================================================================
--- head/multimedia/kissdx/Makefile	Fri Feb 21 13:38:12 2014	(r345421)
+++ head/multimedia/kissdx/Makefile	Fri Feb 21 13:38:20 2014	(r345422)
@@ -31,7 +31,7 @@ PORTDOCS=	README
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/multimedia/linux-realplayer/Makefile
==============================================================================
--- head/multimedia/linux-realplayer/Makefile	Fri Feb 21 13:38:12 2014	(r345421)
+++ head/multimedia/linux-realplayer/Makefile	Fri Feb 21 13:38:20 2014	(r345422)
@@ -30,7 +30,7 @@ RABINDIR=	${PREFIX}/bin
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/multimedia/mpeg2play/Makefile
==============================================================================
--- head/multimedia/mpeg2play/Makefile	Fri Feb 21 13:38:12 2014	(r345421)
+++ head/multimedia/mpeg2play/Makefile	Fri Feb 21 13:38:20 2014	(r345422)
@@ -16,7 +16,7 @@ ALL_TARGET=	mpeg2play
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/multimedia/py-mlt/Makefile
==============================================================================
--- head/multimedia/py-mlt/Makefile	Fri Feb 21 13:38:12 2014	(r345421)
+++ head/multimedia/py-mlt/Makefile	Fri Feb 21 13:38:20 2014	(r345422)
@@ -27,7 +27,7 @@ INSTALL_WRKSRC=	${BUILD_WRKSRC}
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	EXAMPLES 
+OPTIONS_DEFINE=	EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/multimedia/replex/Makefile
==============================================================================
--- head/multimedia/replex/Makefile	Fri Feb 21 13:38:12 2014	(r345421)
+++ head/multimedia/replex/Makefile	Fri Feb 21 13:38:20 2014	(r345422)
@@ -15,7 +15,7 @@ MAKE_ARGS=	CFLAGS="${CFLAGS}" DEFINES="$
 		-DVERSION=\\\"$(PORTVERSION)\\\"" LIBS="${LDFLAGS}"
 PLIST_FILES=	bin/replex
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 



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