From owner-svn-ports-head@FreeBSD.ORG Fri Feb 21 13:35:28 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C3A60E29; Fri, 21 Feb 2014 13:35:28 +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 A27581D5D; Fri, 21 Feb 2014 13:35:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1LDZSB5062382; Fri, 21 Feb 2014 13:35:28 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1LDZQPh062369; Fri, 21 Feb 2014 13:35:26 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201402211335.s1LDZQPh062369@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 21 Feb 2014 13:35:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345397 - in head/biology: biojava consed finchtv genpak mummer njplot p5-bioperl p5-bioperl-run paml velvet 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:35:28 -0000 Author: ehaupt Date: Fri Feb 21 13:35:26 2014 New Revision: 345397 URL: http://svnweb.freebsd.org/changeset/ports/345397 QAT: https://qat.redports.org/buildarchive/r345397/ Log: Remove trailing whitespaces from category biology Modified: head/biology/biojava/Makefile head/biology/consed/Makefile head/biology/finchtv/Makefile head/biology/genpak/Makefile head/biology/mummer/Makefile head/biology/njplot/Makefile head/biology/p5-bioperl-run/Makefile head/biology/p5-bioperl/Makefile head/biology/paml/Makefile head/biology/velvet/Makefile Modified: head/biology/biojava/Makefile ============================================================================== --- head/biology/biojava/Makefile Fri Feb 21 13:35:20 2014 (r345396) +++ head/biology/biojava/Makefile Fri Feb 21 13:35:26 2014 (r345397) @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVER NO_STAGE= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include Modified: head/biology/consed/Makefile ============================================================================== --- head/biology/consed/Makefile Fri Feb 21 13:35:20 2014 (r345396) +++ head/biology/consed/Makefile Fri Feb 21 13:35:26 2014 (r345397) @@ -55,7 +55,7 @@ PORTDOCS= README.txt NO_STAGE= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include Modified: head/biology/finchtv/Makefile ============================================================================== --- head/biology/finchtv/Makefile Fri Feb 21 13:35:20 2014 (r345396) +++ head/biology/finchtv/Makefile Fri Feb 21 13:35:26 2014 (r345397) @@ -20,7 +20,7 @@ STRIP= NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/biology/genpak/Makefile ============================================================================== --- head/biology/genpak/Makefile Fri Feb 21 13:35:20 2014 (r345396) +++ head/biology/genpak/Makefile Fri Feb 21 13:35:26 2014 (r345397) @@ -23,7 +23,7 @@ MAN1= Genpak.1 gp_acc.1 gp_adjust.1 gp_c NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include .if ${PORT_OPTIONS:MDOCS} Modified: head/biology/mummer/Makefile ============================================================================== --- head/biology/mummer/Makefile Fri Feb 21 13:35:20 2014 (r345396) +++ head/biology/mummer/Makefile Fri Feb 21 13:35:26 2014 (r345397) @@ -21,7 +21,7 @@ DOCUMENTS= COPYRIGHT INSTALL LICENSE REA NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/biology/njplot/Makefile ============================================================================== --- head/biology/njplot/Makefile Fri Feb 21 13:35:20 2014 (r345396) +++ head/biology/njplot/Makefile Fri Feb 21 13:35:26 2014 (r345397) @@ -31,7 +31,7 @@ PORTDOCS= njplot.help njplot.html njplot MAN1= njplot.1 unrooted.1 NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/biology/p5-bioperl-run/Makefile ============================================================================== --- head/biology/p5-bioperl-run/Makefile Fri Feb 21 13:35:20 2014 (r345396) +++ head/biology/p5-bioperl-run/Makefile Fri Feb 21 13:35:26 2014 (r345397) @@ -130,7 +130,7 @@ MAN3= Bio::Tools::Run::Phylo::Phylip::Dr # now install all extra stuff (docs, examples, scripts) NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/biology/p5-bioperl/Makefile ============================================================================== --- head/biology/p5-bioperl/Makefile Fri Feb 21 13:35:20 2014 (r345396) +++ head/biology/p5-bioperl/Makefile Fri Feb 21 13:35:26 2014 (r345397) @@ -985,7 +985,7 @@ MAN3= Bio::Align::AlignI.3 \ # now install all extra stuff (docs, examples, scripts, models) NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/biology/paml/Makefile ============================================================================== --- head/biology/paml/Makefile Fri Feb 21 13:35:20 2014 (r345396) +++ head/biology/paml/Makefile Fri Feb 21 13:35:26 2014 (r345397) @@ -19,7 +19,7 @@ DOC_FILES= MCMCtreeDoc.pdf pamlDOC.pdf p NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/biology/velvet/Makefile ============================================================================== --- head/biology/velvet/Makefile Fri Feb 21 13:35:20 2014 (r345396) +++ head/biology/velvet/Makefile Fri Feb 21 13:35:26 2014 (r345397) @@ -60,7 +60,7 @@ PORTDOCS= ChangeLog Manual.pdf Columbus_ NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include