aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Cephes
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-05-14 01:30:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-05-14 01:30:37 +0000
commitda3e1095d258829f0ae87c74717d477b1e19386b (patch)
tree63a49435b2e61ca85ca7046270952292cde9a0a8 /math/p5-Math-Cephes
parent5986259555bf1ba1f79e0b4890fb79f7c2fc10b5 (diff)
downloadports-da3e1095d258829f0ae87c74717d477b1e19386b.tar.gz
ports-da3e1095d258829f0ae87c74717d477b1e19386b.zip
- Update to 0.5305
- Add LICENSE - Sort PLIST Changes: http://search.cpan.org/dist/Math-Cephes/Changes
Notes
Notes: svn path=/head/; revision=415173
Diffstat (limited to 'math/p5-Math-Cephes')
-rw-r--r--math/p5-Math-Cephes/Makefile7
-rw-r--r--math/p5-Math-Cephes/distinfo4
-rw-r--r--math/p5-Math-Cephes/pkg-plist2
3 files changed, 8 insertions, 5 deletions
diff --git a/math/p5-Math-Cephes/Makefile b/math/p5-Math-Cephes/Makefile
index dfed50077416..ef5f6f711bcf 100644
--- a/math/p5-Math-Cephes/Makefile
+++ b/math/p5-Math-Cephes/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Math-Cephes
-PORTVERSION= 0.5304
-PORTREVISION= 1
+PORTVERSION= 0.5305
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,6 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the cephes math library
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
MAKE_JOBS_UNSAFE= yes
USES= perl5
USE_PERL5= configure
diff --git a/math/p5-Math-Cephes/distinfo b/math/p5-Math-Cephes/distinfo
index a2e8e45d56ed..dea65c69f95b 100644
--- a/math/p5-Math-Cephes/distinfo
+++ b/math/p5-Math-Cephes/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Math-Cephes-0.5304.tar.gz) = 5d2cc55965505eee4fc8da870cb4754c0eeff144afb6254848d8c3b24b30a981
-SIZE (Math-Cephes-0.5304.tar.gz) = 312867
+SHA256 (Math-Cephes-0.5305.tar.gz) = 561a800a4822e748d2befc366baa4b21e879a40cc00c22293c7b8736caeb83a1
+SIZE (Math-Cephes-0.5305.tar.gz) = 312870
diff --git a/math/p5-Math-Cephes/pkg-plist b/math/p5-Math-Cephes/pkg-plist
index 90bd67dffa93..bde614b7d207 100644
--- a/math/p5-Math-Cephes/pkg-plist
+++ b/math/p5-Math-Cephes/pkg-plist
@@ -7,9 +7,9 @@ bin/pmath
%%SITE_ARCH%%/Math/Cephes/Polynomial.pm
%%SITE_ARCH%%/auto/Math/Cephes/Cephes.so
%%SITE_ARCH%%/auto/Math/Cephes/libmd/extralibs.ld
+%%PERL5_MAN1%%/pmath.1.gz
%%PERL5_MAN3%%/Math::Cephes.3.gz
%%PERL5_MAN3%%/Math::Cephes::Complex.3.gz
%%PERL5_MAN3%%/Math::Cephes::Fraction.3.gz
%%PERL5_MAN3%%/Math::Cephes::Matrix.3.gz
%%PERL5_MAN3%%/Math::Cephes::Polynomial.3.gz
-%%PERL5_MAN1%%/pmath.1.gz