summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz>2013-05-31 12:39:57 +0000
committerwiz <wiz>2013-05-31 12:39:57 +0000
commitd893d45357880fbb7a96300c2d98bdf2b9b03e6d (patch)
tree6597914a3237d2118cc5dc954c435c785c25acdf /math
parent4b393356769a9899e7b62cbe0b20d975ea16f7ed (diff)
downloadpkgsrc-d893d45357880fbb7a96300c2d98bdf2b9b03e6d.tar.gz
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
Diffstat (limited to 'math')
-rw-r--r--math/R-gdata/Makefile4
-rw-r--r--math/R-genetics/Makefile3
-rw-r--r--math/R/Makefile4
-rw-r--r--math/antixls/Makefile4
-rw-r--r--math/ess/Makefile4
-rw-r--r--math/fftw/Makefile3
-rw-r--r--math/fftwf/Makefile4
-rw-r--r--math/genius/Makefile3
-rw-r--r--math/gnumeric/Makefile4
-rw-r--r--math/gnumeric110/Makefile4
-rw-r--r--math/gnumeric112/Makefile4
-rw-r--r--math/maxima/Makefile3
-rw-r--r--math/ntl/Makefile3
-rw-r--r--math/octave/Makefile3
-rw-r--r--math/p5-Excel-Template-Plus/Makefile4
-rw-r--r--math/p5-Excel-Template/Makefile4
-rw-r--r--math/p5-Math-Base36/Makefile4
-rw-r--r--math/p5-Math-Base85/Makefile4
-rw-r--r--math/p5-Math-BaseCnv/Makefile4
-rw-r--r--math/p5-Math-Bezier/Makefile4
-rw-r--r--math/p5-Math-BigInt-GMP/Makefile4
-rw-r--r--math/p5-Math-BigInt-Pari/Makefile4
-rw-r--r--math/p5-Math-BigInteger/Makefile4
-rw-r--r--math/p5-Math-FFT/Makefile4
-rw-r--r--math/p5-Math-GMP/Makefile4
-rw-r--r--math/p5-Math-Interpolate/Makefile4
-rw-r--r--math/p5-Math-MatrixReal/Makefile4
-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-MT-Auto/Makefile4
-rw-r--r--math/p5-Math-Random-MT-Perl/Makefile4
-rw-r--r--math/p5-Math-Random-MT/Makefile4
-rw-r--r--math/p5-Math-Random/Makefile4
-rw-r--r--math/p5-Math-Round/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-Roman/Makefile4
-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/Makefile4
-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-Test-Number-Delta/Makefile4
-rw-r--r--math/pari/Makefile4
-rw-r--r--math/ppl/Makefile4
-rw-r--r--math/pspp/Makefile4
-rw-r--r--math/qalculate-kde/Makefile4
-rw-r--r--math/superlu/Makefile4
-rw-r--r--math/udunits/Makefile4
-rw-r--r--math/xmgr/Makefile4
-rw-r--r--math/yacas/Makefile4
56 files changed, 112 insertions, 105 deletions
diff --git a/math/R-gdata/Makefile b/math/R-gdata/Makefile
index 41ad10d3e91..63142552787 100644
--- a/math/R-gdata/Makefile
+++ b/math/R-gdata/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2012/10/03 21:56:35 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2013/05/31 12:41:21 wiz Exp $
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
diff --git a/math/R-genetics/Makefile b/math/R-genetics/Makefile
index ef554e007e7..61413515d07 100644
--- a/math/R-genetics/Makefile
+++ b/math/R-genetics/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2013/01/24 02:24:15 wen Exp $
+# $NetBSD: Makefile,v 1.7 2013/05/31 12:41:21 wiz Exp $
#
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
diff --git a/math/R/Makefile b/math/R/Makefile
index 5c721ae9508..6ea7f15e034 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.136 2013/04/06 03:16:50 markd Exp $
+# $NetBSD: Makefile,v 1.137 2013/05/31 12:41:21 wiz Exp $
DISTNAME= R-2.15.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/}
diff --git a/math/antixls/Makefile b/math/antixls/Makefile
index 037a84ee6a8..c270581ff3c 100644
--- a/math/antixls/Makefile
+++ b/math/antixls/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2013/04/06 12:04:01 rodent Exp $
+# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:21 wiz Exp $
#
DISTNAME= antixls-0.2b
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= http://www.af0.net/~dan/
EXTRACT_SUFX= .perl
diff --git a/math/ess/Makefile b/math/ess/Makefile
index a587c05e777..1aee435c5ef 100644
--- a/math/ess/Makefile
+++ b/math/ess/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2013/04/06 20:27:24 rodent Exp $
+# $NetBSD: Makefile,v 1.26 2013/05/31 12:41:21 wiz Exp $
DISTNAME= ess-5.11
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= http://ess.r-project.org/downloads/ess/
EXTRACT_SUFX= .tgz
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index e9a19bd2f4a..6bc9d392b84 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2012/11/26 17:36:50 adam Exp $
+# $NetBSD: Makefile,v 1.43 2013/05/31 12:41:21 wiz Exp $
DISTNAME= fftw-3.3.3
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
http://www.fftw.org/
diff --git a/math/fftwf/Makefile b/math/fftwf/Makefile
index fc6bca9f071..c8d7402fadf 100644
--- a/math/fftwf/Makefile
+++ b/math/fftwf/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2012/10/03 21:56:36 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2013/05/31 12:41:22 wiz Exp $
DISTNAME= fftw-3.3.2
PKGNAME= ${DISTNAME:C/fftw/fftwf/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
http://www.fftw.org/
diff --git a/math/genius/Makefile b/math/genius/Makefile
index 56182ccd35b..d76a063071e 100644
--- a/math/genius/Makefile
+++ b/math/genius/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2013/03/15 19:10:39 drochner Exp $
+# $NetBSD: Makefile,v 1.52 2013/05/31 12:41:22 wiz Exp $
#
DISTNAME= genius-1.0.16
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= http://ftp.5z.com/pub/genius/
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index f3025dd230e..e865a2438ef 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.166 2013/02/16 11:23:05 wiz Exp $
+# $NetBSD: Makefile,v 1.167 2013/05/31 12:41:22 wiz Exp $
#
DISTNAME= gnumeric-1.8.4
-PKGREVISION= 30
+PKGREVISION= 31
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 3532c4b1cfb..bf9f2c098c3 100644
--- a/math/gnumeric110/Makefile
+++ b/math/gnumeric110/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2013/02/16 11:23:05 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2013/05/31 12:41:22 wiz Exp $
DISTNAME= gnumeric-1.10.17
-PKGREVISION= 13
+PKGREVISION= 14
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 b9bdcfeb3a2..134a55436e9 100644
--- a/math/gnumeric112/Makefile
+++ b/math/gnumeric112/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2013/05/06 11:06:34 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:22 wiz Exp $
DISTNAME= gnumeric-1.12.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/}
EXTRACT_SUFX= .tar.xz
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 9bcad5a291a..8cb75696374 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.36 2012/12/17 21:35:11 asau Exp $
+# $NetBSD: Makefile,v 1.37 2013/05/31 12:41:22 wiz Exp $
DISTNAME= maxima-5.29.1
# On updates, please make sure editors/TeXmacs knows about the new
# version number.
# (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima})
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=maxima/}
diff --git a/math/ntl/Makefile b/math/ntl/Makefile
index 98caf58406c..715ae51d972 100644
--- a/math/ntl/Makefile
+++ b/math/ntl/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2013/05/18 18:32:19 agc Exp $
+# $NetBSD: Makefile,v 1.29 2013/05/31 12:41:22 wiz Exp $
DISTNAME= ntl-6.0.0
+PKGREVISION= 1
CATEGORIES= math devel
MASTER_SITES= http://www.shoup.net/ntl/
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 247bfef76ff..1028b190efd 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.113 2013/04/06 21:07:34 rodent Exp $
+# $NetBSD: Makefile,v 1.114 2013/05/31 12:41:22 wiz Exp $
DISTNAME= octave-${OCTAVE_VER}
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=octave/} \
ftp://ftp.octave.org/pub/octave/ \
diff --git a/math/p5-Excel-Template-Plus/Makefile b/math/p5-Excel-Template-Plus/Makefile
index aa6cbf66400..66056284c80 100644
--- a/math/p5-Excel-Template-Plus/Makefile
+++ b/math/p5-Excel-Template-Plus/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2013/04/06 03:45:17 rodent Exp $
+# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:22 wiz Exp $
DISTNAME= Excel-Template-Plus-0.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 890e6ee4917..a6f97f64c80 100644
--- a/math/p5-Excel-Template/Makefile
+++ b/math/p5-Excel-Template/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2012/10/03 21:56:37 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2013/05/31 12:41:22 wiz Exp $
DISTNAME= Excel-Template-0.33
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Excel/}
diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile
index bd9fa319f82..61b7b4a9e97 100644
--- a/math/p5-Math-Base36/Makefile
+++ b/math/p5-Math-Base36/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2012/10/03 21:56:37 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2013/05/31 12:41:22 wiz Exp $
#
DISTNAME= Math-Base36-0.10
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 36823fab6de..c2c3ac25375 100644
--- a/math/p5-Math-Base85/Makefile
+++ b/math/p5-Math-Base85/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2012/10/03 21:56:37 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:22 wiz Exp $
DISTNAME= Math-Base85-0.2
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
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 98d888426bc..b8ec88e3bd0 100644
--- a/math/p5-Math-BaseCnv/Makefile
+++ b/math/p5-Math-BaseCnv/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2012/10/03 21:56:37 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2013/05/31 12:41:22 wiz Exp $
#
DISTNAME= Math-BaseCnv-1.8.B59BrZX
PKGNAME= p5-${DISTNAME:C:\.[^.]*$::}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/P/PI/PIP/}
EXTRACT_SUFX= .tgz
diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile
index 1ab3caacbee..8c04f62be81 100644
--- a/math/p5-Math-Bezier/Makefile
+++ b/math/p5-Math-Bezier/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2012/10/03 21:56:37 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2013/05/31 12:41:22 wiz Exp $
DISTNAME= Math-Bezier-0.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
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 f7b18f94cde..5546ef56802 100644
--- a/math/p5-Math-BigInt-GMP/Makefile
+++ b/math/p5-Math-BigInt-GMP/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2012/10/03 21:56:37 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2013/05/31 12:41:23 wiz Exp $
DISTNAME= Math-BigInt-GMP-1.37
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 84b7ca40fcd..4f63f6d2531 100644
--- a/math/p5-Math-BigInt-Pari/Makefile
+++ b/math/p5-Math-BigInt-Pari/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2012/10/03 21:56:37 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:23 wiz Exp $
DISTNAME= Math-BigInt-Pari-1.16
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 be945c74449..8a337a13edc 100644
--- a/math/p5-Math-BigInteger/Makefile
+++ b/math/p5-Math-BigInteger/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2012/10/03 21:56:37 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2013/05/31 12:41:23 wiz Exp $
DISTNAME= Math-BigInteger-1.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
SVR4_PKGNAME= p5mbi
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 61e57d883e1..11ac3790a07 100644
--- a/math/p5-Math-FFT/Makefile
+++ b/math/p5-Math-FFT/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2012/10/03 21:56:38 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2013/05/31 12:41:23 wiz Exp $
DISTNAME= Math-FFT-1.28
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
SVR4_PKGNAME= p5fft
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 587310fad31..26879fb3dac 100644
--- a/math/p5-Math-GMP/Makefile
+++ b/math/p5-Math-GMP/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2012/10/03 21:56:38 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:23 wiz Exp $
#
DISTNAME= Math-GMP-2.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
SVR4_PKGNAME= p5mgp
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 148da254639..6ebf04eccc5 100644
--- a/math/p5-Math-Interpolate/Makefile
+++ b/math/p5-Math-Interpolate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2012/10/03 21:56:38 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2013/05/31 12:41:23 wiz Exp $
DISTNAME= Math-Interpolate-1.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
SVR4_PKGNAME= p5min
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 1b84626aa22..1af32a85fda 100644
--- a/math/p5-Math-MatrixReal/Makefile
+++ b/math/p5-Math-MatrixReal/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2012/10/03 21:56:38 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2013/05/31 12:41:23 wiz Exp $
DISTNAME= Math-MatrixReal-2.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= p5mmr
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 e3c5c6d64dd..0c4e24c9010 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2012/10/03 21:56:38 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2013/05/31 12:41:23 wiz Exp $
DISTNAME= Math-Pari-2.01080605
PKGNAME= p5-${DISTNAME:S/01080605/010806.05/}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= p5mpa
CATEGORIES+= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/p5-Math-Permute-List/Makefile b/math/p5-Math-Permute-List/Makefile
index 36b37d5f3b0..a64e1f1bf08 100644
--- a/math/p5-Math-Permute-List/Makefile
+++ b/math/p5-Math-Permute-List/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2012/10/03 21:56:38 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:23 wiz Exp $
DISTNAME= Math-Permute-List-1.004
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 5be328e5649..34344a48a5e 100644
--- a/math/p5-Math-Prime-Util/Makefile
+++ b/math/p5-Math-Prime-Util/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2012/12/10 13:35:45 wen Exp $
+# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:23 wiz Exp $
DISTNAME= Math-Prime-Util-0.15
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
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 6dd470b5073..21837a3afba 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.3 2012/10/03 21:56:38 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:23 wiz Exp $
#
DISTNAME= Math-Random-MT-Auto-6.16
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 920d0a45182..b483620c29c 100644
--- a/math/p5-Math-Random-MT-Perl/Makefile
+++ b/math/p5-Math-Random-MT-Perl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2013/04/08 11:17:17 rodent Exp $
+# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:23 wiz Exp $
#
DISTNAME= Math-Random-MT-Perl-1.06
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/Makefile b/math/p5-Math-Random-MT/Makefile
index e438ae7ddf8..259724562aa 100644
--- a/math/p5-Math-Random-MT/Makefile
+++ b/math/p5-Math-Random-MT/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2012/10/03 21:56:38 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2013/05/31 12:41:23 wiz Exp $
#
DISTNAME= Math-Random-MT-1.16
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 003d8ad7750..1756e7d6c95 100644
--- a/math/p5-Math-Random/Makefile
+++ b/math/p5-Math-Random/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2012/10/03 21:56:38 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:23 wiz Exp $
#
DISTNAME= Math-Random-0.71
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 5809d7b9592..ce5e5481785 100644
--- a/math/p5-Math-Round/Makefile
+++ b/math/p5-Math-Round/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2012/10/03 21:56:39 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2013/05/31 12:41:23 wiz Exp $
#
DISTNAME= Math-Round-0.06
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 8007e762ea9..805a077260a 100644
--- a/math/p5-Math-VecStat/Makefile
+++ b/math/p5-Math-VecStat/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2012/10/03 21:56:39 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2013/05/31 12:41:24 wiz Exp $
#
DISTNAME= Math-VecStat-0.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 58e30dd3390..94afac56df9 100644
--- a/math/p5-Number-Compare/Makefile
+++ b/math/p5-Number-Compare/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2012/10/03 21:56:39 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2013/05/31 12:41:24 wiz Exp $
DISTNAME= Number-Compare-0.03
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= p5nbc
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 98e77270885..2a41ffc27db 100644
--- a/math/p5-Number-Latin/Makefile
+++ b/math/p5-Number-Latin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2012/10/03 21:56:39 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2013/05/31 12:41:24 wiz Exp $
DISTNAME= Number-Latin-1.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
diff --git a/math/p5-Roman/Makefile b/math/p5-Roman/Makefile
index 4dd18694d2b..2d4d53bf783 100644
--- a/math/p5-Roman/Makefile
+++ b/math/p5-Roman/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2012/10/03 21:56:39 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2013/05/31 12:41:24 wiz Exp $
#
DISTNAME= Roman-1.23
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Roman/}
EXTRACT_SUFX= .zip
diff --git a/math/p5-Set-Crontab/Makefile b/math/p5-Set-Crontab/Makefile
index 5069d1bb09a..04c31228e3a 100644
--- a/math/p5-Set-Crontab/Makefile
+++ b/math/p5-Set-Crontab/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2012/10/03 21:56:39 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:24 wiz Exp $
DISTNAME= Set-Crontab-1.03
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 fe83432e166..706ad017ac8 100644
--- a/math/p5-Set-Infinite/Makefile
+++ b/math/p5-Set-Infinite/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2012/10/03 21:56:39 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:24 wiz Exp $
DISTNAME= Set-Infinite-0.65
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 81655fb2308..906a948230e 100644
--- a/math/p5-Spreadsheet-ParseExcel/Makefile
+++ b/math/p5-Spreadsheet-ParseExcel/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2012/10/03 21:56:39 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2013/05/31 12:41:24 wiz Exp $
#
DISTNAME= Spreadsheet-ParseExcel-0.59
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 fdc0e9f0b8e..dbbb5135afb 100644
--- a/math/p5-Spreadsheet-Read/Makefile
+++ b/math/p5-Spreadsheet-Read/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2012/10/03 21:56:40 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:24 wiz Exp $
#
DISTNAME= Spreadsheet-Read-0.45
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 126bdb6db8b..5182bfcfb33 100644
--- a/math/p5-Spreadsheet-ReadSXC/Makefile
+++ b/math/p5-Spreadsheet-ReadSXC/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2012/10/03 21:56:40 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2013/05/31 12:41:24 wiz Exp $
#
DISTNAME= Spreadsheet-ReadSXC-0.20
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 890d88b61a8..d10c5f5ece0 100644
--- a/math/p5-Spreadsheet-WriteExcel/Makefile
+++ b/math/p5-Spreadsheet-WriteExcel/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2012/10/03 21:56:40 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2013/05/31 12:41:24 wiz Exp $
#
DISTNAME= Spreadsheet-WriteExcel-2.37
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 4d677ccb698..39ac1fa3e36 100644
--- a/math/p5-Spreadsheet-XLSX/Makefile
+++ b/math/p5-Spreadsheet-XLSX/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2012/10/03 21:56:40 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:24 wiz Exp $
#
DISTNAME= Spreadsheet-XLSX-0.13-withoutworldwriteables
PKGNAME= p5-${DISTNAME:S/-withoutworldwriteables//}
-PKGREVISION= 3
+PKGREVISION= 4
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 36617f293a4..0a17593a833 100644
--- a/math/p5-Statistics-Descriptive/Makefile
+++ b/math/p5-Statistics-Descriptive/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2012/10/03 21:56:40 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:24 wiz Exp $
DISTNAME= Statistics-Descriptive-3.0604
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 1d6b6b3da4b..cc2a8b608d5 100644
--- a/math/p5-Test-Number-Delta/Makefile
+++ b/math/p5-Test-Number-Delta/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2012/10/03 21:56:40 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:24 wiz Exp $
DISTNAME= Test-Number-Delta-1.03
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff --git a/math/pari/Makefile b/math/pari/Makefile
index 43ed25107ec..24392fbb219 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2013/02/16 11:23:08 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2013/05/31 12:41:24 wiz Exp $
DISTNAME= pari-2.3.5
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= math
MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/
diff --git a/math/ppl/Makefile b/math/ppl/Makefile
index 1bc177b9a90..bb18c5c20aa 100644
--- a/math/ppl/Makefile
+++ b/math/ppl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2012/10/03 21:56:40 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:25 wiz Exp $
#
DISTNAME= ppl-0.11.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
#MASTER_SITES= ftp://gcc.gnu.org/pub/gcc/infrastructure/
MASTER_SITES= http://www.cs.unipr.it/ppl/Download/ftp/releases/0.11.2/
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index 742680cd9ea..9fd6e773d44 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.62 2013/02/16 11:23:08 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2013/05/31 12:41:25 wiz Exp $
#
DISTNAME= pspp-0.6.2
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=pspp/}
diff --git a/math/qalculate-kde/Makefile b/math/qalculate-kde/Makefile
index 55b2ccb8ae3..b9b33ac905f 100644
--- a/math/qalculate-kde/Makefile
+++ b/math/qalculate-kde/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2013/05/09 07:40:05 adam Exp $
+# $NetBSD: Makefile,v 1.43 2013/05/31 12:41:25 wiz Exp $
DISTNAME= qalculate-kde-0.9.5
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
diff --git a/math/superlu/Makefile b/math/superlu/Makefile
index 217514fe2d5..179754a8c6e 100644
--- a/math/superlu/Makefile
+++ b/math/superlu/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2013/04/06 15:46:37 rodent Exp $
+# $NetBSD: Makefile,v 1.21 2013/05/31 12:41:25 wiz Exp $
DISTNAME= superlu_3.0
PKGNAME= superlu-3.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= http://crd.lbl.gov/~xiaoye/SuperLU/
diff --git a/math/udunits/Makefile b/math/udunits/Makefile
index c9ab2edf120..30eaa64ea0a 100644
--- a/math/udunits/Makefile
+++ b/math/udunits/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2012/10/03 21:56:41 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2013/05/31 12:41:25 wiz Exp $
DISTNAME= udunits-1.12.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= math devel
MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/
EXTRACT_SUFX= .tar.Z
diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile
index 365c8dc78be..a53cc0ff41a 100644
--- a/math/xmgr/Makefile
+++ b/math/xmgr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2012/10/03 21:56:41 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2013/05/31 12:41:25 wiz Exp $
DISTNAME= xmgr-4.1.2
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= math
MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/
diff --git a/math/yacas/Makefile b/math/yacas/Makefile
index 75b2c0a2e7c..167e484e242 100644
--- a/math/yacas/Makefile
+++ b/math/yacas/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2012/10/03 21:56:41 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2013/05/31 12:41:25 wiz Exp $
#
DISTNAME= yacas-1.2.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= http://yacas.sourceforge.net/backups/