aboutsummaryrefslogtreecommitdiffstats
path: root/biology
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2011-04-01 16:34:03 +0800
committerwen <wen@FreeBSD.org>2011-04-01 16:34:03 +0800
commitac80c907e2114f058850924af60a61d4b34155ea (patch)
tree38214f6e6595523162f5c059917f6fd84d356762 /biology
parent36732f7123375863a09f32b6b263f3792a8a225f (diff)
downloadfreebsd-ports-gnome-ac80c907e2114f058850924af60a61d4b34155ea.tar.gz
freebsd-ports-gnome-ac80c907e2114f058850924af60a61d4b34155ea.tar.zst
freebsd-ports-gnome-ac80c907e2114f058850924af60a61d4b34155ea.zip
- Update to 0.36
Diffstat (limited to 'biology')
-rw-r--r--biology/p5-Bio-Phylo/Makefile9
-rw-r--r--biology/p5-Bio-Phylo/distinfo4
-rw-r--r--biology/p5-Bio-Phylo/pkg-plist5
3 files changed, 14 insertions, 4 deletions
diff --git a/biology/p5-Bio-Phylo/Makefile b/biology/p5-Bio-Phylo/Makefile
index 280adb327303..452d0120da4e 100644
--- a/biology/p5-Bio-Phylo/Makefile
+++ b/biology/p5-Bio-Phylo/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= Bio-Phylo
-PORTVERSION= 0.35
+PORTVERSION= 0.36
CATEGORIES= biology perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/R/RV/RVOSA
+MASTER_SITE_SUBDIR= CPAN:RVOSA
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
@@ -64,10 +64,14 @@ MAN3= Bio::Phylo.3 \
Bio::Phylo::NeXML::Meta::XMLLiteral.3 \
Bio::Phylo::Parsers::Abstract.3 \
Bio::Phylo::Parsers::Fasta.3 \
+ Bio::Phylo::Parsers::Json.3 \
+ Bio::Phylo::Matrices::Character.3 \
+ Bio::Phylo::Matrices::Characters.3 \
Bio::Phylo::Parsers::Newick.3 \
Bio::Phylo::Parsers::Nexml.3 \
Bio::Phylo::Parsers::Nexus.3 \
Bio::Phylo::Parsers::Phylip.3 \
+ Bio::Phylo::Parsers::Phyloxml.3 \
Bio::Phylo::Parsers::Table.3 \
Bio::Phylo::Parsers::Taxlist.3 \
Bio::Phylo::Parsers::Tolweb.3 \
@@ -93,6 +97,7 @@ MAN3= Bio::Phylo.3 \
Bio::Phylo::Unparsers::Nexus.3 \
Bio::Phylo::Unparsers::Pagel.3 \
Bio::Phylo::Unparsers::Phylip.3 \
+ Bio::Phylo::Unparsers::Phyloxml.3 \
Bio::Phylo::Util::CONSTANT.3 \
Bio::Phylo::Util::Logger.3 \
Bio::Phylo::Util::IDPool.3 \
diff --git a/biology/p5-Bio-Phylo/distinfo b/biology/p5-Bio-Phylo/distinfo
index 809aca479692..fed13c9f7b1e 100644
--- a/biology/p5-Bio-Phylo/distinfo
+++ b/biology/p5-Bio-Phylo/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Bio-Phylo-0.35.tar.gz) = 6bd319263134670a49641aaceb9deb5762a2b9dbc26e47f9e0e9aba6ca8a6509
-SIZE (Bio-Phylo-0.35.tar.gz) = 255412
+SHA256 (Bio-Phylo-0.36.tar.gz) = 390ec14d1e87038117c4e3f4c6a6560433f126511a2a883772afe14ef54583e3
+SIZE (Bio-Phylo-0.36.tar.gz) = 268475
diff --git a/biology/p5-Bio-Phylo/pkg-plist b/biology/p5-Bio-Phylo/pkg-plist
index 726785e04d1b..0ab74d1e453d 100644
--- a/biology/p5-Bio-Phylo/pkg-plist
+++ b/biology/p5-Bio-Phylo/pkg-plist
@@ -12,6 +12,8 @@
%%SITE_PERL%%/Bio/Phylo/Listable.pm
%%SITE_PERL%%/Bio/Phylo/Manual.pod
%%SITE_PERL%%/Bio/Phylo/Matrices.pm
+%%SITE_PERL%%/Bio/Phylo/Matrices/Characters.pm
+%%SITE_PERL%%/Bio/Phylo/Matrices/Character.pm
%%SITE_PERL%%/Bio/Phylo/Matrices/Datatype.pm
%%SITE_PERL%%/Bio/Phylo/Matrices/Datum.pm
%%SITE_PERL%%/Bio/Phylo/Matrices/Matrix.pm
@@ -37,10 +39,12 @@
%%SITE_PERL%%/Bio/Phylo/NeXML/Writable.pm
%%SITE_PERL%%/Bio/Phylo/Parsers/Abstract.pm
%%SITE_PERL%%/Bio/Phylo/Parsers/Fasta.pm
+%%SITE_PERL%%/Bio/Phylo/Parsers/Json.pm
%%SITE_PERL%%/Bio/Phylo/Parsers/Newick.pm
%%SITE_PERL%%/Bio/Phylo/Parsers/Nexml.pm
%%SITE_PERL%%/Bio/Phylo/Parsers/Nexus.pm
%%SITE_PERL%%/Bio/Phylo/Parsers/Phylip.pm
+%%SITE_PERL%%/Bio/Phylo/Parsers/Phyloxml.pm
%%SITE_PERL%%/Bio/Phylo/Parsers/Table.pm
%%SITE_PERL%%/Bio/Phylo/Parsers/Taxlist.pm
%%SITE_PERL%%/Bio/Phylo/Parsers/Tolweb.pm
@@ -66,6 +70,7 @@
%%SITE_PERL%%/Bio/Phylo/Unparsers/Nexus.pm
%%SITE_PERL%%/Bio/Phylo/Unparsers/Pagel.pm
%%SITE_PERL%%/Bio/Phylo/Unparsers/Phylip.pm
+%%SITE_PERL%%/Bio/Phylo/Unparsers/Phyloxml.pm
%%SITE_PERL%%/Bio/Phylo/Util/Logger.pm
%%SITE_PERL%%/Bio/Phylo/Util/CONSTANT.pm
%%SITE_PERL%%/Bio/Phylo/Util/Exceptions.pm