From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 30 19:30:09 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58A6C1065673 for ; Sat, 30 Apr 2011 19:30:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 201FC8FC1A for ; Sat, 30 Apr 2011 19:30:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p3UJU9aH034022 for ; Sat, 30 Apr 2011 19:30:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p3UJU8Q6034011; Sat, 30 Apr 2011 19:30:08 GMT (envelope-from gnats) Resent-Date: Sat, 30 Apr 2011 19:30:08 GMT Resent-Message-Id: <201104301930.p3UJU8Q6034011@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Geoffroy Desvernay Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D78061065670 for ; Sat, 30 Apr 2011 19:25:01 +0000 (UTC) (envelope-from root@ec-m.fr) Received: from melo.ec-m.fr (melo.ec-m.fr [147.94.19.139]) by mx1.freebsd.org (Postfix) with ESMTP id 8CBF48FC0A for ; Sat, 30 Apr 2011 19:25:01 +0000 (UTC) Received: from amavis4.serv.int (amavis4.serv.int [10.3.0.48]) by melo.ec-m.fr (GrosseBox 1743 XXL) with ESMTP id 947F9AC895 for ; Sat, 30 Apr 2011 21:24:59 +0200 (CEST) Received: from melo.ec-m.fr ([10.3.0.13]) by amavis4.serv.int (amavis4.serv.int [10.3.0.48]) (amavisd-new, port 10024) with LMTP id pRupsAUcYDAr for ; Sat, 30 Apr 2011 21:24:58 +0200 (CEST) Received: from dgeo.sysadm.ec-m.fr (dgeo.sysadm.ec-m.fr [147.94.19.169]) by melo.ec-m.fr (GrosseBox 1743 XXL) with ESMTP id 836B4AC834 for ; Sat, 30 Apr 2011 21:24:58 +0200 (CEST) Received: by dgeo.sysadm.ec-m.fr (Postfix, from userid 0) id 494621CD10; Sat, 30 Apr 2011 21:24:58 +0200 (CEST) Message-Id: <20110430192458.494621CD10@dgeo.sysadm.ec-m.fr> Date: Sat, 30 Apr 2011 21:24:58 +0200 (CEST) From: Geoffroy Desvernay To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/156744: [MAINTAINER] databases/mariadb: whitespaces cleanup in Makefile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2011 19:30:09 -0000 >Number: 156744 >Category: ports >Synopsis: [MAINTAINER] databases/mariadb: whitespaces cleanup in Makefile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 30 19:30:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Geoffroy Desvernay >Release: FreeBSD 8.2-RELEASE-p1 amd64 >Organization: Ecole Centrale de Marseille >Environment: System: FreeBSD dgeo.sysadm.ec-m.fr 8.2-RELEASE-p1 FreeBSD 8.2-RELEASE-p1 #0: Fri Apr 22 01:04:23 CEST 2011 >Description: Juste a cleanup to let portlint say it's clean :) whitespaces vs tabs... Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- mariadb-5.2.5.patch begins here --- diff -ruN --exclude=CVS /usr/ports/databases/mariadb.orig/Makefile /usr/ports/databases/mariadb/Makefile --- /usr/ports/databases/mariadb.orig/Makefile 2011-04-29 18:24:56.000000000 +0200 +++ /usr/ports/databases/mariadb/Makefile 2011-04-30 05:43:40.000000000 +0200 @@ -19,11 +19,11 @@ MAINTAINER= dgeo@centrale-marseille.fr COMMENT= A database server - drop-in replacement functionality for MySQL - + LICENSE= GPLv2 - + CONFLICTS= mysql-server-[0-9]* mysql-client-[0-9]* mysql-scripts-[0-9]* - + CONFIGURE_ARGS= --with-embedded-server CPPFLAGS+= -I${LOCALBASE}/include @@ -125,7 +125,7 @@ CONFIGURE_ARGS+= --with-libevent=bundled .endif .if defined(WITH_ARIADB) -PLIST_SUB+= ARIADB="" +PLIST_SUB+= ARIADB="" CONFIGURE_ARGS+= --with-plugin-aria --with-aria-tmp-tables .else CONFIGURE_ARGS+= --without-plugin-aria @@ -176,8 +176,8 @@ .if defined(WITH_XTRADB) PLIST_SUB+= XTRADB="" .else -CONFIGURE_ARGS+= --without-plugin-xtradb -PLIST_SUB+= XTRADB="@comment " +CONFIGURE_ARGS+= --without-plugin-xtradb +PLIST_SUB+= XTRADB="@comment " .endif .if defined(WITH_OQGRAPH) CONFIGURE_ARGS+= --with-plugin-oqgraph @@ -208,7 +208,7 @@ # ndb_print_backup_file.1 ndb_print_schema_file.1 \ # ndb_print_sys_file.1 ndb_restore.1 ndb_select_all.1 \ # ndb_select_count.1 ndb_show_tables.1 ndb_size.pl.1 ndb_waiter.1 -PLIST_SUB+= NDB="" +PLIST_SUB+= NDB="" .else CONFIGURE_ARGS+= --without-plugin-ndbcluster PLIST_SUB+= NDB="@comment " @@ -235,12 +235,12 @@ @${ECHO} " WITH_XCHARSET=list Define other built-in charsets (selected: ${WITH_XCHARSET})." @${ECHO} " WITH_COLLATION=collate Define default collation (def: latin1_swedish_ci selected: ${WITH_COLLATION})." @${ECHO} "" - + post-patch: @${REINPLACE_CMD} -e '/^install:/ s|^\(install:\).*$$|\1|' \ ${WRKSRC}/mysql-test/Makefile.in ${WRKSRC}/sql-bench/Makefile.in - + port-install: @${CAT} pkg-message - + .include --- mariadb-5.2.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: