aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-Bio-Phylo
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-03 09:48:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-03 09:48:21 +0000
commitb9d8e487cca9d96a39448a012532998a0edfeb99 (patch)
treea534ba31d4b0dc74a365de91492cf4883ef3eaa5 /biology/p5-Bio-Phylo
parentc7ebfcbfd260b69572788359e591fdf514ed6def (diff)
downloadports-b9d8e487cca9d96a39448a012532998a0edfeb99.tar.gz
ports-b9d8e487cca9d96a39448a012532998a0edfeb99.zip
- Update to 0.48
- Add BUILD_DEPENDS
Notes
Notes: svn path=/head/; revision=295921
Diffstat (limited to 'biology/p5-Bio-Phylo')
-rw-r--r--biology/p5-Bio-Phylo/Makefile6
-rw-r--r--biology/p5-Bio-Phylo/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/biology/p5-Bio-Phylo/Makefile b/biology/p5-Bio-Phylo/Makefile
index cdf8dd03e544..aa388d4bd42d 100644
--- a/biology/p5-Bio-Phylo/Makefile
+++ b/biology/p5-Bio-Phylo/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= Bio-Phylo
-PORTVERSION= 0.47
+PORTVERSION= 0.48
CATEGORIES= biology perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:RVOSA
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
@@ -18,7 +17,7 @@ COMMENT= Phylogenetic analysis using perl
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \
+BUILD_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 \
p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 \
@@ -29,6 +28,7 @@ RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \
p5-XML-XML2JSON>=0:${PORTSDIR}/textproc/p5-XML-XML2JSON \
p5-bioperl>=0:${PORTSDIR}/biology/p5-bioperl \
p5-libxml>=0:${PORTSDIR}/textproc/p5-libxml
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/biology/p5-Bio-Phylo/distinfo b/biology/p5-Bio-Phylo/distinfo
index d101fd5a9912..ac8c679908ca 100644
--- a/biology/p5-Bio-Phylo/distinfo
+++ b/biology/p5-Bio-Phylo/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Bio-Phylo-0.47.tar.gz) = 10f4e1d42746017eab7ce51bc52061c2350c792d4db3dbdc7845c4255656b39c
-SIZE (Bio-Phylo-0.47.tar.gz) = 370288
+SHA256 (Bio-Phylo-0.48.tar.gz) = 502efdb6ab770556032afbe0b0dc9b687051a5aca548d757794c389ccb7dd55c
+SIZE (Bio-Phylo-0.48.tar.gz) = 370472