summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-08-14 12:59:47 +0000
committerobache <obache@pkgsrc.org>2011-08-14 12:59:47 +0000
commit9c3f43907484cf1f4457c4487c1c363328071b9c (patch)
tree9d4fc357a9527b17a6a3cffdde54d1a386a74d73 /math
parent512b1cba17453dce2d4458a8cc9d8e5549bdc2ce (diff)
downloadpkgsrc-9c3f43907484cf1f4457c4487c1c363328071b9c.tar.gz
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile4
-rw-r--r--math/gnumeric110/Makefile4
-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/Makefile3
-rw-r--r--math/p5-Math-BigInt-Pari/Makefile3
-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-Random-MT-Perl/Makefile4
-rw-r--r--math/p5-Math-Random-MT/Makefile3
-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/Makefile3
-rw-r--r--math/p5-Set-Infinite/Makefile4
-rw-r--r--math/p5-Spreadsheet-ParseExcel/Makefile3
-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/Makefile3
-rw-r--r--math/udunits/Makefile4
31 files changed, 62 insertions, 56 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 30e1141f681..60ea97ae7e1 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.148 2011/07/21 13:05:57 obache Exp $
+# $NetBSD: Makefile,v 1.149 2011/08/14 13:38:21 obache Exp $
#
DISTNAME= gnumeric-1.8.4
-PKGREVISION= 14
+PKGREVISION= 15
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 861ab6bafe8..613a5189961 100644
--- a/math/gnumeric110/Makefile
+++ b/math/gnumeric110/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2011/07/21 13:05:57 obache Exp $
+# $NetBSD: Makefile,v 1.27 2011/08/14 13:38:22 obache Exp $
DISTNAME= gnumeric-1.10.16
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/}
EXTRACT_SUFX= .tar.bz2
diff --git a/math/p5-Excel-Template-Plus/Makefile b/math/p5-Excel-Template-Plus/Makefile
index 50e66eb020e..1e47daf0e7d 100644
--- a/math/p5-Excel-Template-Plus/Makefile
+++ b/math/p5-Excel-Template-Plus/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/08/21 16:35:10 seb Exp $
+# $NetBSD: Makefile,v 1.5 2011/08/14 13:38:22 obache Exp $
DISTNAME= Excel-Template-Plus-0.05
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 0f07d35afe9..31348aa2072 100644
--- a/math/p5-Excel-Template/Makefile
+++ b/math/p5-Excel-Template/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:11 seb Exp $
+# $NetBSD: Makefile,v 1.4 2011/08/14 13:38:22 obache Exp $
DISTNAME= Excel-Template-0.32
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 745052de458..f545a222765 100644
--- a/math/p5-Math-Base36/Makefile
+++ b/math/p5-Math-Base36/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:11 seb Exp $
+# $NetBSD: Makefile,v 1.3 2011/08/14 13:38:22 obache Exp $
#
DISTNAME= Math-Base36-0.07
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 c40b189d1ce..0b0e9f131ca 100644
--- a/math/p5-Math-Base85/Makefile
+++ b/math/p5-Math-Base85/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/08/21 16:35:11 seb Exp $
+# $NetBSD: Makefile,v 1.6 2011/08/14 13:38:22 obache Exp $
DISTNAME= Math-Base85-0.2
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 4036501d1ea..9bed308ce7f 100644
--- a/math/p5-Math-BaseCnv/Makefile
+++ b/math/p5-Math-BaseCnv/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:11 seb Exp $
+# $NetBSD: Makefile,v 1.4 2011/08/14 13:38:22 obache Exp $
#
DISTNAME= Math-BaseCnv-1.6.A6FGHKE
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 e8867e95e90..412b564b472 100644
--- a/math/p5-Math-Bezier/Makefile
+++ b/math/p5-Math-Bezier/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2010/08/21 16:35:11 seb Exp $
+# $NetBSD: Makefile,v 1.15 2011/08/14 13:38:22 obache Exp $
DISTNAME= Math-Bezier-0.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
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 843a0529ca7..10c13fba480 100644
--- a/math/p5-Math-BigInt-GMP/Makefile
+++ b/math/p5-Math-BigInt-GMP/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2010/09/23 21:58:13 sno Exp $
+# $NetBSD: Makefile,v 1.6 2011/08/14 13:38:22 obache Exp $
#
DISTNAME= Math-BigInt-GMP-1.32
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 0cf91f8f116..c0d9f30267b 100644
--- a/math/p5-Math-BigInt-Pari/Makefile
+++ b/math/p5-Math-BigInt-Pari/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2010/09/23 22:01:51 sno Exp $
+# $NetBSD: Makefile,v 1.5 2011/08/14 13:38:22 obache Exp $
#
DISTNAME= Math-BigInt-Pari-1.14
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 7981ccfdc87..f95e5be420c 100644
--- a/math/p5-Math-BigInteger/Makefile
+++ b/math/p5-Math-BigInteger/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2011/02/26 05:52:12 obache Exp $
+# $NetBSD: Makefile,v 1.17 2011/08/14 13:38:22 obache Exp $
DISTNAME= Math-BigInteger-1.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
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 2ddcd735323..fd25a87b643 100644
--- a/math/p5-Math-FFT/Makefile
+++ b/math/p5-Math-FFT/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2010/08/21 16:35:12 seb Exp $
+# $NetBSD: Makefile,v 1.11 2011/08/14 13:38:23 obache Exp $
DISTNAME= Math-FFT-1.28
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 b1a16c37ba5..1cc2a1b9160 100644
--- a/math/p5-Math-GMP/Makefile
+++ b/math/p5-Math-GMP/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2010/08/21 16:35:12 seb Exp $
+# $NetBSD: Makefile,v 1.10 2011/08/14 13:38:23 obache Exp $
#
DISTNAME= Math-GMP-2.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 0409cd99ee3..31c4f3f0fbf 100644
--- a/math/p5-Math-Interpolate/Makefile
+++ b/math/p5-Math-Interpolate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2010/08/21 16:35:12 seb Exp $
+# $NetBSD: Makefile,v 1.16 2011/08/14 13:38:23 obache Exp $
DISTNAME= Math-Interpolate-1.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
SVR4_PKGNAME= p5min
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 77516f0bb05..7117d734047 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.4 2010/08/21 16:35:13 seb Exp $
+# $NetBSD: Makefile,v 1.5 2011/08/14 13:38:23 obache Exp $
#
DISTNAME= Math-Random-MT-Perl-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-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile
index 93de7db1c50..76a2ca53bc3 100644
--- a/math/p5-Math-Random-MT/Makefile
+++ b/math/p5-Math-Random-MT/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/09/09 05:37:18 sno Exp $
+# $NetBSD: Makefile,v 1.2 2011/08/14 13:38:23 obache Exp $
#
DISTNAME= Math-Random-MT-1.11
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 f316ab32f16..8736ceb4ab7 100644
--- a/math/p5-Math-Random/Makefile
+++ b/math/p5-Math-Random/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2010/08/21 16:35:13 seb Exp $
+# $NetBSD: Makefile,v 1.10 2011/08/14 13:38:23 obache Exp $
#
DISTNAME= Math-Random-0.71
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 9d0dbcdf6d8..d187eb6cb7e 100644
--- a/math/p5-Math-Round/Makefile
+++ b/math/p5-Math-Round/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:13 seb Exp $
+# $NetBSD: Makefile,v 1.3 2011/08/14 13:38:23 obache Exp $
#
DISTNAME= Math-Round-0.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 e6d0e6547c8..f037467ea76 100644
--- a/math/p5-Math-VecStat/Makefile
+++ b/math/p5-Math-VecStat/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:13 seb Exp $
+# $NetBSD: Makefile,v 1.3 2011/08/14 13:38:23 obache Exp $
#
DISTNAME= Math-VecStat-0.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 3055911e488..fd12fab8133 100644
--- a/math/p5-Number-Compare/Makefile
+++ b/math/p5-Number-Compare/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2010/08/21 16:35:13 seb Exp $
+# $NetBSD: Makefile,v 1.7 2011/08/14 13:38:23 obache Exp $
DISTNAME= Number-Compare-0.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 71f08fd6481..83ab6d2be82 100644
--- a/math/p5-Number-Latin/Makefile
+++ b/math/p5-Number-Latin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2010/08/21 16:35:13 seb Exp $
+# $NetBSD: Makefile,v 1.10 2011/08/14 13:38:23 obache Exp $
DISTNAME= Number-Latin-1.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
diff --git a/math/p5-Roman/Makefile b/math/p5-Roman/Makefile
index 3eb40b742c7..a7414e0c546 100644
--- a/math/p5-Roman/Makefile
+++ b/math/p5-Roman/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:13 seb Exp $
+# $NetBSD: Makefile,v 1.4 2011/08/14 13:38:24 obache Exp $
#
DISTNAME= Roman-1.23
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 7ed2136af7f..e409bcf2e6e 100644
--- a/math/p5-Set-Crontab/Makefile
+++ b/math/p5-Set-Crontab/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2010/09/06 11:01:20 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2011/08/14 13:38:24 obache Exp $
DISTNAME= Set-Crontab-1.03
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 3b3f60be8c5..def9bbb04ed 100644
--- a/math/p5-Set-Infinite/Makefile
+++ b/math/p5-Set-Infinite/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2010/08/21 16:35:14 seb Exp $
+# $NetBSD: Makefile,v 1.10 2011/08/14 13:38:24 obache Exp $
DISTNAME= Set-Infinite-0.65
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 bba8f872b87..a9f44f8f806 100644
--- a/math/p5-Spreadsheet-ParseExcel/Makefile
+++ b/math/p5-Spreadsheet-ParseExcel/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2010/09/23 06:37:46 sno Exp $
+# $NetBSD: Makefile,v 1.25 2011/08/14 13:38:24 obache Exp $
#
DISTNAME= Spreadsheet-ParseExcel-0.58
PKGNAME= p5-${DISTNAME}00
+PKGREVISION= 1
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 bb1b245b3d7..98d729e6c80 100644
--- a/math/p5-Spreadsheet-Read/Makefile
+++ b/math/p5-Spreadsheet-Read/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2010/08/21 16:35:14 seb Exp $
+# $NetBSD: Makefile,v 1.8 2011/08/14 13:38:24 obache Exp $
#
DISTNAME= Spreadsheet-Read-0.40
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 9602693824b..83c72f98f8f 100644
--- a/math/p5-Spreadsheet-ReadSXC/Makefile
+++ b/math/p5-Spreadsheet-ReadSXC/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:14 seb Exp $
+# $NetBSD: Makefile,v 1.3 2011/08/14 13:38:24 obache Exp $
#
DISTNAME= Spreadsheet-ReadSXC-0.20
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 6bba1327156..13b49d4b403 100644
--- a/math/p5-Spreadsheet-WriteExcel/Makefile
+++ b/math/p5-Spreadsheet-WriteExcel/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2010/08/21 16:35:14 seb Exp $
+# $NetBSD: Makefile,v 1.25 2011/08/14 13:38:24 obache Exp $
#
DISTNAME= Spreadsheet-WriteExcel-2.37
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 963e1114570..a7038a1e8bd 100644
--- a/math/p5-Spreadsheet-XLSX/Makefile
+++ b/math/p5-Spreadsheet-XLSX/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2010/09/12 12:27:08 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2011/08/14 13:38:24 obache Exp $
#
DISTNAME= Spreadsheet-XLSX-0.13-withoutworldwriteables
PKGNAME= p5-${DISTNAME:S/-withoutworldwriteables//}
-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 5e8e9f5b1f6..a1a588762f6 100644
--- a/math/p5-Statistics-Descriptive/Makefile
+++ b/math/p5-Statistics-Descriptive/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/09/12 12:28:16 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2011/08/14 13:38:24 obache Exp $
DISTNAME= Statistics-Descriptive-3.0200
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/}
diff --git a/math/udunits/Makefile b/math/udunits/Makefile
index 83308adae9a..574f96dbba8 100644
--- a/math/udunits/Makefile
+++ b/math/udunits/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2010/08/21 16:35:15 seb Exp $
+# $NetBSD: Makefile,v 1.30 2011/08/14 13:38:25 obache Exp $
DISTNAME= udunits-1.12.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= math devel
MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/
EXTRACT_SUFX= .tar.Z