summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-11-29 17:10:16 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-11-29 17:10:16 +0000
commit849ec83ced01603d1f170001cfa79a1cd54bc5c7 (patch)
tree2cd85014355fc6a66a42cbc1546cabaab77e5911 /math
parentUpdate to 3.0.0. (diff)
- Update to 2.64
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Math-Polynomial-Solve/Changes Feature safe: yes
Notes
Notes: svn path=/head/; revision=307968
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Polynomial-Solve/Makefile20
-rw-r--r--math/p5-Math-Polynomial-Solve/distinfo4
2 files changed, 15 insertions, 9 deletions
diff --git a/math/p5-Math-Polynomial-Solve/Makefile b/math/p5-Math-Polynomial-Solve/Makefile
index 12e86c5178f4..b259c6e25a7e 100644
--- a/math/p5-Math-Polynomial-Solve/Makefile
+++ b/math/p5-Math-Polynomial-Solve/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-Math-Polynomial-Solve
-# Date created: 2006-10-23
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= Math-Polynomial-Solve
-PORTVERSION= 2.61
+PORTVERSION= 2.64
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Math
@@ -15,8 +11,18 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Find the roots of polynomial equations
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
PERL_CONFIGURE= yes
MAN3= Math::Polynomial::Solve.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501001
+BUILD_DEPENDS+= p5-Math-Complex>=1.36:${PORTSDIR}/math/p5-Math-Complex
+RUN_DEPENDS+= p5-Math-Complex>=1.36:${PORTSDIR}/math/p5-Math-Complex
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/math/p5-Math-Polynomial-Solve/distinfo b/math/p5-Math-Polynomial-Solve/distinfo
index e4ebf6302f84..f84572d135bf 100644
--- a/math/p5-Math-Polynomial-Solve/distinfo
+++ b/math/p5-Math-Polynomial-Solve/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Math-Polynomial-Solve-2.61.tar.gz) = 9f7b6ce0fef87badc43a33abad54304c593e4b5cee2dc841064ea471c6541c92
-SIZE (Math-Polynomial-Solve-2.61.tar.gz) = 1095322
+SHA256 (Math-Polynomial-Solve-2.64.tar.gz) = fab8c1ebd48a761e09afcc74cc4802f384ad25a1fa9b5e22b672468fd2d55040
+SIZE (Math-Polynomial-Solve-2.64.tar.gz) = 1108020