diff options
author | wen <wen@FreeBSD.org> | 2012-03-05 16:22:46 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-03-05 16:22:46 +0800 |
commit | b84ad6198ca95b9f20e6c7568e97745ce46b4111 (patch) | |
tree | d47b9095d449d755c06d2e26ccf1950dbb772c3b /biology | |
parent | d0ed34dc850bbd14324326c2a33adde88994cec7 (diff) | |
download | freebsd-ports-gnome-b84ad6198ca95b9f20e6c7568e97745ce46b4111.tar.gz freebsd-ports-gnome-b84ad6198ca95b9f20e6c7568e97745ce46b4111.tar.zst freebsd-ports-gnome-b84ad6198ca95b9f20e6c7568e97745ce46b4111.zip |
- Update to 0.46
Diffstat (limited to 'biology')
-rw-r--r-- | biology/p5-Bio-Phylo/Makefile | 2 | ||||
-rw-r--r-- | biology/p5-Bio-Phylo/distinfo | 4 | ||||
-rw-r--r-- | biology/p5-Bio-Phylo/pkg-plist | 9 |
3 files changed, 12 insertions, 3 deletions
diff --git a/biology/p5-Bio-Phylo/Makefile b/biology/p5-Bio-Phylo/Makefile index 51d057a72755..acb077478155 100644 --- a/biology/p5-Bio-Phylo/Makefile +++ b/biology/p5-Bio-Phylo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Bio-Phylo -PORTVERSION= 0.45 +PORTVERSION= 0.46 CATEGORIES= biology perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RVOSA diff --git a/biology/p5-Bio-Phylo/distinfo b/biology/p5-Bio-Phylo/distinfo index 3c5358b99cc2..285ccbfd9506 100644 --- a/biology/p5-Bio-Phylo/distinfo +++ b/biology/p5-Bio-Phylo/distinfo @@ -1,2 +1,2 @@ -SHA256 (Bio-Phylo-0.45.tar.gz) = 7603c14d5fd54fc324b7072892176b88b20d6cc6b8eaa4ca0b660fb85d73737a -SIZE (Bio-Phylo-0.45.tar.gz) = 357740 +SHA256 (Bio-Phylo-0.46.tar.gz) = 2fd53e2103f4e6b12d757eb429bc9ea57dd0174fddf6e5be2e7d69efe8d59379 +SIZE (Bio-Phylo-0.46.tar.gz) = 366410 diff --git a/biology/p5-Bio-Phylo/pkg-plist b/biology/p5-Bio-Phylo/pkg-plist index 2a91db8dc0ce..3b5f2f8f433b 100644 --- a/biology/p5-Bio-Phylo/pkg-plist +++ b/biology/p5-Bio-Phylo/pkg-plist @@ -27,6 +27,12 @@ %%SITE_PERL%%/Bio/Phylo/Matrices/Matrix.pm %%SITE_PERL%%/Bio/Phylo/Matrices/TypeSafeData.pm %%SITE_PERL%%/Bio/Phylo/Mediators/TaxaMediator.pm +%%SITE_PERL%%/Bio/Phylo/Models/Substitution/Dna/K80.pm +%%SITE_PERL%%/Bio/Phylo/Models/Substitution/Dna/GTR.pm +%%SITE_PERL%%/Bio/Phylo/Models/Substitution/Dna/HKY85.pm +%%SITE_PERL%%/Bio/Phylo/Models/Substitution/Dna/F81.pm +%%SITE_PERL%%/Bio/Phylo/Models/Substitution/Dna/JC69.pm +%%SITE_PERL%%/Bio/Phylo/Models/Substitution/Dna.pm %%SITE_PERL%%/Bio/Phylo/NeXML/DOM.pm %%SITE_PERL%%/Bio/Phylo/NeXML/DOM/Document.pm %%SITE_PERL%%/Bio/Phylo/NeXML/DOM/Document/Libxml.pm @@ -112,6 +118,9 @@ @dirrm %%SITE_PERL%%/Bio/Phylo/NeXML/DOM/Document @dirrm %%SITE_PERL%%/Bio/Phylo/NeXML/DOM @dirrm %%SITE_PERL%%/Bio/Phylo/NeXML +@dirrm %%SITE_PERL%%/Bio/Phylo/Models/Substitution/Dna +@dirrm %%SITE_PERL%%/Bio/Phylo/Models/Substitution +@dirrm %%SITE_PERL%%/Bio/Phylo/Models @dirrm %%SITE_PERL%%/Bio/Phylo/Mediators @dirrm %%SITE_PERL%%/Bio/Phylo/Matrices/Datatype @dirrm %%SITE_PERL%%/Bio/Phylo/Matrices |