Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 13:36:13 +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: r345404 - in head/devel: abi-compliance-checker api-sanity-autotest arduino-irremote cc65 cdk cmunge ecore-main edb eet eina elfio flatzebra flick fnccheck geoip-java gnulib hgview jaka...
Message-ID:  <201402211336.s1LDaDUH064113@svn.freebsd.org>

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

Log:
  Remove trailing whitespaces from category devel

Modified:
  head/devel/abi-compliance-checker/Makefile
  head/devel/api-sanity-autotest/Makefile
  head/devel/arduino-irremote/Makefile
  head/devel/cc65/Makefile
  head/devel/cdk/Makefile
  head/devel/cmunge/Makefile
  head/devel/ecore-main/Makefile
  head/devel/edb/Makefile
  head/devel/eet/Makefile
  head/devel/eina/Makefile
  head/devel/elfio/Makefile
  head/devel/flatzebra/Makefile
  head/devel/flick/Makefile
  head/devel/fnccheck/Makefile
  head/devel/geoip-java/Makefile
  head/devel/gnulib/Makefile
  head/devel/hgview/Makefile
  head/devel/jakarta-commons-daemon/Makefile
  head/devel/jna/Makefile
  head/devel/kdesvn-kde4/Makefile
  head/devel/libbobcat/Makefile
  head/devel/libplist/Makefile
  head/devel/libvirt-java/Makefile
  head/devel/love/Makefile
  head/devel/love07/Makefile
  head/devel/luafilesystem/Makefile
  head/devel/monotone/Makefile
  head/devel/motor/Makefile
  head/devel/ncc/Makefile
  head/devel/obby/Makefile
  head/devel/ocaml-camlp5/Makefile
  head/devel/ocaml-typeconv/Makefile
  head/devel/p5-DateTime-Locale/Makefile
  head/devel/p5-DateTime-TimeZone/Makefile
  head/devel/p5-Devel-Cover/Makefile
  head/devel/p5-Locale-Maketext-Lexicon/Makefile
  head/devel/p5-Params-Check/Makefile
  head/devel/p5-SVN-Access/Makefile
  head/devel/p5-Term-ProgressBar/Makefile
  head/devel/perlconsole/Makefile
  head/devel/pure-ffi/Makefile
  head/devel/pure-gen/Makefile
  head/devel/pure-readline/Makefile
  head/devel/py-babel/Makefile
  head/devel/py-icalendar/Makefile
  head/devel/py-jsmin/Makefile
  head/devel/pyst/Makefile
  head/devel/qjson/Makefile
  head/devel/ruby-locale/Makefile
  head/devel/rubygem-term-ansicolor/Makefile
  head/devel/tclcheck/Makefile
  head/devel/tclcl/Makefile
  head/devel/tclxml/Makefile
  head/devel/udis86/Makefile

Modified: head/devel/abi-compliance-checker/Makefile
==============================================================================
--- head/devel/abi-compliance-checker/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/abi-compliance-checker/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -31,7 +31,7 @@ WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERS
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/api-sanity-autotest/Makefile
==============================================================================
--- head/devel/api-sanity-autotest/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/api-sanity-autotest/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -32,7 +32,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVER
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/arduino-irremote/Makefile
==============================================================================
--- head/devel/arduino-irremote/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/arduino-irremote/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -29,7 +29,7 @@ PLIST_DIRS=	arduino/libraries/IRremote
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	EXAMPLES 
+OPTIONS_DEFINE=	EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/cc65/Makefile
==============================================================================
--- head/devel/cc65/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/cc65/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -29,7 +29,7 @@ SUB_FILES=	pkg-message
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS EXAMPLES 
+OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/cdk/Makefile
==============================================================================
--- head/devel/cdk/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/cdk/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -25,7 +25,7 @@ ALL_TARGET=	default examples demos cli c
 INSTALL_TARGET=	install installCDKSHLibrary
 USE_LDCONFIG=	yes
 
-OPTIONS_DEFINE=	EXAMPLES 
+OPTIONS_DEFINE=	EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/cmunge/Makefile
==============================================================================
--- head/devel/cmunge/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/cmunge/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -18,7 +18,7 @@ MAKE_ARGS=	CC="${CC} ${CFLAGS}"
 PLIST_FILES=	bin/cmunge bin/ctran bin/proc-incl
 PORTDOCS=	*
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/ecore-main/Makefile
==============================================================================
--- head/devel/ecore-main/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/ecore-main/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -25,7 +25,7 @@ EXAMPLESDIR=	${PREFIX}/share/examples/ec
 
 .include "Makefile.inc"
 
-OPTIONS_DEFINE=	NLS EXAMPLES 
+OPTIONS_DEFINE=	NLS EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/edb/Makefile
==============================================================================
--- head/devel/edb/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/edb/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -27,7 +27,7 @@ ONLY_FOR_ARCHS=	i386 amd64
 
 STRIP_FILES=	bin/${PORTNAME} libexec/${PORTNAME}/*.so
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/eet/Makefile
==============================================================================
--- head/devel/eet/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/eet/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -26,7 +26,7 @@ USE_LDCONFIG=	yes
 CONFIGURE_ENV=	OPENSSL_CFLAGS="-I${OPENSSLINC} -L${OPENSSLLIB}" OPENSSL_LIBS="-lssl"
 CONFIGURE_ARGS=	--disable-gnutls
 
-OPTIONS_DEFINE=	EXAMPLES 
+OPTIONS_DEFINE=	EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/eina/Makefile
==============================================================================
--- head/devel/eina/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/eina/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -21,7 +21,7 @@ USE_LDCONFIG=	yes
 
 CONFIGURE_ARGS=	--enable-amalgamation
 
-OPTIONS_DEFINE=	EXAMPLES 
+OPTIONS_DEFINE=	EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/elfio/Makefile
==============================================================================
--- head/devel/elfio/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/elfio/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -25,7 +25,7 @@ PORTDOCS=	*
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS EXAMPLES 
+OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/flatzebra/Makefile
==============================================================================
--- head/devel/flatzebra/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/flatzebra/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -24,7 +24,7 @@ PORTDOCS=	AUTHORS COPYING INSTALL NEWS R
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/flick/Makefile
==============================================================================
--- head/devel/flick/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/flick/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -23,7 +23,7 @@ MAKEFILE=	GNUmakefile
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/fnccheck/Makefile
==============================================================================
--- head/devel/fnccheck/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/fnccheck/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -28,7 +28,7 @@ INFO=		libfc
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/geoip-java/Makefile
==============================================================================
--- head/devel/geoip-java/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/geoip-java/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -27,7 +27,7 @@ DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/gnulib/Makefile
==============================================================================
--- head/devel/gnulib/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/gnulib/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -23,7 +23,7 @@ PORTDATA=	*
 IGNORE=		gnulib requires port data, unset NOPORTDATA to install
 .endif
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 post-patch:
 	${REINPLACE_CMD} -e 's/date -u.*/stat -f %Sa -t "@set UPDATED %F %T" `ls -t $$^ | sed 1q` > $$@/' \

Modified: head/devel/hgview/Makefile
==============================================================================
--- head/devel/hgview/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/hgview/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -29,7 +29,7 @@ MAN1=		hgview.1
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/jakarta-commons-daemon/Makefile
==============================================================================
--- head/devel/jakarta-commons-daemon/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/jakarta-commons-daemon/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -31,7 +31,7 @@ PORTDOCS=	*
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/jna/Makefile
==============================================================================
--- head/devel/jna/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/jna/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -27,7 +27,7 @@ GH_COMMIT=	9b7ba38
 PLIST_FILES=	%%JAVAJARDIR%%/jna-platform.jar \
 		%%JAVAJARDIR%%/jna.jar
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/kdesvn-kde4/Makefile
==============================================================================
--- head/devel/kdesvn-kde4/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/kdesvn-kde4/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -24,7 +24,7 @@ USE_LDCONFIG=	yes
 USE_QT4=	corelib gui xml network dbus svg qt3support sql \
 		qmake_build moc_build rcc_build uic_build linguist_build
 
-OPTIONS_DEFINE=	DOCS NLS 
+OPTIONS_DEFINE=	DOCS NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/libbobcat/Makefile
==============================================================================
--- head/devel/libbobcat/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/libbobcat/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -39,7 +39,7 @@ SHEBANG_FILES=	build \
 		documentation/examples/sockets/forkserver2/build \
 		documentation/examples/sockets/server/build
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/libplist/Makefile
==============================================================================
--- head/devel/libplist/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/libplist/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -26,7 +26,7 @@ USE_LDCONFIG=	${LOCALBASE}/lib
 
 PORTDOCS=	AUTHORS NEWS README
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/libvirt-java/Makefile
==============================================================================
--- head/devel/libvirt-java/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/libvirt-java/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -30,7 +30,7 @@ post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/share/java|${JAVAJARDIR}|' \
 		${WRKSRC}/build.properties
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/love/Makefile
==============================================================================
--- head/devel/love/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/love/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -36,7 +36,7 @@ PLIST_FILES=	bin/love
 
 PORTDOCS=	*
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/love07/Makefile
==============================================================================
--- head/devel/love07/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/love07/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -41,7 +41,7 @@ PLIST_FILES=	bin/love07
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}07
 PORTDOCS=	*
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/luafilesystem/Makefile
==============================================================================
--- head/devel/luafilesystem/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/luafilesystem/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -29,7 +29,7 @@ MAKE_ARGS+=	INCS="-I${LOCALBASE}/include
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/monotone/Makefile
==============================================================================
--- head/devel/monotone/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/monotone/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -57,7 +57,7 @@ PLIST_FILES+=	man/man1/mtn.1.gz \
 .endif
 PORTDOCS=	*
 
-OPTIONS_DEFINE=	DOCS NLS 
+OPTIONS_DEFINE=	DOCS NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/motor/Makefile
==============================================================================
--- head/devel/motor/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/motor/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -18,7 +18,7 @@ CONFIGURE_ARGS=	${ICONV_CONFIGURE_ARG}
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS NLS 
+OPTIONS_DEFINE=	DOCS NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/ncc/Makefile
==============================================================================
--- head/devel/ncc/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/ncc/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -25,7 +25,7 @@ MAN1=		ncc.1
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/obby/Makefile
==============================================================================
--- head/devel/obby/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/obby/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -18,7 +18,7 @@ USES=	pathfix pkgconfig
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/ocaml-camlp5/Makefile
==============================================================================
--- head/devel/ocaml-camlp5/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/ocaml-camlp5/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -26,7 +26,7 @@ STRICT_DESC=		New syntax tree quotations
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/ocaml-typeconv/Makefile
==============================================================================
--- head/devel/ocaml-typeconv/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/ocaml-typeconv/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -29,7 +29,7 @@ PORTDOCS=	*
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/p5-DateTime-Locale/Makefile
==============================================================================
--- head/devel/p5-DateTime-Locale/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/p5-DateTime-Locale/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -18,7 +18,7 @@ BUILD_DEPENDS:=	${RUN_DEPENDS}
 USES=		perl5
 USE_PERL5=	modbuild
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/p5-DateTime-TimeZone/Makefile
==============================================================================
--- head/devel/p5-DateTime-TimeZone/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/p5-DateTime-TimeZone/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -24,7 +24,7 @@ USE_PERL5=	configure
 
 PORTDOCS=	Changes README
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/p5-Devel-Cover/Makefile
==============================================================================
--- head/devel/p5-Devel-Cover/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/p5-Devel-Cover/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -26,7 +26,7 @@ USE_PERL5=	configure
 
 PORTDOCS=	README
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/p5-Locale-Maketext-Lexicon/Makefile
==============================================================================
--- head/devel/p5-Locale-Maketext-Lexicon/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/p5-Locale-Maketext-Lexicon/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -18,7 +18,7 @@ RUN_DEPENDS=	p5-Locale-Maketext>=1.17:${
 USES=		perl5
 USE_PERL5=	configure
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/p5-Params-Check/Makefile
==============================================================================
--- head/devel/p5-Params-Check/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/p5-Params-Check/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -18,7 +18,7 @@ USE_PERL5=	configure
 
 PORTDOCS=	CHANGES
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/p5-SVN-Access/Makefile
==============================================================================
--- head/devel/p5-SVN-Access/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/p5-SVN-Access/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -18,7 +18,7 @@ RUN_DEPENDS=	p5-subversion>=0:${PORTSDIR
 USES=		perl5
 USE_PERL5=	configure
 
-OPTIONS_DEFINE=	EXAMPLES 
+OPTIONS_DEFINE=	EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/p5-Term-ProgressBar/Makefile
==============================================================================
--- head/devel/p5-Term-ProgressBar/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/p5-Term-ProgressBar/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -25,7 +25,7 @@ USE_PERL5=	configure
 post-patch:
 	${REINPLACE_CMD} -e 's|Term-ProgressBar|Term/ProgressBar|' ${WRKSRC}/Makefile.PL
 
-OPTIONS_DEFINE=	EXAMPLES 
+OPTIONS_DEFINE=	EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/perlconsole/Makefile
==============================================================================
--- head/devel/perlconsole/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/perlconsole/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -32,7 +32,7 @@ PLIST_FILES=	bin/perlconsole \
 
 PLIST_DIRS=	${SITE_PERL_REL}/PerlConsole
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/pure-ffi/Makefile
==============================================================================
--- head/devel/pure-ffi/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/pure-ffi/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -26,7 +26,7 @@ PORTDOCS=	README
 
 PORTEXAMPLES=	*
 
-OPTIONS_DEFINE=	DOCS EXAMPLES 
+OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/pure-gen/Makefile
==============================================================================
--- head/devel/pure-gen/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/pure-gen/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -32,7 +32,7 @@ PORTDOCS=	README README.dump-ast
 
 PORTEXAMPLES=	*
 
-OPTIONS_DEFINE=	DOCS EXAMPLES 
+OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/pure-readline/Makefile
==============================================================================
--- head/devel/pure-readline/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/pure-readline/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -22,7 +22,7 @@ NO_STAGE=	yes
 
 PORTDOCS=	README
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/py-babel/Makefile
==============================================================================
--- head/devel/py-babel/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/py-babel/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -19,7 +19,7 @@ PYDISTUTILS_AUTOPLIST=	yes
 
 PORTDOCS=	docs/*
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/py-icalendar/Makefile
==============================================================================
--- head/devel/py-icalendar/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/py-icalendar/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -23,7 +23,7 @@ PORTDOCS=	*
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/py-jsmin/Makefile
==============================================================================
--- head/devel/py-jsmin/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/py-jsmin/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -20,7 +20,7 @@ PLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYE
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/pyst/Makefile
==============================================================================
--- head/devel/pyst/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/pyst/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -17,7 +17,7 @@ USE_PYDISTUTILS=	yes
 
 PORTDOCS=	README README.html ChangeLog
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/qjson/Makefile
==============================================================================
--- head/devel/qjson/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/qjson/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -17,7 +17,7 @@ USE_LDCONFIG=	yes
 
 PORTDOCS=	*
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/ruby-locale/Makefile
==============================================================================
--- head/devel/ruby-locale/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/ruby-locale/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -21,7 +21,7 @@ USE_RUBY_EXTCONF=	yes
 
 INSTALL_TARGET=	site-install
 
-OPTIONS_DEFINE=	DOCS EXAMPLES 
+OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 post-install:

Modified: head/devel/rubygem-term-ansicolor/Makefile
==============================================================================
--- head/devel/rubygem-term-ansicolor/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/rubygem-term-ansicolor/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -21,7 +21,7 @@ PORTEXAMPLES=	cdiff decolor
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	EXAMPLES 
+OPTIONS_DEFINE=	EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/tclcheck/Makefile
==============================================================================
--- head/devel/tclcheck/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/tclcheck/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -18,7 +18,7 @@ PLIST_FILES=	bin/tclCheck \
 		man/man1/tclCheck.1.gz
 PORTDOCS=	*
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 post-patch:
 	${REINPLACE_CMD} \

Modified: head/devel/tclcl/Makefile
==============================================================================
--- head/devel/tclcl/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/tclcl/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -21,7 +21,7 @@ USE_AUTOTOOLS=	autoconf
 GNU_CONFIGURE=	yes
 PORTDOCS=	CHANGES.html TODO.html
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/tclxml/Makefile
==============================================================================
--- head/devel/tclxml/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/tclxml/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -27,7 +27,7 @@ PLIST_SUB=	VER=${PORTVERSION}
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/udis86/Makefile
==============================================================================
--- head/devel/udis86/Makefile	Fri Feb 21 13:36:03 2014	(r345403)
+++ head/devel/udis86/Makefile	Fri Feb 21 13:36:12 2014	(r345404)
@@ -23,7 +23,7 @@ CONFIGURE_ARGS=	--without-sphinx-build  
 INFO=		udis86
 PORTDOCS=	x86
 
-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?201402211336.s1LDaDUH064113>