From owner-svn-ports-all@FreeBSD.ORG Sun Dec 7 04:41:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 57E9712D; Sun, 7 Dec 2014 04:41:49 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37BB0F7B; Sun, 7 Dec 2014 04:41:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB74fnNw054231; Sun, 7 Dec 2014 04:41:49 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB74fmGA054228; Sun, 7 Dec 2014 04:41:48 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201412070441.sB74fmGA054228@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 7 Dec 2014 04:41:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374171 - head/biology/p5-Bio-Phylo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2014 04:41:49 -0000 Author: wen Date: Sun Dec 7 04:41:47 2014 New Revision: 374171 URL: https://svnweb.freebsd.org/changeset/ports/374171 QAT: https://qat.redports.org/buildarchive/r374171/ Log: - Update to 0.58 Modified: head/biology/p5-Bio-Phylo/Makefile head/biology/p5-Bio-Phylo/distinfo head/biology/p5-Bio-Phylo/pkg-plist Modified: head/biology/p5-Bio-Phylo/Makefile ============================================================================== --- head/biology/p5-Bio-Phylo/Makefile Sun Dec 7 04:09:31 2014 (r374170) +++ head/biology/p5-Bio-Phylo/Makefile Sun Dec 7 04:41:47 2014 (r374171) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Bio-Phylo -PORTVERSION= 0.56 -PORTREVISION= 1 +PORTVERSION= 0.58 CATEGORIES= biology perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/biology/p5-Bio-Phylo/distinfo ============================================================================== --- head/biology/p5-Bio-Phylo/distinfo Sun Dec 7 04:09:31 2014 (r374170) +++ head/biology/p5-Bio-Phylo/distinfo Sun Dec 7 04:41:47 2014 (r374171) @@ -1,2 +1,2 @@ -SHA256 (Bio-Phylo-0.56.tar.gz) = f10e7d4c24911c18f0f055b1f2f910507a34b1256e1bdaf139bd502368240bd9 -SIZE (Bio-Phylo-0.56.tar.gz) = 472198 +SHA256 (Bio-Phylo-0.58.tar.gz) = b8bbd3ea0d2029abac7c8119ef84d607d9c5a226477e8955bc38bac99d44167c +SIZE (Bio-Phylo-0.58.tar.gz) = 459056 Modified: head/biology/p5-Bio-Phylo/pkg-plist ============================================================================== --- head/biology/p5-Bio-Phylo/pkg-plist Sun Dec 7 04:09:31 2014 (r374170) +++ head/biology/p5-Bio-Phylo/pkg-plist Sun Dec 7 04:41:47 2014 (r374171) @@ -2,8 +2,8 @@ %%SITE_PERL%%/Bio/Phylo/EvolutionaryModels.pm %%SITE_PERL%%/Bio/Phylo/Factory.pm %%SITE_PERL%%/Bio/Phylo/Forest.pm -%%SITE_PERL%%/Bio/Phylo/Forest/DrawNode.pm -%%SITE_PERL%%/Bio/Phylo/Forest/DrawTree.pm +%%SITE_PERL%%/Bio/Phylo/Forest/DrawNodeRole.pm +%%SITE_PERL%%/Bio/Phylo/Forest/DrawTreeRole.pm %%SITE_PERL%%/Bio/Phylo/Forest/Node.pm %%SITE_PERL%%/Bio/Phylo/Forest/NodeRole.pm %%SITE_PERL%%/Bio/Phylo/Forest/Tree.pm @@ -106,6 +106,7 @@ %%SITE_PERL%%/Bio/Phylo/Unparsers/Newick.pm %%SITE_PERL%%/Bio/Phylo/Unparsers/Nexml.pm %%SITE_PERL%%/Bio/Phylo/Unparsers/Nexus.pm +%%SITE_PERL%%/Bio/Phylo/Unparsers/Nwmsrdf.pm %%SITE_PERL%%/Bio/Phylo/Unparsers/Pagel.pm %%SITE_PERL%%/Bio/Phylo/Unparsers/Phylip.pm %%SITE_PERL%%/Bio/Phylo/Unparsers/Phyloxml.pm @@ -125,8 +126,8 @@ %%PERL5_MAN3%%/Bio::Phylo::EvolutionaryModels.3.gz %%PERL5_MAN3%%/Bio::Phylo::Factory.3.gz %%PERL5_MAN3%%/Bio::Phylo::Forest.3.gz -%%PERL5_MAN3%%/Bio::Phylo::Forest::DrawNode.3.gz -%%PERL5_MAN3%%/Bio::Phylo::Forest::DrawTree.3.gz +%%PERL5_MAN3%%/Bio::Phylo::Forest::DrawNodeRole.3.gz +%%PERL5_MAN3%%/Bio::Phylo::Forest::DrawTreeRole.3.gz %%PERL5_MAN3%%/Bio::Phylo::Forest::Node.3.gz %%PERL5_MAN3%%/Bio::Phylo::Forest::NodeRole.3.gz %%PERL5_MAN3%%/Bio::Phylo::Forest::Tree.3.gz @@ -223,6 +224,7 @@ %%PERL5_MAN3%%/Bio::Phylo::Unparsers::Newick.3.gz %%PERL5_MAN3%%/Bio::Phylo::Unparsers::Nexml.3.gz %%PERL5_MAN3%%/Bio::Phylo::Unparsers::Nexus.3.gz +%%PERL5_MAN3%%/Bio::Phylo::Unparsers::Nwmsrdf.3.gz %%PERL5_MAN3%%/Bio::Phylo::Unparsers::Pagel.3.gz %%PERL5_MAN3%%/Bio::Phylo::Unparsers::Phylip.3.gz %%PERL5_MAN3%%/Bio::Phylo::Unparsers::Phyloxml.3.gz