- Update to 0.58

This commit is contained in:
Wen Heping 2014-12-07 04:41:47 +00:00
parent bc13faca44
commit 05a45a398d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374171
3 changed files with 9 additions and 8 deletions

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Bio-Phylo
PORTVERSION= 0.56
PORTREVISION= 1
PORTVERSION= 0.58
CATEGORIES= biology perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View file

@ -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

View file

@ -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