summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-05-03 09:48:21 +0000
committersunpoet <sunpoet@FreeBSD.org>2012-05-03 09:48:21 +0000
commit93676dcb5bc6a30014fee42ebe8d30a5be01b6c4 (patch)
treedd207d933c9b7f75ba58d2229dc2a64d45e5f50f
parent19fc97b15a1d068e88ec6c61e67a7ca1217fecbc (diff)
downloadFreeBSD-ports-93676dcb5bc6a30014fee42ebe8d30a5be01b6c4.zip
FreeBSD-ports-93676dcb5bc6a30014fee42ebe8d30a5be01b6c4.tar.gz
- Update to 0.48
- Add BUILD_DEPENDS
-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 cdf8dd0..aa388d4 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 d101fd5..ac8c6799 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
OpenPOWER on IntegriCloud