Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 13:35:58 +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: r345402 - in head/databases: db41 gqlplus hsqldb mysql-connector-java postgresql-jdbc postgresql-odbc pure-sql3 tablelog
Message-ID:  <201402211335.s1LDZw26063208@svn.freebsd.org>

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

Log:
  Remove trailing whitespaces from category databases

Modified:
  head/databases/db41/Makefile
  head/databases/gqlplus/Makefile
  head/databases/hsqldb/Makefile
  head/databases/mysql-connector-java/Makefile
  head/databases/postgresql-jdbc/Makefile
  head/databases/postgresql-odbc/Makefile
  head/databases/pure-sql3/Makefile
  head/databases/tablelog/Makefile

Modified: head/databases/db41/Makefile
==============================================================================
--- head/databases/db41/Makefile	Fri Feb 21 13:35:52 2014	(r345401)
+++ head/databases/db41/Makefile	Fri Feb 21 13:35:57 2014	(r345402)
@@ -31,7 +31,7 @@ CONFIGURE_ARGS=	--enable-compat185 --ena
 		--includedir=${STAGEDIR}${PREFIX}/include/db41
 USE_LDCONFIG=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/databases/gqlplus/Makefile
==============================================================================
--- head/databases/gqlplus/Makefile	Fri Feb 21 13:35:52 2014	(r345401)
+++ head/databases/gqlplus/Makefile	Fri Feb 21 13:35:57 2014	(r345402)
@@ -19,7 +19,7 @@ AUTOMAKE_ARGS=	--add-missing
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/databases/hsqldb/Makefile
==============================================================================
--- head/databases/hsqldb/Makefile	Fri Feb 21 13:35:52 2014	(r345401)
+++ head/databases/hsqldb/Makefile	Fri Feb 21 13:35:57 2014	(r345402)
@@ -21,7 +21,7 @@ ALL_TARGET=	hsqldb hsqljdbc
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/databases/mysql-connector-java/Makefile
==============================================================================
--- head/databases/mysql-connector-java/Makefile	Fri Feb 21 13:35:52 2014	(r345401)
+++ head/databases/mysql-connector-java/Makefile	Fri Feb 21 13:35:57 2014	(r345402)
@@ -28,7 +28,7 @@ JDCLASSPATH=	${SRCDIR}:${CLASSPATH}
 
 PLIST_FILES=	%%JAVAJARDIR%%/${DESTJARFILE}
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/databases/postgresql-jdbc/Makefile
==============================================================================
--- head/databases/postgresql-jdbc/Makefile	Fri Feb 21 13:35:52 2014	(r345401)
+++ head/databases/postgresql-jdbc/Makefile	Fri Feb 21 13:35:57 2014	(r345402)
@@ -27,7 +27,7 @@ NO_STAGE=	yes
 post-patch:
 	${REINPLACE_CMD} 's,/usr/local/pgsql/share/java,${JAVAJARDIR},' ${WRKSRC}/README
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/databases/postgresql-odbc/Makefile
==============================================================================
--- head/databases/postgresql-odbc/Makefile	Fri Feb 21 13:35:52 2014	(r345401)
+++ head/databases/postgresql-odbc/Makefile	Fri Feb 21 13:35:57 2014	(r345402)
@@ -38,7 +38,7 @@ PKGNAMESUFFIX=	-iodbc
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/databases/pure-sql3/Makefile
==============================================================================
--- head/databases/pure-sql3/Makefile	Fri Feb 21 13:35:52 2014	(r345401)
+++ head/databases/pure-sql3/Makefile	Fri Feb 21 13:35:57 2014	(r345402)
@@ -26,7 +26,7 @@ PORTDOCS=	README
 
 PORTEXAMPLES=	*
 
-OPTIONS_DEFINE=	DOCS EXAMPLES 
+OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/databases/tablelog/Makefile
==============================================================================
--- head/databases/tablelog/Makefile	Fri Feb 21 13:35:52 2014	(r345401)
+++ head/databases/tablelog/Makefile	Fri Feb 21 13:35:57 2014	(r345402)
@@ -16,7 +16,7 @@ USES=		gmake
 USE_PGSQL=	yes
 MAKE_ARGS=	USE_PGXS=1
 
-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?201402211335.s1LDZw26063208>