Sun Aug 14 13:38:25 2011 UTC ()
Revision bump after updating perl5 to 5.14.1.


(obache)
diff -r1.148 -r1.149 pkgsrc/math/gnumeric/Makefile
diff -r1.26 -r1.27 pkgsrc/math/gnumeric110/Makefile
diff -r1.3 -r1.4 pkgsrc/math/p5-Excel-Template/Makefile
diff -r1.4 -r1.5 pkgsrc/math/p5-Excel-Template-Plus/Makefile
diff -r1.2 -r1.3 pkgsrc/math/p5-Math-Base36/Makefile
diff -r1.5 -r1.6 pkgsrc/math/p5-Math-Base85/Makefile
diff -r1.3 -r1.4 pkgsrc/math/p5-Math-BaseCnv/Makefile
diff -r1.14 -r1.15 pkgsrc/math/p5-Math-Bezier/Makefile
diff -r1.5 -r1.6 pkgsrc/math/p5-Math-BigInt-GMP/Makefile
diff -r1.4 -r1.5 pkgsrc/math/p5-Math-BigInt-Pari/Makefile
diff -r1.16 -r1.17 pkgsrc/math/p5-Math-BigInteger/Makefile
diff -r1.10 -r1.11 pkgsrc/math/p5-Math-FFT/Makefile
diff -r1.9 -r1.10 pkgsrc/math/p5-Math-GMP/Makefile
diff -r1.15 -r1.16 pkgsrc/math/p5-Math-Interpolate/Makefile
diff -r1.9 -r1.10 pkgsrc/math/p5-Math-Random/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/math/p5-Math-Random-MT/Makefile
diff -r1.4 -r1.5 pkgsrc/math/p5-Math-Random-MT-Perl/Makefile
diff -r1.2 -r1.3 pkgsrc/math/p5-Math-Round/Makefile
diff -r1.2 -r1.3 pkgsrc/math/p5-Math-VecStat/Makefile
diff -r1.6 -r1.7 pkgsrc/math/p5-Number-Compare/Makefile
diff -r1.9 -r1.10 pkgsrc/math/p5-Number-Latin/Makefile
diff -r1.3 -r1.4 pkgsrc/math/p5-Roman/Makefile
diff -r1.9 -r1.10 pkgsrc/math/p5-Set-Crontab/Makefile
diff -r1.9 -r1.10 pkgsrc/math/p5-Set-Infinite/Makefile
diff -r1.24 -r1.25 pkgsrc/math/p5-Spreadsheet-ParseExcel/Makefile
diff -r1.7 -r1.8 pkgsrc/math/p5-Spreadsheet-Read/Makefile
diff -r1.2 -r1.3 pkgsrc/math/p5-Spreadsheet-ReadSXC/Makefile
diff -r1.24 -r1.25 pkgsrc/math/p5-Spreadsheet-WriteExcel/Makefile
diff -r1.5 -r1.6 pkgsrc/math/p5-Spreadsheet-XLSX/Makefile
diff -r1.4 -r1.5 pkgsrc/math/p5-Statistics-Descriptive/Makefile
diff -r1.29 -r1.30 pkgsrc/math/udunits/Makefile

cvs diff -r1.148 -r1.149 pkgsrc/math/gnumeric/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/math/gnumeric/Attic/Makefile 2011/07/21 13:05:57 1.148
+++ pkgsrc/math/gnumeric/Attic/Makefile 2011/08/14 13:38:21 1.149
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.148 2011/07/21 13:05:57 obache Exp $ 1# $NetBSD: Makefile,v 1.149 2011/08/14 13:38:21 obache Exp $
2# 2#
3 3
4DISTNAME= gnumeric-1.8.4 4DISTNAME= gnumeric-1.8.4
5PKGREVISION= 14 5PKGREVISION= 15
6CATEGORIES= math gnome 6CATEGORIES= math gnome
7MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/} 7MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/}
8EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.gnome.org/projects/gnumeric/ 11HOMEPAGE= http://www.gnome.org/projects/gnumeric/
12COMMENT= Spreadsheet program from the GNOME project (development version) 12COMMENT= Spreadsheet program from the GNOME project (development version)
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_PKGLOCALEDIR= YES 16USE_PKGLOCALEDIR= YES
17USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config 17USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config
18USE_LIBTOOL= YES 18USE_LIBTOOL= YES

cvs diff -r1.26 -r1.27 pkgsrc/math/gnumeric110/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/math/gnumeric110/Attic/Makefile 2011/07/21 13:05:57 1.26
+++ pkgsrc/math/gnumeric110/Attic/Makefile 2011/08/14 13:38:22 1.27
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.26 2011/07/21 13:05:57 obache Exp $ 1# $NetBSD: Makefile,v 1.27 2011/08/14 13:38:22 obache Exp $
2 2
3DISTNAME= gnumeric-1.10.16 3DISTNAME= gnumeric-1.10.16
4PKGREVISION= 1 4PKGREVISION= 2
5CATEGORIES= math gnome 5CATEGORIES= math gnome
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.gnome.org/projects/gnumeric/ 10HOMEPAGE= http://www.gnome.org/projects/gnumeric/
11COMMENT= Spreadsheet program from the GNOME project 11COMMENT= Spreadsheet program from the GNOME project
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config 16USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes

cvs diff -r1.3 -r1.4 pkgsrc/math/p5-Excel-Template/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Excel-Template/Makefile 2010/08/21 16:35:11 1.3
+++ pkgsrc/math/p5-Excel-Template/Makefile 2011/08/14 13:38:22 1.4
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:11 seb Exp $ 1# $NetBSD: Makefile,v 1.4 2011/08/14 13:38:22 obache Exp $
2 2
3DISTNAME= Excel-Template-0.32 3DISTNAME= Excel-Template-0.32
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 5PKGREVISION= 2
6CATEGORIES= math perl5 6CATEGORIES= math perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Excel/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Excel/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Excel-Template/ 10HOMEPAGE= http://search.cpan.org/dist/Excel-Template/
11COMMENT= Perl module for templating Excel files 11COMMENT= Perl module for templating Excel files
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy 14DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
15DEPENDS+= p5-Spreadsheet-WriteExcel>=0.42:../../math/p5-Spreadsheet-WriteExcel 15DEPENDS+= p5-Spreadsheet-WriteExcel>=0.42:../../math/p5-Spreadsheet-WriteExcel
16DEPENDS+= p5-XML-Parser>=0.01:../../textproc/p5-XML-Parser 16DEPENDS+= p5-XML-Parser>=0.01:../../textproc/p5-XML-Parser
17 17
18BUILD_DEPENDS+= p5-Test-Deep>=0.095:../../devel/p5-Test-Deep 18BUILD_DEPENDS+= p5-Test-Deep>=0.095:../../devel/p5-Test-Deep

cvs diff -r1.4 -r1.5 pkgsrc/math/p5-Excel-Template-Plus/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Excel-Template-Plus/Makefile 2010/08/21 16:35:10 1.4
+++ pkgsrc/math/p5-Excel-Template-Plus/Makefile 2011/08/14 13:38:22 1.5
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.4 2010/08/21 16:35:10 seb Exp $ 1# $NetBSD: Makefile,v 1.5 2011/08/14 13:38:22 obache Exp $
2 2
3DISTNAME= Excel-Template-Plus-0.05 3DISTNAME= Excel-Template-Plus-0.05
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 5PKGREVISION= 2
6CATEGORIES= math perl5 6CATEGORIES= math perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Excel/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Excel/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Excel-Template-Plus/ 10HOMEPAGE= http://search.cpan.org/dist/Excel-Template-Plus/
11COMMENT= An extension to the Excel::Template module 11COMMENT= An extension to the Excel::Template module
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14DEPENDS+= p5-Excel-Template-[0-9]*:../../math/p5-Excel-Template 14DEPENDS+= p5-Excel-Template-[0-9]*:../../math/p5-Excel-Template
15DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String 15DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String
16DEPENDS+= p5-Moose>=0.18:../../devel/p5-Moose 16DEPENDS+= p5-Moose>=0.18:../../devel/p5-Moose
17DEPENDS+= p5-MooseX-Param>=0.01:../../devel/p5-MooseX-Param 17DEPENDS+= p5-MooseX-Param>=0.01:../../devel/p5-MooseX-Param
18DEPENDS+= p5-Spreadsheet-ParseExcel-[0-9]*:../../math/p5-Spreadsheet-ParseExcel 18DEPENDS+= p5-Spreadsheet-ParseExcel-[0-9]*:../../math/p5-Spreadsheet-ParseExcel

cvs diff -r1.2 -r1.3 pkgsrc/math/p5-Math-Base36/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-Base36/Makefile 2010/08/21 16:35:11 1.2
+++ pkgsrc/math/p5-Math-Base36/Makefile 2011/08/14 13:38:22 1.3
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:11 seb Exp $ 1# $NetBSD: Makefile,v 1.3 2011/08/14 13:38:22 obache Exp $
2# 2#
3 3
4DISTNAME= Math-Base36-0.07 4DISTNAME= Math-Base36-0.07
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 6PKGREVISION= 2
7CATEGORIES= math perl5 7CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Math-Base36/ 11HOMEPAGE= http://search.cpan.org/dist/Math-Base36/
12COMMENT= Perl 5 module to encode and decode base36 strings 12COMMENT= Perl 5 module to encode and decode base36 strings
13LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17USE_LANGUAGES= # empty 17USE_LANGUAGES= # empty
18PERL5_PACKLIST= auto/Math/Base36/.packlist 18PERL5_PACKLIST= auto/Math/Base36/.packlist
19 19

cvs diff -r1.5 -r1.6 pkgsrc/math/p5-Math-Base85/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-Base85/Makefile 2010/08/21 16:35:11 1.5
+++ pkgsrc/math/p5-Math-Base85/Makefile 2011/08/14 13:38:22 1.6
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.5 2010/08/21 16:35:11 seb Exp $ 1# $NetBSD: Makefile,v 1.6 2011/08/14 13:38:22 obache Exp $
2 2
3DISTNAME= Math-Base85-0.2 3DISTNAME= Math-Base85-0.2
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 5PKGREVISION= 3
6CATEGORIES= math perl5 6CATEGORIES= math perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924 10COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924
11 11
12PKG_INSTALLATION_TYPES= overwrite pkgviews 12PKG_INSTALLATION_TYPES= overwrite pkgviews
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15PERL5_PACKLIST= auto/Math/Base85/.packlist 15PERL5_PACKLIST= auto/Math/Base85/.packlist
16 16
17.include "../../lang/perl5/module.mk" 17.include "../../lang/perl5/module.mk"
18.include "../../mk/bsd.pkg.mk" 18.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/math/p5-Math-BaseCnv/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-BaseCnv/Makefile 2010/08/21 16:35:11 1.3
+++ pkgsrc/math/p5-Math-BaseCnv/Makefile 2011/08/14 13:38:22 1.4
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:11 seb Exp $ 1# $NetBSD: Makefile,v 1.4 2011/08/14 13:38:22 obache Exp $
2# 2#
3 3
4DISTNAME= Math-BaseCnv-1.6.A6FGHKE 4DISTNAME= Math-BaseCnv-1.6.A6FGHKE
5PKGNAME= p5-${DISTNAME:C:\.[^.]*$::} 5PKGNAME= p5-${DISTNAME:C:\.[^.]*$::}
6PKGREVISION= 1 6PKGREVISION= 2
7CATEGORIES= textproc perl5 7CATEGORIES= textproc perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/P/PI/PIP/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/P/PI/PIP/}
9EXTRACT_SUFX= .tgz 9EXTRACT_SUFX= .tgz
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://search.cpan.org/dist/Math-BaseCnv/ 12HOMEPAGE= http://search.cpan.org/dist/Math-BaseCnv/
13COMMENT= Fast functions to CoNVert between number Bases 13COMMENT= Fast functions to CoNVert between number Bases
14LICENSE= gnu-gpl-v3 14LICENSE= gnu-gpl-v3
15 15
16PKG_INSTALLATION_TYPES= overwrite pkgviews 16PKG_INSTALLATION_TYPES= overwrite pkgviews
17PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir
18 18
19PERL5_PACKLIST= auto/Math/BaseCnv/.packlist 19PERL5_PACKLIST= auto/Math/BaseCnv/.packlist

cvs diff -r1.14 -r1.15 pkgsrc/math/p5-Math-Bezier/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-Bezier/Makefile 2010/08/21 16:35:11 1.14
+++ pkgsrc/math/p5-Math-Bezier/Makefile 2011/08/14 13:38:22 1.15
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.14 2010/08/21 16:35:11 seb Exp $ 1# $NetBSD: Makefile,v 1.15 2011/08/14 13:38:22 obache Exp $
2 2
3DISTNAME= Math-Bezier-0.01 3DISTNAME= Math-Bezier-0.01
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 4 5PKGREVISION= 5
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Math-Bezier/ 10HOMEPAGE= http://search.cpan.org/dist/Math-Bezier/
11COMMENT= Perl module for the solution of Bezier curves 11COMMENT= Perl module for the solution of Bezier curves
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15PERL5_PACKLIST= auto/Math/Bezier/.packlist 15PERL5_PACKLIST= auto/Math/Bezier/.packlist
16 16
17.include "../../lang/perl5/module.mk" 17.include "../../lang/perl5/module.mk"
18.include "../../mk/bsd.pkg.mk" 18.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/math/p5-Math-BigInt-GMP/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-BigInt-GMP/Makefile 2010/09/23 21:58:13 1.5
+++ pkgsrc/math/p5-Math-BigInt-GMP/Makefile 2011/08/14 13:38:22 1.6
@@ -1,18 +1,19 @@ @@ -1,18 +1,19 @@
1# $NetBSD: Makefile,v 1.5 2010/09/23 21:58:13 sno Exp $ 1# $NetBSD: Makefile,v 1.6 2011/08/14 13:38:22 obache Exp $
2# 2#
3 3
4DISTNAME= Math-BigInt-GMP-1.32 4DISTNAME= Math-BigInt-GMP-1.32
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
 6PKGREVISION= 1
6CATEGORIES= math perl5 7CATEGORIES= math perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
8 9
9MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Math-BigInt-GMP/ 11HOMEPAGE= http://search.cpan.org/dist/Math-BigInt-GMP/
11COMMENT= Perl 5 module for arbitrary size integer math via the GMP library 12COMMENT= Perl 5 module for arbitrary size integer math via the GMP library
12LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
13 14
14PERL5_REQD+= 5.12.2nb1 # for Math::BigInt 1.90 15PERL5_REQD+= 5.12.2nb1 # for Math::BigInt 1.90
15 16
16PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir
17 18
18PERL5_PACKLIST= auto/Math/BigInt/GMP/.packlist 19PERL5_PACKLIST= auto/Math/BigInt/GMP/.packlist

cvs diff -r1.4 -r1.5 pkgsrc/math/p5-Math-BigInt-Pari/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-BigInt-Pari/Makefile 2010/09/23 22:01:51 1.4
+++ pkgsrc/math/p5-Math-BigInt-Pari/Makefile 2011/08/14 13:38:22 1.5
@@ -1,18 +1,19 @@ @@ -1,18 +1,19 @@
1# $NetBSD: Makefile,v 1.4 2010/09/23 22:01:51 sno Exp $ 1# $NetBSD: Makefile,v 1.5 2011/08/14 13:38:22 obache Exp $
2# 2#
3 3
4DISTNAME= Math-BigInt-Pari-1.14 4DISTNAME= Math-BigInt-Pari-1.14
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
 6PKGREVISION= 1
6CATEGORIES= math perl5 7CATEGORIES= math perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
8 9
9MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Math-BigInt-Pari/ 11HOMEPAGE= http://search.cpan.org/dist/Math-BigInt-Pari/
11COMMENT= Perl5 library to use Math::Pari for Math::BigInt routines 12COMMENT= Perl5 library to use Math::Pari for Math::BigInt routines
12LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
13 14
14PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
15 16
16DEPENDS+= p5-Math-Pari>=2.010709:../../math/p5-Math-Pari 17DEPENDS+= p5-Math-Pari>=2.010709:../../math/p5-Math-Pari
17PERL5_REQD+= 5.12.2nb1 18PERL5_REQD+= 5.12.2nb1
18 19

cvs diff -r1.16 -r1.17 pkgsrc/math/p5-Math-BigInteger/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-BigInteger/Makefile 2011/02/26 05:52:12 1.16
+++ pkgsrc/math/p5-Math-BigInteger/Makefile 2011/08/14 13:38:22 1.17
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.16 2011/02/26 05:52:12 obache Exp $ 1# $NetBSD: Makefile,v 1.17 2011/08/14 13:38:22 obache Exp $
2 2
3DISTNAME= Math-BigInteger-1.0 3DISTNAME= Math-BigInteger-1.0
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 4 5PKGREVISION= 5
6SVR4_PKGNAME= p5mbi 6SVR4_PKGNAME= p5mbi
7CATEGORIES= math perl5 7CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11COMMENT= Arbitrary length integer extension module for Perl 11COMMENT= Arbitrary length integer extension module for Perl
12HOMEPAGE= http://search.cpan.org/dist/Math-BigInteger/ 12HOMEPAGE= http://search.cpan.org/dist/Math-BigInteger/
13 13
14PKG_INSTALLATION_TYPES= overwrite pkgviews 14PKG_INSTALLATION_TYPES= overwrite pkgviews
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17PERL5_PACKLIST= auto/Math/BigInteger/.packlist 17PERL5_PACKLIST= auto/Math/BigInteger/.packlist
18 18

cvs diff -r1.10 -r1.11 pkgsrc/math/p5-Math-FFT/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-FFT/Makefile 2010/08/21 16:35:12 1.10
+++ pkgsrc/math/p5-Math-FFT/Makefile 2011/08/14 13:38:23 1.11
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.10 2010/08/21 16:35:12 seb Exp $ 1# $NetBSD: Makefile,v 1.11 2011/08/14 13:38:23 obache Exp $
2 2
3DISTNAME= Math-FFT-1.28 3DISTNAME= Math-FFT-1.28
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 5PKGREVISION= 3
6SVR4_PKGNAME= p5fft 6SVR4_PKGNAME= p5fft
7CATEGORIES= math perl5 7CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
9 9
10MAINTAINER= gson@NetBSD.org 10MAINTAINER= gson@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Math-FFT/ 11HOMEPAGE= http://search.cpan.org/dist/Math-FFT/
12COMMENT= Perl module to calculate Fast Fourier Transforms 12COMMENT= Perl module to calculate Fast Fourier Transforms
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16PERL5_PACKLIST= auto/Math/FFT/.packlist 16PERL5_PACKLIST= auto/Math/FFT/.packlist
17 17
18.include "../../lang/perl5/module.mk" 18.include "../../lang/perl5/module.mk"

cvs diff -r1.9 -r1.10 pkgsrc/math/p5-Math-GMP/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-GMP/Makefile 2010/08/21 16:35:12 1.9
+++ pkgsrc/math/p5-Math-GMP/Makefile 2011/08/14 13:38:23 1.10
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.9 2010/08/21 16:35:12 seb Exp $ 1# $NetBSD: Makefile,v 1.10 2011/08/14 13:38:23 obache Exp $
2# 2#
3 3
4DISTNAME= Math-GMP-2.06 4DISTNAME= Math-GMP-2.06
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 2 6PKGREVISION= 3
7SVR4_PKGNAME= p5mgp 7SVR4_PKGNAME= p5mgp
8CATEGORIES= math perl5 8CATEGORIES= math perl5
9MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 9MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://search.cpan.org/dist/Math-GMP/ 12HOMEPAGE= http://search.cpan.org/dist/Math-GMP/
13COMMENT= Perl 5 module for high speed arbitrary size integer math 13COMMENT= Perl 5 module for high speed arbitrary size integer math
14LICENSE= gnu-gpl-v2 14LICENSE= gnu-gpl-v2
15 15
16#BUILD_DEPENDS+= p5-Module-Signature>=0.50:../../security/p5-Module-Signature 16#BUILD_DEPENDS+= p5-Module-Signature>=0.50:../../security/p5-Module-Signature
17#BUILD_DEPENDS+= p5-Text-SpellChecker>0:../../textproc/p5-Text-SpellChecker 17#BUILD_DEPENDS+= p5-Text-SpellChecker>0:../../textproc/p5-Text-SpellChecker
18#BUILD_DEPENDS+= p5-Perl-Critic>0:../../devel/p5-Perl-Critic 18#BUILD_DEPENDS+= p5-Perl-Critic>0:../../devel/p5-Perl-Critic
19#BUILD_DEPENDS+= p5-Pod-Spell>0:../../textproc/p5-Pod-Spell 19#BUILD_DEPENDS+= p5-Pod-Spell>0:../../textproc/p5-Pod-Spell

cvs diff -r1.15 -r1.16 pkgsrc/math/p5-Math-Interpolate/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-Interpolate/Attic/Makefile 2010/08/21 16:35:12 1.15
+++ pkgsrc/math/p5-Math-Interpolate/Attic/Makefile 2011/08/14 13:38:23 1.16
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.15 2010/08/21 16:35:12 seb Exp $ 1# $NetBSD: Makefile,v 1.16 2011/08/14 13:38:23 obache Exp $
2 2
3DISTNAME= Math-Interpolate-1.05 3DISTNAME= Math-Interpolate-1.05
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 4 5PKGREVISION= 5
6SVR4_PKGNAME= p5min 6SVR4_PKGNAME= p5min
7CATEGORIES= math perl5 7CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11COMMENT= Perl module for interpolating data 11COMMENT= Perl module for interpolating data
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15PERL5_PACKLIST= auto/Math/Interpolate/.packlist 15PERL5_PACKLIST= auto/Math/Interpolate/.packlist
16 16
17.include "../../lang/perl5/module.mk" 17.include "../../lang/perl5/module.mk"
18.include "../../mk/bsd.pkg.mk" 18.include "../../mk/bsd.pkg.mk"

cvs diff -r1.9 -r1.10 pkgsrc/math/p5-Math-Random/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-Random/Makefile 2010/08/21 16:35:13 1.9
+++ pkgsrc/math/p5-Math-Random/Makefile 2011/08/14 13:38:23 1.10
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.9 2010/08/21 16:35:13 seb Exp $ 1# $NetBSD: Makefile,v 1.10 2011/08/14 13:38:23 obache Exp $
2# 2#
3 3
4DISTNAME= Math-Random-0.71 4DISTNAME= Math-Random-0.71
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 6PKGREVISION= 2
7CATEGORIES= math perl5 7CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
9 9
10MAINTAINER= imil@gcu.info 10MAINTAINER= imil@gcu.info
11HOMEPAGE= http://search.cpan.org/dist/Math-Random/ 11HOMEPAGE= http://search.cpan.org/dist/Math-Random/
12COMMENT= Random number generators 12COMMENT= Random number generators
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16PERL5_PACKLIST= auto/Math/Random/.packlist 16PERL5_PACKLIST= auto/Math/Random/.packlist
17 17
18REPLACE_PERL= example.pl 18REPLACE_PERL= example.pl
19 19

cvs diff -r1.1.1.1 -r1.2 pkgsrc/math/p5-Math-Random-MT/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-Random-MT/Makefile 2010/09/09 05:37:18 1.1.1.1
+++ pkgsrc/math/p5-Math-Random-MT/Makefile 2011/08/14 13:38:23 1.2
@@ -1,18 +1,19 @@ @@ -1,18 +1,19 @@
1# $NetBSD: Makefile,v 1.1.1.1 2010/09/09 05:37:18 sno Exp $ 1# $NetBSD: Makefile,v 1.2 2011/08/14 13:38:23 obache Exp $
2# 2#
3 3
4DISTNAME= Math-Random-MT-1.11 4DISTNAME= Math-Random-MT-1.11
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
 6PKGREVISION= 1
6CATEGORIES= math perl5 7CATEGORIES= math perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
8 9
9MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Math-Random-MT/ 11HOMEPAGE= http://search.cpan.org/dist/Math-Random-MT/
11COMMENT= The Mersenne Twister PRNG 12COMMENT= The Mersenne Twister PRNG
12LICENSE= modified-bsd 13LICENSE= modified-bsd
13 14
14PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
15 16
16USE_LANGUAGES= c 17USE_LANGUAGES= c
17PERL5_PACKLIST= auto/Math/Random/MT/.packlist 18PERL5_PACKLIST= auto/Math/Random/MT/.packlist
18 19

cvs diff -r1.4 -r1.5 pkgsrc/math/p5-Math-Random-MT-Perl/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-Random-MT-Perl/Makefile 2010/08/21 16:35:13 1.4
+++ pkgsrc/math/p5-Math-Random-MT-Perl/Makefile 2011/08/14 13:38:23 1.5
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.4 2010/08/21 16:35:13 seb Exp $ 1# $NetBSD: Makefile,v 1.5 2011/08/14 13:38:23 obache Exp $
2# 2#
3 3
4DISTNAME= Math-Random-MT-Perl-1.06 4DISTNAME= Math-Random-MT-Perl-1.06
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 6PKGREVISION= 2
7CATEGORIES= math perl5 7CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
9 9
10MAINTAINER= he@NetBSD.org 10MAINTAINER= he@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Math-Random-MT-Perl/ 11HOMEPAGE= http://search.cpan.org/dist/Math-Random-MT-Perl/
12COMMENT= Pure Perl Mersenne Twister Random Number Generator  12COMMENT= Pure Perl Mersenne Twister Random Number Generator
13LICENSE= artistic-2.0 13LICENSE= artistic-2.0
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17USE_LANGUAGES= # empty 17USE_LANGUAGES= # empty
18PERL5_PACKLIST= auto/Math/Random/MT/Perl/.packlist 18PERL5_PACKLIST= auto/Math/Random/MT/Perl/.packlist
19 19

cvs diff -r1.2 -r1.3 pkgsrc/math/p5-Math-Round/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-Round/Makefile 2010/08/21 16:35:13 1.2
+++ pkgsrc/math/p5-Math-Round/Makefile 2011/08/14 13:38:23 1.3
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:13 seb Exp $ 1# $NetBSD: Makefile,v 1.3 2011/08/14 13:38:23 obache Exp $
2# 2#
3 3
4DISTNAME= Math-Round-0.06 4DISTNAME= Math-Round-0.06
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 6PKGREVISION= 2
7CATEGORIES= math perl5 7CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Math-Round/ 11HOMEPAGE= http://search.cpan.org/dist/Math-Round/
12COMMENT= Perl extension for rounding numbers 12COMMENT= Perl extension for rounding numbers
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16PERL5_PACKLIST= auto/Math/Round/.packlist 16PERL5_PACKLIST= auto/Math/Round/.packlist
17 17
18.include "../../lang/perl5/module.mk" 18.include "../../lang/perl5/module.mk"
19.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/math/p5-Math-VecStat/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-VecStat/Makefile 2010/08/21 16:35:13 1.2
+++ pkgsrc/math/p5-Math-VecStat/Makefile 2011/08/14 13:38:23 1.3
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:13 seb Exp $ 1# $NetBSD: Makefile,v 1.3 2011/08/14 13:38:23 obache Exp $
2# 2#
3 3
4DISTNAME= Math-VecStat-0.08 4DISTNAME= Math-VecStat-0.08
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 6PKGREVISION= 2
7CATEGORIES= math perl5 7CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Math-VecStat/ 11HOMEPAGE= http://search.cpan.org/dist/Math-VecStat/
12COMMENT= Some basic numeric stats on vectors 12COMMENT= Some basic numeric stats on vectors
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16PERL5_PACKLIST= auto/Math/VecStat/.packlist 16PERL5_PACKLIST= auto/Math/VecStat/.packlist
17 17
18.include "../../lang/perl5/module.mk" 18.include "../../lang/perl5/module.mk"
19.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/math/p5-Number-Compare/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Number-Compare/Makefile 2010/08/21 16:35:13 1.6
+++ pkgsrc/math/p5-Number-Compare/Makefile 2011/08/14 13:38:23 1.7
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.6 2010/08/21 16:35:13 seb Exp $ 1# $NetBSD: Makefile,v 1.7 2011/08/14 13:38:23 obache Exp $
2 2
3DISTNAME= Number-Compare-0.01 3DISTNAME= Number-Compare-0.01
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 3 5PKGREVISION= 4
6SVR4_PKGNAME= p5nbc 6SVR4_PKGNAME= p5nbc
7CATEGORIES= math perl5 7CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
9 9
10MAINTAINER= hiramatu@boreas.dti.ne.jp 10MAINTAINER= hiramatu@boreas.dti.ne.jp
11HOMEPAGE= http://search.cpan.org/dist/Number-Compare/ 11HOMEPAGE= http://search.cpan.org/dist/Number-Compare/
12COMMENT= Compiles a simple comparison to an anonymous subroutine 12COMMENT= Compiles a simple comparison to an anonymous subroutine
13 13
14PKG_INSTALLATION_TYPES= overwrite pkgviews 14PKG_INSTALLATION_TYPES= overwrite pkgviews
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17PERL5_PACKLIST= auto/Number/Compare/.packlist 17PERL5_PACKLIST= auto/Number/Compare/.packlist
18 18

cvs diff -r1.9 -r1.10 pkgsrc/math/p5-Number-Latin/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Number-Latin/Makefile 2010/08/21 16:35:13 1.9
+++ pkgsrc/math/p5-Number-Latin/Makefile 2011/08/14 13:38:23 1.10
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.9 2010/08/21 16:35:13 seb Exp $ 1# $NetBSD: Makefile,v 1.10 2011/08/14 13:38:23 obache Exp $
2 2
3DISTNAME= Number-Latin-1.01 3DISTNAME= Number-Latin-1.01
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 4 5PKGREVISION= 5
6CATEGORIES= math perl5 6CATEGORIES= math perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
8 8
9MAINTAINER= norm@sandbox.org.uk 9MAINTAINER= norm@sandbox.org.uk
10COMMENT= Perl module for "lower/upper-latin" numbering system 10COMMENT= Perl module for "lower/upper-latin" numbering system
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14PERL5_PACKLIST= auto/Number/Latin/.packlist 14PERL5_PACKLIST= auto/Number/Latin/.packlist
15 15
16.include "../../lang/perl5/module.mk" 16.include "../../lang/perl5/module.mk"
17.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/math/p5-Roman/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Roman/Makefile 2010/08/21 16:35:13 1.3
+++ pkgsrc/math/p5-Roman/Makefile 2011/08/14 13:38:24 1.4
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:13 seb Exp $ 1# $NetBSD: Makefile,v 1.4 2011/08/14 13:38:24 obache Exp $
2# 2#
3 3
4DISTNAME= Roman-1.23 4DISTNAME= Roman-1.23
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 6PKGREVISION= 2
7CATEGORIES= math 7CATEGORIES= math
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Roman/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Roman/}
9EXTRACT_SUFX= .zip 9EXTRACT_SUFX= .zip
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://search.cpan.org/dist/Roman/ 12HOMEPAGE= http://search.cpan.org/dist/Roman/
13COMMENT= Conversion of numeric notation between Roman and Arabic 13COMMENT= Conversion of numeric notation between Roman and Arabic
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17PERL5_PACKLIST= auto/Roman/.packlist 17PERL5_PACKLIST= auto/Roman/.packlist
18USE_LANGUAGES= # none 18USE_LANGUAGES= # none
19 19

cvs diff -r1.9 -r1.10 pkgsrc/math/p5-Set-Crontab/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Set-Crontab/Makefile 2010/09/06 11:01:20 1.9
+++ pkgsrc/math/p5-Set-Crontab/Makefile 2011/08/14 13:38:24 1.10
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.9 2010/09/06 11:01:20 wiz Exp $ 1# $NetBSD: Makefile,v 1.10 2011/08/14 13:38:24 obache Exp $
2 2
3DISTNAME= Set-Crontab-1.03 3DISTNAME= Set-Crontab-1.03
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
 5PKGREVISION= 1
5CATEGORIES= math perl5 6CATEGORIES= math perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/}
7 8
8MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Set-Crontab/ 10HOMEPAGE= http://search.cpan.org/dist/Set-Crontab/
10COMMENT= Perl module to parse crontab(5)-like lists of integers 11COMMENT= Perl module to parse crontab(5)-like lists of integers
11LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
12 13
13PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
14 15
15PERL5_PACKLIST= auto/Set/Crontab/.packlist 16PERL5_PACKLIST= auto/Set/Crontab/.packlist
16 17
17.include "../../lang/perl5/module.mk" 18.include "../../lang/perl5/module.mk"

cvs diff -r1.9 -r1.10 pkgsrc/math/p5-Set-Infinite/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Set-Infinite/Makefile 2010/08/21 16:35:14 1.9
+++ pkgsrc/math/p5-Set-Infinite/Makefile 2011/08/14 13:38:24 1.10
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.9 2010/08/21 16:35:14 seb Exp $ 1# $NetBSD: Makefile,v 1.10 2011/08/14 13:38:24 obache Exp $
2 2
3DISTNAME= Set-Infinite-0.65 3DISTNAME= Set-Infinite-0.65
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 5PKGREVISION= 2
6CATEGORIES= math perl5 6CATEGORIES= math perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Set-Infinite/ 10HOMEPAGE= http://search.cpan.org/dist/Set-Infinite/
11COMMENT= Perl module for sets of integers and objects 11COMMENT= Perl module for sets of integers and objects
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16PERL5_PACKLIST= auto/Set/Infinite/.packlist 16PERL5_PACKLIST= auto/Set/Infinite/.packlist
17 17
18.include "../../lang/perl5/module.mk" 18.include "../../lang/perl5/module.mk"

cvs diff -r1.24 -r1.25 pkgsrc/math/p5-Spreadsheet-ParseExcel/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Spreadsheet-ParseExcel/Makefile 2010/09/23 06:37:46 1.24
+++ pkgsrc/math/p5-Spreadsheet-ParseExcel/Makefile 2011/08/14 13:38:24 1.25
@@ -1,18 +1,19 @@ @@ -1,18 +1,19 @@
1# $NetBSD: Makefile,v 1.24 2010/09/23 06:37:46 sno Exp $ 1# $NetBSD: Makefile,v 1.25 2011/08/14 13:38:24 obache Exp $
2# 2#
3 3
4DISTNAME= Spreadsheet-ParseExcel-0.58 4DISTNAME= Spreadsheet-ParseExcel-0.58
5PKGNAME= p5-${DISTNAME}00 5PKGNAME= p5-${DISTNAME}00
 6PKGREVISION= 1
6CATEGORIES= math perl5 7CATEGORIES= math perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
8 9
9MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Spreadsheet-ParseExcel/ 11HOMEPAGE= http://search.cpan.org/dist/Spreadsheet-ParseExcel/
11COMMENT= Perl module to get information from an Excel file 12COMMENT= Perl module to get information from an Excel file
12LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
13 14
14PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
15 16
16DEPENDS+= p5-OLE-Storage_Lite>=0.19:../../devel/p5-OLE-Storage_Lite 17DEPENDS+= p5-OLE-Storage_Lite>=0.19:../../devel/p5-OLE-Storage_Lite
17DEPENDS+= p5-IO-stringy>=0:../../devel/p5-IO-stringy 18DEPENDS+= p5-IO-stringy>=0:../../devel/p5-IO-stringy
18 19

cvs diff -r1.7 -r1.8 pkgsrc/math/p5-Spreadsheet-Read/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Spreadsheet-Read/Makefile 2010/08/21 16:35:14 1.7
+++ pkgsrc/math/p5-Spreadsheet-Read/Makefile 2011/08/14 13:38:24 1.8
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.7 2010/08/21 16:35:14 seb Exp $ 1# $NetBSD: Makefile,v 1.8 2011/08/14 13:38:24 obache Exp $
2# 2#
3 3
4DISTNAME= Spreadsheet-Read-0.40 4DISTNAME= Spreadsheet-Read-0.40
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 6PKGREVISION= 2
7CATEGORIES= math perl5 7CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
9EXTRACT_SUFX= .tgz 9EXTRACT_SUFX= .tgz
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://search.cpan.org/dist/Spreadsheet-Read/ 12HOMEPAGE= http://search.cpan.org/dist/Spreadsheet-Read/
13COMMENT= Perl 5 module to read the data from a spreadsheet 13COMMENT= Perl 5 module to read the data from a spreadsheet
14LICENSE= ${PERL5_LICENSE} 14LICENSE= ${PERL5_LICENSE}
15 15
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
17 17
18USE_LANGUAGES= # empty 18USE_LANGUAGES= # empty
19PERL5_PACKLIST= auto/Spreadsheet/Read/.packlist 19PERL5_PACKLIST= auto/Spreadsheet/Read/.packlist

cvs diff -r1.2 -r1.3 pkgsrc/math/p5-Spreadsheet-ReadSXC/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Spreadsheet-ReadSXC/Makefile 2010/08/21 16:35:14 1.2
+++ pkgsrc/math/p5-Spreadsheet-ReadSXC/Makefile 2011/08/14 13:38:24 1.3
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:14 seb Exp $ 1# $NetBSD: Makefile,v 1.3 2011/08/14 13:38:24 obache Exp $
2# 2#
3 3
4DISTNAME= Spreadsheet-ReadSXC-0.20 4DISTNAME= Spreadsheet-ReadSXC-0.20
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 6PKGREVISION= 2
7CATEGORIES= math perl5 7CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Spreadsheet-ReadSXC/ 11HOMEPAGE= http://search.cpan.org/dist/Spreadsheet-ReadSXC/
12COMMENT= Perl 5 module to extract OpenOffice 1.x spreadsheet data 12COMMENT= Perl 5 module to extract OpenOffice 1.x spreadsheet data
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_LANGUAGES= # empty 16USE_LANGUAGES= # empty
17PERL5_PACKLIST= auto/Spreadsheet/ReadSXC/.packlist 17PERL5_PACKLIST= auto/Spreadsheet/ReadSXC/.packlist
18 18
19DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip 19DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip

cvs diff -r1.24 -r1.25 pkgsrc/math/p5-Spreadsheet-WriteExcel/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Spreadsheet-WriteExcel/Makefile 2010/08/21 16:35:14 1.24
+++ pkgsrc/math/p5-Spreadsheet-WriteExcel/Makefile 2011/08/14 13:38:24 1.25
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.24 2010/08/21 16:35:14 seb Exp $ 1# $NetBSD: Makefile,v 1.25 2011/08/14 13:38:24 obache Exp $
2# 2#
3 3
4DISTNAME= Spreadsheet-WriteExcel-2.37 4DISTNAME= Spreadsheet-WriteExcel-2.37
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 6PKGREVISION= 2
7CATEGORIES= math perl5 7CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Spreadsheet-WriteExcel/ 11HOMEPAGE= http://search.cpan.org/dist/Spreadsheet-WriteExcel/
12COMMENT= Create Excel data files 12COMMENT= Create Excel data files
13LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17DEPENDS+= p5-Parse-RecDescent-[0-9]*:../../devel/p5-Parse-RecDescent 17DEPENDS+= p5-Parse-RecDescent-[0-9]*:../../devel/p5-Parse-RecDescent
18DEPENDS+= p5-OLE-Storage_Lite>=0.19:../../devel/p5-OLE-Storage_Lite 18DEPENDS+= p5-OLE-Storage_Lite>=0.19:../../devel/p5-OLE-Storage_Lite
19 19

cvs diff -r1.5 -r1.6 pkgsrc/math/p5-Spreadsheet-XLSX/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Spreadsheet-XLSX/Makefile 2010/09/12 12:27:08 1.5
+++ pkgsrc/math/p5-Spreadsheet-XLSX/Makefile 2011/08/14 13:38:24 1.6
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.5 2010/09/12 12:27:08 wiz Exp $ 1# $NetBSD: Makefile,v 1.6 2011/08/14 13:38:24 obache Exp $
2# 2#
3 3
4DISTNAME= Spreadsheet-XLSX-0.13-withoutworldwriteables 4DISTNAME= Spreadsheet-XLSX-0.13-withoutworldwriteables
5PKGNAME= p5-${DISTNAME:S/-withoutworldwriteables//} 5PKGNAME= p5-${DISTNAME:S/-withoutworldwriteables//}
6PKGREVISION= 1 6PKGREVISION= 2
7CATEGORIES= math perl5 7CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Spreadsheet-XLSX/ 11HOMEPAGE= http://search.cpan.org/dist/Spreadsheet-XLSX/
12COMMENT= Perl 5 module to read MS Excel 2007 files 12COMMENT= Perl 5 module to read MS Excel 2007 files
13 13
14DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip 14DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip
15DEPENDS+= p5-Spreadsheet-ParseExcel-[0-9]*:../../math/p5-Spreadsheet-ParseExcel 15DEPENDS+= p5-Spreadsheet-ParseExcel-[0-9]*:../../math/p5-Spreadsheet-ParseExcel
16 16
17PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir
18 18
19WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:S/p5-//} 19WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:S/p5-//}

cvs diff -r1.4 -r1.5 pkgsrc/math/p5-Statistics-Descriptive/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Statistics-Descriptive/Makefile 2010/09/12 12:28:16 1.4
+++ pkgsrc/math/p5-Statistics-Descriptive/Makefile 2011/08/14 13:38:24 1.5
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.4 2010/09/12 12:28:16 wiz Exp $ 1# $NetBSD: Makefile,v 1.5 2011/08/14 13:38:24 obache Exp $
2 2
3DISTNAME= Statistics-Descriptive-3.0200 3DISTNAME= Statistics-Descriptive-3.0200
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
 5PKGREVISION= 1
5CATEGORIES= math perl5 6CATEGORIES= math perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/}
7 8
8MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Statistics-Descriptive/ 10HOMEPAGE= http://search.cpan.org/dist/Statistics-Descriptive/
10COMMENT= Perl module of basic descriptive statistical functions 11COMMENT= Perl module of basic descriptive statistical functions
11LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
12 13
13PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
14 15
15PERL5_PACKLIST= auto/Statistics/Descriptive/.packlist 16PERL5_PACKLIST= auto/Statistics/Descriptive/.packlist
16PERL5_MODULE_TYPE= Module::Build 17PERL5_MODULE_TYPE= Module::Build
17 18

cvs diff -r1.29 -r1.30 pkgsrc/math/udunits/Makefile (expand / switch to unified diff)

--- pkgsrc/math/udunits/Makefile 2010/08/21 16:35:15 1.29
+++ pkgsrc/math/udunits/Makefile 2011/08/14 13:38:25 1.30
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.29 2010/08/21 16:35:15 seb Exp $ 1# $NetBSD: Makefile,v 1.30 2011/08/14 13:38:25 obache Exp $
2 2
3DISTNAME= udunits-1.12.1 3DISTNAME= udunits-1.12.1
4PKGREVISION= 4 4PKGREVISION= 5
5CATEGORIES= math devel 5CATEGORIES= math devel
6MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ 6MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/
7EXTRACT_SUFX= .tar.Z 7EXTRACT_SUFX= .tar.Z
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.unidata.ucar.edu/software/udunits/ 10HOMEPAGE= http://www.unidata.ucar.edu/software/udunits/
11COMMENT= Library and program for manipulating units of physical quantities 11COMMENT= Library and program for manipulating units of physical quantities
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14MAKE_JOBS_SAFE= no 14MAKE_JOBS_SAFE= no
15 15
16USE_TOOLS+= perl 16USE_TOOLS+= perl
17WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src 17WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src