diff options
author | culot <culot@FreeBSD.org> | 2011-08-10 02:26:45 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-08-10 02:26:45 +0800 |
commit | e8ec9df21508d20a5e433f042635914675371615 (patch) | |
tree | 6afdafc795ac3dcd11cc7a4eb5ce399d94cc7d7a /biology | |
parent | 33a8445e15cff03de33a63fd5c3a906e4daf81d6 (diff) | |
download | freebsd-ports-gnome-e8ec9df21508d20a5e433f042635914675371615.tar.gz freebsd-ports-gnome-e8ec9df21508d20a5e433f042635914675371615.tar.zst freebsd-ports-gnome-e8ec9df21508d20a5e433f042635914675371615.zip |
- Update to 0.40
- Add LICENSE (Artistic 1 & GPLv1)
Diffstat (limited to 'biology')
-rw-r--r-- | biology/p5-Bio-Phylo/Makefile | 5 | ||||
-rw-r--r-- | biology/p5-Bio-Phylo/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/biology/p5-Bio-Phylo/Makefile b/biology/p5-Bio-Phylo/Makefile index bb4ae6e16613..19334b9c221e 100644 --- a/biology/p5-Bio-Phylo/Makefile +++ b/biology/p5-Bio-Phylo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Bio-Phylo -PORTVERSION= 0.39 +PORTVERSION= 0.40 CATEGORIES= biology perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RVOSA @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Phylogenetic analysis using perl +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \ p5-Math-CDF>=0:${PORTSDIR}/math/p5-Math-CDF \ p5-Math-Random>=0:${PORTSDIR}/math/p5-Math-Random \ diff --git a/biology/p5-Bio-Phylo/distinfo b/biology/p5-Bio-Phylo/distinfo index eddbeecb527f..18ac21d54deb 100644 --- a/biology/p5-Bio-Phylo/distinfo +++ b/biology/p5-Bio-Phylo/distinfo @@ -1,2 +1,2 @@ -SHA256 (Bio-Phylo-0.39.tar.gz) = 0800abe3b70036d0b006841498d385083623c16a1fef3e33c952d3c6a1c23400 -SIZE (Bio-Phylo-0.39.tar.gz) = 352290 +SHA256 (Bio-Phylo-0.40.tar.gz) = cf82d2d7b5f611e42f4601a0d5f8ed4660f48d1a688b9d14f1ad4172a3f5b314 +SIZE (Bio-Phylo-0.40.tar.gz) = 352427 |