Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 13:35:45 +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: r345400 - in head/comms: dabstick-radio dfu-programmer efax esmska gammu-devel ge-x2212 gsmlib kb lrzsz py-bulksms py-serial scmxx uird vrflash yfklog
Message-ID:  <201402211335.s1LDZj4m062947@svn.freebsd.org>

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

Log:
  Remove trailing whitespaces from category comms

Modified:
  head/comms/dabstick-radio/Makefile
  head/comms/dfu-programmer/Makefile
  head/comms/efax/Makefile
  head/comms/esmska/Makefile
  head/comms/gammu-devel/Makefile
  head/comms/ge-x2212/Makefile
  head/comms/gsmlib/Makefile
  head/comms/kb/Makefile
  head/comms/lrzsz/Makefile
  head/comms/py-bulksms/Makefile
  head/comms/py-serial/Makefile
  head/comms/scmxx/Makefile
  head/comms/uird/Makefile
  head/comms/vrflash/Makefile
  head/comms/yfklog/Makefile

Modified: head/comms/dabstick-radio/Makefile
==============================================================================
--- head/comms/dabstick-radio/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/dabstick-radio/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -29,7 +29,7 @@ PLIST_FILES+=	bin/dabreceiver bin/fmrece
 ONLY_FOR_ARCHS=		i386 amd64
 ONLY_FOR_ARCHS_REASON=	uses MMX and SSE2
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/comms/dfu-programmer/Makefile
==============================================================================
--- head/comms/dfu-programmer/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/dfu-programmer/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -19,7 +19,7 @@ LDFLAGS+=	-L${LOCALBASE}/lib -lusb
 PLIST_FILES=	bin/dfu-programmer man/man1/dfu-programmer.1.gz
 PORTDOCS=	*
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin

Modified: head/comms/efax/Makefile
==============================================================================
--- head/comms/efax/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/efax/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -30,7 +30,7 @@ post-build:
 	${CAT} ${WRKSRC}/fax.orig | ${SED} -e s!%%PREFIX%%!${PREFIX}!g > \
 		${WRKSRC}/fax
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/comms/esmska/Makefile
==============================================================================
--- head/comms/esmska/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/esmska/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -23,7 +23,7 @@ PORTDOCS=	readme.txt
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/comms/gammu-devel/Makefile
==============================================================================
--- head/comms/gammu-devel/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/gammu-devel/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -27,7 +27,7 @@ USE_LDCONFIG=	yes
 
 PORTDOCS=	*
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/comms/ge-x2212/Makefile
==============================================================================
--- head/comms/ge-x2212/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/ge-x2212/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -20,7 +20,7 @@ PORTDOCS=	schematic.txt
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/comms/gsmlib/Makefile
==============================================================================
--- head/comms/gsmlib/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/gsmlib/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -22,7 +22,7 @@ CPPFLAGS+=	-I${LOCALBASE}/include -DBROK
 		${PTHREAD_CFLAGS}
 LDFLAGS+=	${PTHREAD_LIBS} -L${LOCALBASE}/lib
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/comms/kb/Makefile
==============================================================================
--- head/comms/kb/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/kb/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -28,7 +28,7 @@ DESKTOP_ENTRIES="KB" \
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/comms/lrzsz/Makefile
==============================================================================
--- head/comms/lrzsz/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/lrzsz/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -15,7 +15,7 @@ LICENSE=	GPLv2
 GNU_CONFIGURE=	yes
 ALL_TARGET=	all # vcheck
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/comms/py-bulksms/Makefile
==============================================================================
--- head/comms/py-bulksms/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/py-bulksms/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -19,7 +19,7 @@ WRKSRC=		${WRKDIR}/bulksms
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/comms/py-serial/Makefile
==============================================================================
--- head/comms/py-serial/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/py-serial/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -21,7 +21,7 @@ EXAMPLESDIR=	${PREFIX}/share/examples/py
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS EXAMPLES 
+OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/comms/scmxx/Makefile
==============================================================================
--- head/comms/scmxx/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/scmxx/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -25,7 +25,7 @@ EXAMPLES=	sms.txt vCalendar.vcs vCard.vc
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/comms/uird/Makefile
==============================================================================
--- head/comms/uird/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/uird/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -22,7 +22,7 @@ PORTDOCS=	Documentation
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/comms/vrflash/Makefile
==============================================================================
--- head/comms/vrflash/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/vrflash/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -15,7 +15,7 @@ GNU_CONFIGURE=	yes
 DOCS=		agenda-flashing-overview.txt troubleshooting.txt \
 		pmon-protect-unprotect.txt usage.txt
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/comms/yfklog/Makefile
==============================================================================
--- head/comms/yfklog/Makefile	Fri Feb 21 13:35:38 2014	(r345399)
+++ head/comms/yfklog/Makefile	Fri Feb 21 13:35:45 2014	(r345400)
@@ -27,7 +27,7 @@ MAN1=		yfklog.1
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS EXAMPLES 
+OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 



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