summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-06-05 14:23:47 +0000
committerryoon <ryoon@pkgsrc.org>2017-06-05 14:23:47 +0000
commit60d3b91a2c4c21cd5d7631b0f5339d4099b44412 (patch)
tree25fdc7c0a83557aba431c6e60534c2b26679d8c3 /math
parent463a60a938065449459d6e3cc8c6285684409ff3 (diff)
downloadpkgsrc-60d3b91a2c4c21cd5d7631b0f5339d4099b44412.tar.gz
Recursive revbump from lang/perl5 5.26.0
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile4
-rw-r--r--math/gnumeric110/Makefile4
-rw-r--r--math/gnumeric112/Makefile4
-rw-r--r--math/p5-Algorithm-Cluster/Makefile4
-rw-r--r--math/p5-Algorithm-Munkres/Makefile4
-rw-r--r--math/p5-Excel-Template-Plus/Makefile4
-rw-r--r--math/p5-Excel-Template/Makefile4
-rw-r--r--math/p5-Math-Base-Convert/Makefile4
-rw-r--r--math/p5-Math-Base36/Makefile4
-rw-r--r--math/p5-Math-Base85/Makefile4
-rw-r--r--math/p5-Math-BaseCnv/Makefile3
-rw-r--r--math/p5-Math-Bezier/Makefile4
-rw-r--r--math/p5-Math-BigInt-GMP/Makefile3
-rw-r--r--math/p5-Math-BigInt-Pari/Makefile3
-rw-r--r--math/p5-Math-BigInt/Makefile3
-rw-r--r--math/p5-Math-BigInteger/Makefile4
-rw-r--r--math/p5-Math-Complex/Makefile4
-rw-r--r--math/p5-Math-Derivative/Makefile4
-rw-r--r--math/p5-Math-FFT/Makefile3
-rw-r--r--math/p5-Math-GMP/Makefile3
-rw-r--r--math/p5-Math-Interpolate/Makefile4
-rw-r--r--math/p5-Math-MatrixReal/Makefile3
-rw-r--r--math/p5-Math-Pari/Makefile4
-rw-r--r--math/p5-Math-Permute-List/Makefile4
-rw-r--r--math/p5-Math-Prime-Util/Makefile3
-rw-r--r--math/p5-Math-Random-ISAAC-XS/Makefile4
-rw-r--r--math/p5-Math-Random-ISAAC/Makefile4
-rw-r--r--math/p5-Math-Random-MT-Auto/Makefile4
-rw-r--r--math/p5-Math-Random-MT-Perl/Makefile3
-rw-r--r--math/p5-Math-Random-MT/Makefile3
-rw-r--r--math/p5-Math-Random/Makefile3
-rw-r--r--math/p5-Math-Round/Makefile4
-rw-r--r--math/p5-Math-Spline/Makefile4
-rw-r--r--math/p5-Math-VecStat/Makefile4
-rw-r--r--math/p5-Number-Compare/Makefile4
-rw-r--r--math/p5-Number-Latin/Makefile4
-rw-r--r--math/p5-Number-Range/Makefile3
-rw-r--r--math/p5-Number-Tolerant/Makefile3
-rw-r--r--math/p5-Roman/Makefile3
-rw-r--r--math/p5-Set-Crontab/Makefile4
-rw-r--r--math/p5-Set-Infinite/Makefile4
-rw-r--r--math/p5-Spreadsheet-ParseExcel/Makefile4
-rw-r--r--math/p5-Spreadsheet-Read/Makefile3
-rw-r--r--math/p5-Spreadsheet-ReadSXC/Makefile4
-rw-r--r--math/p5-Spreadsheet-WriteExcel/Makefile4
-rw-r--r--math/p5-Spreadsheet-XLSX/Makefile4
-rw-r--r--math/p5-Statistics-Descriptive/Makefile4
-rw-r--r--math/p5-Statistics-Distributions/Makefile4
-rw-r--r--math/p5-Statistics-TTest/Makefile4
-rw-r--r--math/p5-Test-Number-Delta/Makefile4
50 files changed, 100 insertions, 85 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 8eca91b6974..4f3a9505f97 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.186 2017/02/12 06:25:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.187 2017/06/05 14:24:09 ryoon Exp $
DISTNAME= gnumeric-1.8.4
-PKGREVISION= 44
+PKGREVISION= 45
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/}
EXTRACT_SUFX= .tar.bz2
diff --git a/math/gnumeric110/Makefile b/math/gnumeric110/Makefile
index 2c9bafa6a18..c1c37039d0a 100644
--- a/math/gnumeric110/Makefile
+++ b/math/gnumeric110/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2017/02/12 06:25:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.65 2017/06/05 14:24:09 ryoon Exp $
DISTNAME= gnumeric-1.10.17
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/}
EXTRACT_SUFX= .tar.bz2
diff --git a/math/gnumeric112/Makefile b/math/gnumeric112/Makefile
index 872ad181f7f..bd2b4a59ad9 100644
--- a/math/gnumeric112/Makefile
+++ b/math/gnumeric112/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2017/02/12 06:25:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.34 2017/06/05 14:24:09 ryoon Exp $
DISTNAME= gnumeric-1.12.23
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/}
EXTRACT_SUFX= .tar.xz
diff --git a/math/p5-Algorithm-Cluster/Makefile b/math/p5-Algorithm-Cluster/Makefile
index 1970be56d3c..081e78a5d6c 100644
--- a/math/p5-Algorithm-Cluster/Makefile
+++ b/math/p5-Algorithm-Cluster/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2016/06/08 19:24:01 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/06/05 14:24:09 ryoon Exp $
#
DISTNAME= Algorithm-Cluster-1.52
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/}
#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/}
diff --git a/math/p5-Algorithm-Munkres/Makefile b/math/p5-Algorithm-Munkres/Makefile
index 4baff7a1628..bded3d7f0f4 100644
--- a/math/p5-Algorithm-Munkres/Makefile
+++ b/math/p5-Algorithm-Munkres/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2016/06/08 19:24:01 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/06/05 14:24:09 ryoon Exp $
DISTNAME= Algorithm-Munkres-0.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/}
diff --git a/math/p5-Excel-Template-Plus/Makefile b/math/p5-Excel-Template-Plus/Makefile
index 0f754b2f488..cffc4b5d261 100644
--- a/math/p5-Excel-Template-Plus/Makefile
+++ b/math/p5-Excel-Template-Plus/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2016/06/08 19:24:01 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/06/05 14:24:09 ryoon Exp $
DISTNAME= Excel-Template-Plus-0.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Excel/}
diff --git a/math/p5-Excel-Template/Makefile b/math/p5-Excel-Template/Makefile
index f949cc812f3..380d1c45d53 100644
--- a/math/p5-Excel-Template/Makefile
+++ b/math/p5-Excel-Template/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2016/06/08 19:24:01 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/06/05 14:24:09 ryoon Exp $
DISTNAME= Excel-Template-0.34
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Excel/}
diff --git a/math/p5-Math-Base-Convert/Makefile b/math/p5-Math-Base-Convert/Makefile
index 186a584e26a..7d63d621e6d 100644
--- a/math/p5-Math-Base-Convert/Makefile
+++ b/math/p5-Math-Base-Convert/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 19:24:01 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/06/05 14:24:09 ryoon Exp $
DISTNAME= Math-Base-Convert-0.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile
index 907eb6d6738..7d499df848b 100644
--- a/math/p5-Math-Base36/Makefile
+++ b/math/p5-Math-Base36/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2016/06/08 19:24:01 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/06/05 14:24:09 ryoon Exp $
#
DISTNAME= Math-Base36-0.14
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Base85/Makefile b/math/p5-Math-Base85/Makefile
index bec0564915a..d23b53e4c35 100644
--- a/math/p5-Math-Base85/Makefile
+++ b/math/p5-Math-Base85/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2017/06/05 14:24:09 ryoon Exp $
DISTNAME= Math-Base85-0.2
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-BaseCnv/Makefile b/math/p5-Math-BaseCnv/Makefile
index e34e9e8dd99..fbc3d90d009 100644
--- a/math/p5-Math-BaseCnv/Makefile
+++ b/math/p5-Math-BaseCnv/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2017/02/11 11:26:42 mef Exp $
+# $NetBSD: Makefile,v 1.15 2017/06/05 14:24:10 ryoon Exp $
#
DISTNAME= Math-BaseCnv-1.14
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
EXTRACT_SUFX= .tgz
diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile
index 4d1c850d9bc..e2dccc36031 100644
--- a/math/p5-Math-Bezier/Makefile
+++ b/math/p5-Math-Bezier/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2016/06/08 19:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2017/06/05 14:24:10 ryoon Exp $
DISTNAME= Math-Bezier-0.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile
index 71754d85b01..d27300cab92 100644
--- a/math/p5-Math-BigInt-GMP/Makefile
+++ b/math/p5-Math-BigInt-GMP/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2017/02/11 11:09:26 mef Exp $
+# $NetBSD: Makefile,v 1.18 2017/06/05 14:24:10 ryoon Exp $
DISTNAME= Math-BigInt-GMP-1.6004
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile
index 2d66cebd25c..fb8bfc1fe00 100644
--- a/math/p5-Math-BigInt-Pari/Makefile
+++ b/math/p5-Math-BigInt-Pari/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2017/01/18 13:08:46 wen Exp $
+# $NetBSD: Makefile,v 1.16 2017/06/05 14:24:10 ryoon Exp $
DISTNAME= Math-BigInt-Pari-1.3003
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile
index 33a7f4c0e37..18712a8e56f 100644
--- a/math/p5-Math-BigInt/Makefile
+++ b/math/p5-Math-BigInt/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2017/05/13 00:52:04 wen Exp $
+# $NetBSD: Makefile,v 1.7 2017/06/05 14:24:10 ryoon Exp $
DISTNAME= Math-BigInt-1.999811
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-BigInteger/Makefile b/math/p5-Math-BigInteger/Makefile
index 5ca5871bde5..c2296f03e34 100644
--- a/math/p5-Math-BigInteger/Makefile
+++ b/math/p5-Math-BigInteger/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2016/06/08 19:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2017/06/05 14:24:10 ryoon Exp $
DISTNAME= Math-BigInteger-1.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Complex/Makefile b/math/p5-Math-Complex/Makefile
index a09eeead2bb..3278fec5cb4 100644
--- a/math/p5-Math-Complex/Makefile
+++ b/math/p5-Math-Complex/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2016/06/08 19:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/06/05 14:24:10 ryoon Exp $
#
DISTNAME= Math-Complex-1.59
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Derivative/Makefile b/math/p5-Math-Derivative/Makefile
index c4d06a22a68..3f65e578869 100644
--- a/math/p5-Math-Derivative/Makefile
+++ b/math/p5-Math-Derivative/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2016/06/08 19:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/05 14:24:10 ryoon Exp $
DISTNAME= Math-Derivative-0.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile
index 477a8c6bc3c..d0ff540e119 100644
--- a/math/p5-Math-FFT/Makefile
+++ b/math/p5-Math-FFT/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2017/04/29 14:02:01 wen Exp $
+# $NetBSD: Makefile,v 1.21 2017/06/05 14:24:10 ryoon Exp $
DISTNAME= Math-FFT-1.34
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile
index b11792a9c4c..2e27f920f78 100644
--- a/math/p5-Math-GMP/Makefile
+++ b/math/p5-Math-GMP/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2017/02/11 11:14:45 mef Exp $
+# $NetBSD: Makefile,v 1.22 2017/06/05 14:24:10 ryoon Exp $
#
DISTNAME= Math-GMP-2.14
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile
index e2b62177aec..04c681a8786 100644
--- a/math/p5-Math-Interpolate/Makefile
+++ b/math/p5-Math-Interpolate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2016/06/08 19:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2017/06/05 14:24:10 ryoon Exp $
DISTNAME= Math-Interpolate-1.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-MatrixReal/Makefile b/math/p5-Math-MatrixReal/Makefile
index ce4ec0590ac..90eb1bb5648 100644
--- a/math/p5-Math-MatrixReal/Makefile
+++ b/math/p5-Math-MatrixReal/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2017/02/11 11:17:54 mef Exp $
+# $NetBSD: Makefile,v 1.28 2017/06/05 14:24:10 ryoon Exp $
DISTNAME= Math-MatrixReal-2.13
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile
index b61d771dfef..24453612325 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2016/06/08 19:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2017/06/05 14:24:11 ryoon Exp $
DISTNAME= Math-Pari-2.01080900
PKGNAME= p5-${DISTNAME:S/900/9.00/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES+= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
EXTRACT_SUFX= .zip
diff --git a/math/p5-Math-Permute-List/Makefile b/math/p5-Math-Permute-List/Makefile
index 700f715f957..799cd5797bc 100644
--- a/math/p5-Math-Permute-List/Makefile
+++ b/math/p5-Math-Permute-List/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2016/06/08 19:24:03 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/06/05 14:24:11 ryoon Exp $
DISTNAME= Math-Permute-List-1.007
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Prime-Util/Makefile b/math/p5-Math-Prime-Util/Makefile
index 4802d26258c..dccbeb38b38 100644
--- a/math/p5-Math-Prime-Util/Makefile
+++ b/math/p5-Math-Prime-Util/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2017/05/13 01:29:02 wen Exp $
+# $NetBSD: Makefile,v 1.16 2017/06/05 14:24:11 ryoon Exp $
DISTNAME= Math-Prime-Util-0.65
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Random-ISAAC-XS/Makefile b/math/p5-Math-Random-ISAAC-XS/Makefile
index b501126d901..f49e1a261e0 100644
--- a/math/p5-Math-Random-ISAAC-XS/Makefile
+++ b/math/p5-Math-Random-ISAAC-XS/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2016/06/08 19:24:03 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/06/05 14:24:11 ryoon Exp $
#
DISTNAME= Math-Random-ISAAC-XS-1.004
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math perl5 security
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Random-ISAAC/Makefile b/math/p5-Math-Random-ISAAC/Makefile
index 5493ca76871..773072b3fc7 100644
--- a/math/p5-Math-Random-ISAAC/Makefile
+++ b/math/p5-Math-Random-ISAAC/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2016/06/08 19:24:03 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/06/05 14:24:11 ryoon Exp $
#
DISTNAME= Math-Random-ISAAC-1.004
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math perl5 security
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile
index 02cfd4285f9..b3826fc4543 100644
--- a/math/p5-Math-Random-MT-Auto/Makefile
+++ b/math/p5-Math-Random-MT-Auto/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2016/06/08 19:24:03 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/06/05 14:24:11 ryoon Exp $
#
DISTNAME= Math-Random-MT-Auto-6.22
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Random-MT-Perl/Makefile b/math/p5-Math-Random-MT-Perl/Makefile
index 1c42e2b4e64..5c7d9a705fe 100644
--- a/math/p5-Math-Random-MT-Perl/Makefile
+++ b/math/p5-Math-Random-MT-Perl/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2016/07/26 06:35:40 wen Exp $
+# $NetBSD: Makefile,v 1.15 2017/06/05 14:24:11 ryoon Exp $
#
DISTNAME= Math-Random-MT-Perl-1.15
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile
index fafc45efda2..4f3a2059c0d 100644
--- a/math/p5-Math-Random-MT/Makefile
+++ b/math/p5-Math-Random-MT/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2016/07/26 06:32:22 wen Exp $
+# $NetBSD: Makefile,v 1.12 2017/06/05 14:24:11 ryoon Exp $
#
DISTNAME= Math-Random-MT-1.17
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile
index 8f204a9d5d1..303dae9a1e1 100644
--- a/math/p5-Math-Random/Makefile
+++ b/math/p5-Math-Random/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2016/07/09 06:37:16 wen Exp $
+# $NetBSD: Makefile,v 1.18 2017/06/05 14:24:11 ryoon Exp $
#
DISTNAME= Math-Random-0.72
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Round/Makefile b/math/p5-Math-Round/Makefile
index d48306d4456..bd486426143 100644
--- a/math/p5-Math-Round/Makefile
+++ b/math/p5-Math-Round/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:03 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2017/06/05 14:24:11 ryoon Exp $
DISTNAME= Math-Round-0.07
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Spline/Makefile b/math/p5-Math-Spline/Makefile
index 5faca32eaa5..1132614911d 100644
--- a/math/p5-Math-Spline/Makefile
+++ b/math/p5-Math-Spline/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2016/06/08 19:24:03 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/06/05 14:24:11 ryoon Exp $
DISTNAME= Math-Spline-0.02
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-VecStat/Makefile b/math/p5-Math-VecStat/Makefile
index c5c3b957876..a50ad7faac0 100644
--- a/math/p5-Math-VecStat/Makefile
+++ b/math/p5-Math-VecStat/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2016/06/08 19:24:03 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/06/05 14:24:12 ryoon Exp $
#
DISTNAME= Math-VecStat-0.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Number-Compare/Makefile b/math/p5-Number-Compare/Makefile
index cb64136939b..cec147375f5 100644
--- a/math/p5-Number-Compare/Makefile
+++ b/math/p5-Number-Compare/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2016/06/08 19:24:03 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2017/06/05 14:24:12 ryoon Exp $
DISTNAME= Number-Compare-0.03
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
diff --git a/math/p5-Number-Latin/Makefile b/math/p5-Number-Latin/Makefile
index c9d65d16c4f..f95ff6650f2 100644
--- a/math/p5-Number-Latin/Makefile
+++ b/math/p5-Number-Latin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2016/06/08 19:24:04 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2017/06/05 14:24:12 ryoon Exp $
DISTNAME= Number-Latin-1.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
diff --git a/math/p5-Number-Range/Makefile b/math/p5-Number-Range/Makefile
index 52abe786d89..3e46e1d78b9 100644
--- a/math/p5-Number-Range/Makefile
+++ b/math/p5-Number-Range/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2016/07/15 03:42:04 wen Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/05 14:24:12 ryoon Exp $
DISTNAME= Number-Range-0.12
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
diff --git a/math/p5-Number-Tolerant/Makefile b/math/p5-Number-Tolerant/Makefile
index f715c4c499a..6b92ab2f5eb 100644
--- a/math/p5-Number-Tolerant/Makefile
+++ b/math/p5-Number-Tolerant/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2016/07/15 03:12:22 wen Exp $
+# $NetBSD: Makefile,v 1.7 2017/06/05 14:24:12 ryoon Exp $
DISTNAME= Number-Tolerant-1.708
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
diff --git a/math/p5-Roman/Makefile b/math/p5-Roman/Makefile
index a22ea81fec3..c5bf5c14ca5 100644
--- a/math/p5-Roman/Makefile
+++ b/math/p5-Roman/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2016/08/09 00:19:49 wen Exp $
+# $NetBSD: Makefile,v 1.12 2017/06/05 14:24:12 ryoon Exp $
#
DISTNAME= Roman-1.24
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Roman/}
diff --git a/math/p5-Set-Crontab/Makefile b/math/p5-Set-Crontab/Makefile
index 7babcfe08b6..fe83dee7b8a 100644
--- a/math/p5-Set-Crontab/Makefile
+++ b/math/p5-Set-Crontab/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2016/06/08 19:24:04 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2017/06/05 14:24:12 ryoon Exp $
DISTNAME= Set-Crontab-1.03
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/}
diff --git a/math/p5-Set-Infinite/Makefile b/math/p5-Set-Infinite/Makefile
index b981217ab14..b786cc564d8 100644
--- a/math/p5-Set-Infinite/Makefile
+++ b/math/p5-Set-Infinite/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2016/06/08 19:24:04 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2017/06/05 14:24:12 ryoon Exp $
DISTNAME= Set-Infinite-0.65
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/}
diff --git a/math/p5-Spreadsheet-ParseExcel/Makefile b/math/p5-Spreadsheet-ParseExcel/Makefile
index 7dd14208743..c1d87be55cf 100644
--- a/math/p5-Spreadsheet-ParseExcel/Makefile
+++ b/math/p5-Spreadsheet-ParseExcel/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2016/06/08 19:24:04 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2017/06/05 14:24:12 ryoon Exp $
#
DISTNAME= Spreadsheet-ParseExcel-0.65
PKGNAME= p5-${DISTNAME}00
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
diff --git a/math/p5-Spreadsheet-Read/Makefile b/math/p5-Spreadsheet-Read/Makefile
index 78f1f4a6f1e..2a41dcbe30f 100644
--- a/math/p5-Spreadsheet-Read/Makefile
+++ b/math/p5-Spreadsheet-Read/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2017/03/04 01:25:43 wen Exp $
+# $NetBSD: Makefile,v 1.23 2017/06/05 14:24:12 ryoon Exp $
#
DISTNAME= Spreadsheet-Read-0.70
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
EXTRACT_SUFX= .tgz
diff --git a/math/p5-Spreadsheet-ReadSXC/Makefile b/math/p5-Spreadsheet-ReadSXC/Makefile
index deefe168fde..80d49ebc044 100644
--- a/math/p5-Spreadsheet-ReadSXC/Makefile
+++ b/math/p5-Spreadsheet-ReadSXC/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2016/06/08 19:24:04 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/06/05 14:24:12 ryoon Exp $
#
DISTNAME= Spreadsheet-ReadSXC-0.20
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
diff --git a/math/p5-Spreadsheet-WriteExcel/Makefile b/math/p5-Spreadsheet-WriteExcel/Makefile
index 2a023827e93..01476d3e79c 100644
--- a/math/p5-Spreadsheet-WriteExcel/Makefile
+++ b/math/p5-Spreadsheet-WriteExcel/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2016/06/08 19:24:04 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2017/06/05 14:24:12 ryoon Exp $
#
DISTNAME= Spreadsheet-WriteExcel-2.40
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
diff --git a/math/p5-Spreadsheet-XLSX/Makefile b/math/p5-Spreadsheet-XLSX/Makefile
index c5e2370a03d..c2c8eea8a3c 100644
--- a/math/p5-Spreadsheet-XLSX/Makefile
+++ b/math/p5-Spreadsheet-XLSX/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2016/06/08 19:24:04 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/06/05 14:24:13 ryoon Exp $
#
DISTNAME= Spreadsheet-XLSX-0.15
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile
index f43bed09a50..6c9326d9b44 100644
--- a/math/p5-Statistics-Descriptive/Makefile
+++ b/math/p5-Statistics-Descriptive/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2016/06/08 19:24:04 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2017/06/05 14:24:13 ryoon Exp $
DISTNAME= Statistics-Descriptive-3.0612
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/}
diff --git a/math/p5-Statistics-Distributions/Makefile b/math/p5-Statistics-Distributions/Makefile
index b19a6e43051..ab1af362fc7 100644
--- a/math/p5-Statistics-Distributions/Makefile
+++ b/math/p5-Statistics-Distributions/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 19:24:05 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/06/05 14:24:13 ryoon Exp $
DISTNAME= Statistics-Distributions-1.02
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/}
diff --git a/math/p5-Statistics-TTest/Makefile b/math/p5-Statistics-TTest/Makefile
index d3f7e8c7e7f..a75c49c76b6 100644
--- a/math/p5-Statistics-TTest/Makefile
+++ b/math/p5-Statistics-TTest/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 19:24:05 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/06/05 14:24:13 ryoon Exp $
DISTNAME= Statistics-TTest-1.1.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/}
diff --git a/math/p5-Test-Number-Delta/Makefile b/math/p5-Test-Number-Delta/Makefile
index d493242c9a0..2742232e210 100644
--- a/math/p5-Test-Number-Delta/Makefile
+++ b/math/p5-Test-Number-Delta/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2016/06/08 19:24:05 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/06/05 14:24:13 ryoon Exp $
DISTNAME= Test-Number-Delta-1.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}