summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-08-21 16:32:42 +0000
committerseb <seb@pkgsrc.org>2010-08-21 16:32:42 +0000
commitfebfbb41f9a1b548f29f1385798606badda36c17 (patch)
treeea003b3d334b79322d0a5e4e9868404f6a97846b /math
parent3996b1f72d36d6badfa6bdb64be0f21ee39cba21 (diff)
downloadpkgsrc-febfbb41f9a1b548f29f1385798606badda36c17.tar.gz
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile4
-rw-r--r--math/gnumeric110/Makefile3
-rw-r--r--math/p5-Excel-Template-Plus/Makefile4
-rw-r--r--math/p5-Excel-Template/Makefile3
-rw-r--r--math/p5-Math-Base36/Makefile3
-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/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/Makefile5
-rw-r--r--math/p5-Math-Random-MT-Perl/Makefile3
-rw-r--r--math/p5-Math-Random/Makefile3
-rw-r--r--math/p5-Math-Round/Makefile3
-rw-r--r--math/p5-Math-VecStat/Makefile3
-rw-r--r--math/p5-Number-Compare/Makefile4
-rw-r--r--math/p5-Number-Latin/Makefile4
-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/Makefile3
-rw-r--r--math/p5-Spreadsheet-Read/Makefile3
-rw-r--r--math/p5-Spreadsheet-ReadSXC/Makefile3
-rw-r--r--math/p5-Spreadsheet-WriteExcel/Makefile3
-rw-r--r--math/p5-Spreadsheet-XLSX/Makefile3
-rw-r--r--math/p5-Statistics-Descriptive/Makefile3
-rw-r--r--math/udunits/Makefile4
32 files changed, 64 insertions, 50 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index bee403753fc..819db90f200 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.142 2010/06/13 22:44:56 wiz Exp $
+# $NetBSD: Makefile,v 1.143 2010/08/21 16:35:10 seb Exp $
#
DISTNAME= gnumeric-1.8.4
-PKGREVISION= 8
+PKGREVISION= 9
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 31927d81fac..981c9260254 100644
--- a/math/gnumeric110/Makefile
+++ b/math/gnumeric110/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2010/08/20 00:32:48 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2010/08/21 16:35:10 seb Exp $
#
DISTNAME= gnumeric-1.10.9
+PKGREVISION= 1
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 7b16f96cf98..50e66eb020e 100644
--- a/math/p5-Excel-Template-Plus/Makefile
+++ b/math/p5-Excel-Template-Plus/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/03/10 17:39:31 sno Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:35:10 seb Exp $
DISTNAME= Excel-Template-Plus-0.05
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 1
+PKGREVISION= 1
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 e1a23b10960..0f07d35afe9 100644
--- a/math/p5-Excel-Template/Makefile
+++ b/math/p5-Excel-Template/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/08/01 21:02:36 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:11 seb Exp $
DISTNAME= Excel-Template-0.32
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 419ab4403a3..745052de458 100644
--- a/math/p5-Math-Base36/Makefile
+++ b/math/p5-Math-Base36/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/08/05 00:12:28 seb Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:11 seb Exp $
#
DISTNAME= Math-Base36-0.07
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 40185cbe21f..c40b189d1ce 100644
--- a/math/p5-Math-Base85/Makefile
+++ b/math/p5-Math-Base85/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2009/07/17 18:00:18 adrianp Exp $
+# $NetBSD: Makefile,v 1.5 2010/08/21 16:35:11 seb Exp $
DISTNAME= Math-Base85-0.2
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 9ea9a7e3c2e..4036501d1ea 100644
--- a/math/p5-Math-BaseCnv/Makefile
+++ b/math/p5-Math-BaseCnv/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/08/01 20:26:44 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:11 seb Exp $
#
DISTNAME= Math-BaseCnv-1.6.A6FGHKE
PKGNAME= p5-${DISTNAME:C:\.[^.]*$::}
+PKGREVISION= 1
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 2862575e88c..e8867e95e90 100644
--- a/math/p5-Math-Bezier/Makefile
+++ b/math/p5-Math-Bezier/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2008/10/19 19:18:21 he Exp $
+# $NetBSD: Makefile,v 1.14 2010/08/21 16:35:11 seb Exp $
DISTNAME= Math-Bezier-0.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 bda334b80f7..5055fcd91a9 100644
--- a/math/p5-Math-BigInt-GMP/Makefile
+++ b/math/p5-Math-BigInt-GMP/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2010/03/24 19:43:27 asau Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:35:11 seb Exp $
#
DISTNAME= Math-BigInt-GMP-1.24
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 6ee23552f66..cf09d526988 100644
--- a/math/p5-Math-BigInt-Pari/Makefile
+++ b/math/p5-Math-BigInt-Pari/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/03/24 19:43:27 asau Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:11 seb Exp $
#
DISTNAME= Math-BigInt-Pari-1.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 466fc3ee514..2d6a1c60323 100644
--- a/math/p5-Math-BigInteger/Makefile
+++ b/math/p5-Math-BigInteger/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2008/10/19 19:18:21 he Exp $
+# $NetBSD: Makefile,v 1.15 2010/08/21 16:35:12 seb Exp $
DISTNAME= Math-BigInteger-1.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 33e137c5faf..2ddcd735323 100644
--- a/math/p5-Math-FFT/Makefile
+++ b/math/p5-Math-FFT/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2008/10/19 19:18:21 he Exp $
+# $NetBSD: Makefile,v 1.10 2010/08/21 16:35:12 seb Exp $
DISTNAME= Math-FFT-1.28
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 8631212415f..b1a16c37ba5 100644
--- a/math/p5-Math-GMP/Makefile
+++ b/math/p5-Math-GMP/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2010/03/24 19:43:27 asau Exp $
+# $NetBSD: Makefile,v 1.9 2010/08/21 16:35:12 seb Exp $
#
DISTNAME= Math-GMP-2.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 9e5a8d7f643..0409cd99ee3 100644
--- a/math/p5-Math-Interpolate/Makefile
+++ b/math/p5-Math-Interpolate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2008/10/19 19:18:21 he Exp $
+# $NetBSD: Makefile,v 1.15 2010/08/21 16:35:12 seb Exp $
DISTNAME= Math-Interpolate-1.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 389bb0e517a..87624df4863 100644
--- a/math/p5-Math-MatrixReal/Makefile
+++ b/math/p5-Math-MatrixReal/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2008/10/19 19:18:21 he Exp $
+# $NetBSD: Makefile,v 1.17 2010/08/21 16:35:12 seb Exp $
DISTNAME= Math-MatrixReal-2.05
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 e9d3cbe336d..939ab8ba81d 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2010/03/24 19:43:27 asau Exp $
+# $NetBSD: Makefile,v 1.40 2010/08/21 16:35:12 seb Exp $
#
DISTNAME= Math-Pari-2.01080604
PKGNAME= p5-${DISTNAME:S/01080604/010806.04/}
-#PKGREVISION= 1
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= p5mpa
CATEGORIES+= 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 de88b5da93c..77516f0bb05 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.3 2009/09/12 21:14:22 sno Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:35:13 seb Exp $
#
DISTNAME= Math-Random-MT-Perl-1.06
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 35d4ac8b093..f316ab32f16 100644
--- a/math/p5-Math-Random/Makefile
+++ b/math/p5-Math-Random/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2009/02/22 16:21:11 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2010/08/21 16:35:13 seb Exp $
#
DISTNAME= Math-Random-0.71
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 680d0861fb1..9d0dbcdf6d8 100644
--- a/math/p5-Math-Round/Makefile
+++ b/math/p5-Math-Round/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/21 17:46:39 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:13 seb Exp $
#
DISTNAME= Math-Round-0.06
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 e8021320129..e6d0e6547c8 100644
--- a/math/p5-Math-VecStat/Makefile
+++ b/math/p5-Math-VecStat/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/21 17:47:10 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:13 seb Exp $
#
DISTNAME= Math-VecStat-0.08
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 8da0a09a617..3055911e488 100644
--- a/math/p5-Number-Compare/Makefile
+++ b/math/p5-Number-Compare/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2008/10/19 19:18:21 he Exp $
+# $NetBSD: Makefile,v 1.6 2010/08/21 16:35:13 seb Exp $
DISTNAME= Number-Compare-0.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 abad015dec7..71f08fd6481 100644
--- a/math/p5-Number-Latin/Makefile
+++ b/math/p5-Number-Latin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2008/10/19 19:18:21 he Exp $
+# $NetBSD: Makefile,v 1.9 2010/08/21 16:35:13 seb Exp $
DISTNAME= Number-Latin-1.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
diff --git a/math/p5-Roman/Makefile b/math/p5-Roman/Makefile
index 343dd88e334..3eb40b742c7 100644
--- a/math/p5-Roman/Makefile
+++ b/math/p5-Roman/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2009/02/22 13:21:32 he Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:13 seb Exp $
#
DISTNAME= Roman-1.23
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 ea5a6415849..259a60a49d8 100644
--- a/math/p5-Set-Crontab/Makefile
+++ b/math/p5-Set-Crontab/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2008/10/19 19:18:21 he Exp $
+# $NetBSD: Makefile,v 1.8 2010/08/21 16:35:14 seb Exp $
DISTNAME= Set-Crontab-1.02
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 6bf7e290d6c..3b3f60be8c5 100644
--- a/math/p5-Set-Infinite/Makefile
+++ b/math/p5-Set-Infinite/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2010/08/01 21:05:37 sno Exp $
+# $NetBSD: Makefile,v 1.9 2010/08/21 16:35:14 seb Exp $
DISTNAME= Set-Infinite-0.65
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 1
+PKGREVISION= 1
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 d4f8d90fdc4..7ff61189856 100644
--- a/math/p5-Spreadsheet-ParseExcel/Makefile
+++ b/math/p5-Spreadsheet-ParseExcel/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2010/01/24 23:37:24 seb Exp $
+# $NetBSD: Makefile,v 1.23 2010/08/21 16:35:14 seb Exp $
#
DISTNAME= Spreadsheet-ParseExcel-0.57
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 898bec127b3..bb1b245b3d7 100644
--- a/math/p5-Spreadsheet-Read/Makefile
+++ b/math/p5-Spreadsheet-Read/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2010/08/01 20:54:34 sno Exp $
+# $NetBSD: Makefile,v 1.7 2010/08/21 16:35:14 seb Exp $
#
DISTNAME= Spreadsheet-Read-0.40
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 51c704bdecb..9602693824b 100644
--- a/math/p5-Spreadsheet-ReadSXC/Makefile
+++ b/math/p5-Spreadsheet-ReadSXC/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/01 09:04:02 seb Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:14 seb Exp $
#
DISTNAME= Spreadsheet-ReadSXC-0.20
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 7595b6dde19..6bba1327156 100644
--- a/math/p5-Spreadsheet-WriteExcel/Makefile
+++ b/math/p5-Spreadsheet-WriteExcel/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2010/02/23 11:21:55 sno Exp $
+# $NetBSD: Makefile,v 1.24 2010/08/21 16:35:14 seb Exp $
#
DISTNAME= Spreadsheet-WriteExcel-2.37
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 c70a7e920c6..1372def547c 100644
--- a/math/p5-Spreadsheet-XLSX/Makefile
+++ b/math/p5-Spreadsheet-XLSX/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2009/11/10 12:14:55 seb Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:35:15 seb Exp $
#
DISTNAME= Spreadsheet-XLSX-0.12
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 9dbcc8eac32..41ccb3ab695 100644
--- a/math/p5-Statistics-Descriptive/Makefile
+++ b/math/p5-Statistics-Descriptive/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/08/18 14:03:06 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:15 seb Exp $
DISTNAME= Statistics-Descriptive-3.0100
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 95e3cca5da5..83308adae9a 100644
--- a/math/udunits/Makefile
+++ b/math/udunits/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2010/02/04 14:56:21 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2010/08/21 16:35:15 seb Exp $
DISTNAME= udunits-1.12.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math devel
MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/
EXTRACT_SUFX= .tar.Z