- Update to 0.40
- Add LICENSE (Artistic 1 & GPLv1)
This commit is contained in:
parent
329b8ff02f
commit
02ce43955f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279366
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user