From owner-svn-ports-head@FreeBSD.ORG Fri Feb 21 13:35:59 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CEC292EC; Fri, 21 Feb 2014 13:35:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B9F8A1D71; Fri, 21 Feb 2014 13:35:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1LDZxHq063217; Fri, 21 Feb 2014 13:35:59 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1LDZw26063208; Fri, 21 Feb 2014 13:35:58 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201402211335.s1LDZw26063208@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 21 Feb 2014 13:35:58 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2014 13:36:00 -0000 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 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 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 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 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 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 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 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