diff options
author | jlam <jlam@pkgsrc.org> | 2005-08-06 06:19:03 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-08-06 06:19:03 +0000 |
commit | 917571cba329f779123d58f2a30aa45103aaaf98 (patch) | |
tree | 01ab92342ff180527d28ec20c4868e49f3c4def1 /math | |
parent | 766bb600721eaa9dec2229dd8c6292214e662225 (diff) | |
download | pkgsrc-917571cba329f779123d58f2a30aa45103aaaf98.tar.gz |
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Bezier/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-BigInteger/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-FFT/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Interpolate/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-MatrixReal/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Pari/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Random/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Number-Compare/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Number-Latin/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Set-Crontab/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Set-Infinite/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Spreadsheet-ParseExcel/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Spreadsheet-WriteExcel/Makefile | 4 | ||||
-rw-r--r-- | math/udunits/Makefile | 3 |
14 files changed, 28 insertions, 22 deletions
diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile index 26a69399f39..bc8dfbcd5a6 100644 --- a/math/p5-Math-Bezier/Makefile +++ b/math/p5-Math-Bezier/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2005/07/13 18:01:32 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/08/06 06:19:22 jlam Exp $ DISTNAME= Math-Bezier-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-BigInteger/Makefile b/math/p5-Math-BigInteger/Makefile index efe98781e89..90da47ab61b 100644 --- a/math/p5-Math-BigInteger/Makefile +++ b/math/p5-Math-BigInteger/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/07/13 18:01:33 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:22 jlam Exp $ DISTNAME= Math-BigInteger-1.0 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5mbi -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile index 5fd17730c8f..a621f8efd83 100644 --- a/math/p5-Math-FFT/Makefile +++ b/math/p5-Math-FFT/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2005/07/13 18:01:33 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:23 jlam Exp $ DISTNAME= Math-FFT-0.25 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5fft -PKGREVISION= 1 +PKGREVISION= 2 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 ffb4ead8bdd..38b6a7a7aa5 100644 --- a/math/p5-Math-Interpolate/Makefile +++ b/math/p5-Math-Interpolate/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/07/13 18:01:33 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:23 jlam Exp $ DISTNAME= Math-Interpolate-1.05 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5min -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-MatrixReal/Makefile b/math/p5-Math-MatrixReal/Makefile index c7fcd4570c0..d645344d39d 100644 --- a/math/p5-Math-MatrixReal/Makefile +++ b/math/p5-Math-MatrixReal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/07/13 18:01:33 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:23 jlam Exp $ DISTNAME= Math-MatrixReal-1.3a5 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5mmr -PKGREVISION= 1 +PKGREVISION= 2 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 bc9b829661e..b69dea29cd4 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2005/07/13 18:01:33 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2005/08/06 06:19:23 jlam Exp $ # DISTNAME= Math-Pari-2.010501 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5mpa 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 96c9cc36b60..65882150574 100644 --- a/math/p5-Math-Random/Makefile +++ b/math/p5-Math-Random/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2005/07/13 18:01:33 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2005/08/06 06:19:23 jlam Exp $ # DISTNAME= Math-Random-0.67 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 d7c28070db5..0c56ea770d0 100644 --- a/math/p5-Number-Compare/Makefile +++ b/math/p5-Number-Compare/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2005/07/13 18:01:33 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2005/08/06 06:19:23 jlam Exp $ DISTNAME= Number-Compare-0.01 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5nbc +PKGREVISION= 1 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 2b3d4183162..56651cdf2fc 100644 --- a/math/p5-Number-Latin/Makefile +++ b/math/p5-Number-Latin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2005/07/13 18:01:33 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:23 jlam Exp $ DISTNAME= Number-Latin-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} diff --git a/math/p5-Set-Crontab/Makefile b/math/p5-Set-Crontab/Makefile index 11fc5ed7084..4df409bec99 100644 --- a/math/p5-Set-Crontab/Makefile +++ b/math/p5-Set-Crontab/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2005/07/13 18:01:33 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2005/08/06 06:19:23 jlam Exp $ DISTNAME= Set-Crontab-1.00 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 701c7cb603f..3a38f2bf275 100644 --- a/math/p5-Set-Infinite/Makefile +++ b/math/p5-Set-Infinite/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2005/07/13 18:01:33 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2005/08/06 06:19:23 jlam Exp $ DISTNAME= Set-Infinite-0.61 PKGNAME= p5-${DISTNAME} +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 cba2fe9b1f3..9ecc0fc5f3c 100644 --- a/math/p5-Spreadsheet-ParseExcel/Makefile +++ b/math/p5-Spreadsheet-ParseExcel/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2005/07/13 18:01:33 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/08/06 06:19:23 jlam Exp $ # DISTNAME= Spreadsheet-ParseExcel-0.2603 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWITKNR/} diff --git a/math/p5-Spreadsheet-WriteExcel/Makefile b/math/p5-Spreadsheet-WriteExcel/Makefile index 706be540cca..f779ffeb1f6 100644 --- a/math/p5-Spreadsheet-WriteExcel/Makefile +++ b/math/p5-Spreadsheet-WriteExcel/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2005/07/13 18:01:33 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:23 jlam Exp $ # DISTNAME= Spreadsheet-WriteExcel-0.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JM/JMCNAMARA/} diff --git a/math/udunits/Makefile b/math/udunits/Makefile index fd4a53edc60..a184a0a97ce 100644 --- a/math/udunits/Makefile +++ b/math/udunits/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2005/07/13 18:01:33 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2005/08/06 06:19:23 jlam Exp $ DISTNAME= udunits PKGNAME= udunits-1.12.1 +PKGREVISION= 1 CATEGORIES= math devel MASTER_SITES= http://www.unidata.ucar.edu/packages/udunits/ EXTRACT_SUFX= .tar.Z |