diff options
author | wiz <wiz@pkgsrc.org> | 2020-08-31 18:06:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-08-31 18:06:29 +0000 |
commit | 228898b81876514704aa12fa6ddfb7563b4cd5e5 (patch) | |
tree | ed0775ed342828ea1d5b3cd253e578eb126b0eda /math | |
parent | 847fb7ddb7e509c1af807d540d7cec521d6b9071 (diff) | |
download | pkgsrc-228898b81876514704aa12fa6ddfb7563b4cd5e5.tar.gz |
*: bump PKGREVISION for perl-5.32.
Diffstat (limited to 'math')
78 files changed, 156 insertions, 151 deletions
diff --git a/math/R-gdata/Makefile b/math/R-gdata/Makefile index 9f82c40e416..d98426bfd54 100644 --- a/math/R-gdata/Makefile +++ b/math/R-gdata/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2019/08/11 13:21:43 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2020/08/31 18:10:10 wiz Exp $ R_PKGNAME= gdata R_PKGVER= 2.18.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/math/R-genetics/Makefile b/math/R-genetics/Makefile index da78cb01b53..4ea4eaf8b73 100644 --- a/math/R-genetics/Makefile +++ b/math/R-genetics/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2019/08/11 13:21:43 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2020/08/31 18:10:10 wiz Exp $ R_PKGNAME= genetics R_PKGVER= 1.3.8.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/math/R/Makefile b/math/R/Makefile index 76b0b961c4b..7df2cb3d5ba 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.216 2020/08/17 20:19:24 leot Exp $ +# $NetBSD: Makefile,v 1.217 2020/08/31 18:10:10 wiz Exp $ DISTNAME= R-4.0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-4/} diff --git a/math/antixls/Makefile b/math/antixls/Makefile index 4def19c9bda..ed3f5690f30 100644 --- a/math/antixls/Makefile +++ b/math/antixls/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2019/08/11 13:21:43 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2020/08/31 18:10:10 wiz Exp $ DISTNAME= antixls-0.2b -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math #MASTER_SITES= http://www.af0.net/~dan/ EXTRACT_SUFX= .perl diff --git a/math/ess/Makefile b/math/ess/Makefile index bff3d3cc0f0..87d8f1f4b5b 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2020/01/26 17:31:38 rillig Exp $ +# $NetBSD: Makefile,v 1.35 2020/08/31 18:10:10 wiz Exp $ DISTNAME= ess-13.09-1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-1$/.1/} -PKGREVISION= 6 +PKGREVISION= 7 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 727e80af268..a70d623aa43 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2019/08/11 13:21:44 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2020/08/31 18:10:11 wiz Exp $ .include "Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Collection of fast C routines to compute DFTs diff --git a/math/fftwf/Makefile b/math/fftwf/Makefile index e02e189d461..0862e48f20f 100644 --- a/math/fftwf/Makefile +++ b/math/fftwf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2019/08/11 13:21:44 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2020/08/31 18:10:11 wiz Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../math/fftw/Makefile.common" PKGNAME= ${DISTNAME:C/fftw/fftwf/} diff --git a/math/galculator/Makefile b/math/galculator/Makefile index e07103932dd..08e67f3c3c1 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2020/08/17 20:19:25 leot Exp $ +# $NetBSD: Makefile,v 1.57 2020/08/31 18:10:11 wiz Exp $ # DISTNAME= galculator-2.1.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= http://galculator.mnim.org/downloads/ diff --git a/math/genius/Makefile b/math/genius/Makefile index ab93992eb78..ce0ce4edc3d 100644 --- a/math/genius/Makefile +++ b/math/genius/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.81 2020/08/17 20:19:25 leot Exp $ +# $NetBSD: Makefile,v 1.82 2020/08/31 18:10:11 wiz Exp $ # DISTNAME= genius-1.0.17 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= math MASTER_SITES= http://ftp.5z.com/pub/genius/ diff --git a/math/gnumeric112/Makefile b/math/gnumeric112/Makefile index 70395eaa603..4e86ee68363 100644 --- a/math/gnumeric112/Makefile +++ b/math/gnumeric112/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2020/08/17 20:19:26 leot Exp $ +# $NetBSD: Makefile,v 1.70 2020/08/31 18:10:11 wiz Exp $ DISTNAME= gnumeric-1.12.47 -PKGREVISION= 3 +PKGREVISION= 4 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 981d84710d3..6526f9058cc 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2020/07/20 06:42:31 yhardy Exp $ +# $NetBSD: Makefile,v 1.59 2020/08/31 18:10:11 wiz Exp $ DISTNAME= maxima-5.44.0 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=maxima/} diff --git a/math/ntl/Makefile b/math/ntl/Makefile index 6760ceb0d16..fbacec42d52 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2020/06/08 13:42:38 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2020/08/31 18:10:11 wiz Exp $ DISTNAME= ntl-11.4.3 +PKGREVISION= 1 CATEGORIES= math devel MASTER_SITES= https://www.shoup.net/ntl/ diff --git a/math/ocaml-zarith/Makefile b/math/ocaml-zarith/Makefile index b5430c9b396..8e0baad66bf 100644 --- a/math/ocaml-zarith/Makefile +++ b/math/ocaml-zarith/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2019/11/02 16:16:20 rillig Exp $ +# $NetBSD: Makefile,v 1.18 2020/08/31 18:10:11 wiz Exp $ # VERSION= 1.7 @@ -6,7 +6,7 @@ GITHUB_PROJECT= Zarith GITHUB_TAG= release-${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME:tl} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/} diff --git a/math/octave/Makefile b/math/octave/Makefile index 9c7e602a68f..76ec7cfbd8e 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.208 2020/08/18 17:57:29 leot Exp $ +# $NetBSD: Makefile,v 1.209 2020/08/31 18:10:12 wiz Exp $ DISTNAME= octave-5.2.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} EXTRACT_SUFX= .tar.xz diff --git a/math/p5-Algorithm-BloomFilter/Makefile b/math/p5-Algorithm-BloomFilter/Makefile index 4e20c69dcca..7348f3fbe7e 100644 --- a/math/p5-Algorithm-BloomFilter/Makefile +++ b/math/p5-Algorithm-BloomFilter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2019/08/11 13:21:45 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2020/08/31 18:10:12 wiz Exp $ DISTNAME= Algorithm-BloomFilter-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= https://cpan.metacpan.org/authors/id/S/SM/SMUELLER/ diff --git a/math/p5-Algorithm-Cluster/Makefile b/math/p5-Algorithm-Cluster/Makefile index 675a67ed023..c581749546f 100644 --- a/math/p5-Algorithm-Cluster/Makefile +++ b/math/p5-Algorithm-Cluster/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2019/12/14 14:36:06 mef Exp $ +# $NetBSD: Makefile,v 1.16 2020/08/31 18:10:12 wiz Exp $ DISTNAME= Algorithm-Cluster-1.59 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} diff --git a/math/p5-Algorithm-Munkres/Makefile b/math/p5-Algorithm-Munkres/Makefile index dea475ae660..6de74f35bde 100644 --- a/math/p5-Algorithm-Munkres/Makefile +++ b/math/p5-Algorithm-Munkres/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2019/08/11 13:21:45 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2020/08/31 18:10:12 wiz Exp $ DISTNAME= Algorithm-Munkres-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} diff --git a/math/p5-Alien-GMP/Makefile b/math/p5-Alien-GMP/Makefile index 31a369ed0c1..7524e8be4a1 100644 --- a/math/p5-Alien-GMP/Makefile +++ b/math/p5-Alien-GMP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2019/08/11 13:21:45 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2020/08/31 18:10:12 wiz Exp $ DISTNAME= Alien-GMP-1.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/} diff --git a/math/p5-Excel-Template-Plus/Makefile b/math/p5-Excel-Template-Plus/Makefile index 0727fa87b58..17f9155f44f 100644 --- a/math/p5-Excel-Template-Plus/Makefile +++ b/math/p5-Excel-Template-Plus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2019/08/11 13:21:45 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2020/08/31 18:10:12 wiz Exp $ DISTNAME= Excel-Template-Plus-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 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 4a575a8622a..7c51c02689d 100644 --- a/math/p5-Excel-Template/Makefile +++ b/math/p5-Excel-Template/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2019/08/11 13:21:45 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2020/08/31 18:10:12 wiz Exp $ DISTNAME= Excel-Template-0.34 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Excel/} diff --git a/math/p5-Math-Base-Convert/Makefile b/math/p5-Math-Base-Convert/Makefile index 7ea04632bee..2fd8844dc12 100644 --- a/math/p5-Math-Base-Convert/Makefile +++ b/math/p5-Math-Base-Convert/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2019/08/11 13:21:45 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2020/08/31 18:10:12 wiz Exp $ DISTNAME= Math-Base-Convert-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile index c897e9cb2a1..6aadf544227 100644 --- a/math/p5-Math-Base36/Makefile +++ b/math/p5-Math-Base36/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2019/08/11 13:21:46 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2020/08/31 18:10:12 wiz Exp $ # DISTNAME= Math-Base36-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 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 c6c1f3fe658..2cc9110e3ce 100644 --- a/math/p5-Math-Base85/Makefile +++ b/math/p5-Math-Base85/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2019/08/11 13:21:46 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2020/08/31 18:10:13 wiz Exp $ DISTNAME= Math-Base85-0.4 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 13a2171577a..768211d408c 100644 --- a/math/p5-Math-BaseCnv/Makefile +++ b/math/p5-Math-BaseCnv/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2019/08/11 13:21:46 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2020/08/31 18:10:13 wiz Exp $ # DISTNAME= Math-BaseCnv-1.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} EXTRACT_SUFX= .tgz diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile index b92d87e4118..32994562de9 100644 --- a/math/p5-Math-Bezier/Makefile +++ b/math/p5-Math-Bezier/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2019/08/11 13:21:46 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2020/08/31 18:10:13 wiz Exp $ DISTNAME= Math-Bezier-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 13 +PKGREVISION= 14 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 3d09f8c2f70..311b4ce0176 100644 --- a/math/p5-Math-BigInt-GMP/Makefile +++ b/math/p5-Math-BigInt-GMP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2019/08/11 13:21:46 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2020/08/31 18:10:13 wiz Exp $ DISTNAME= Math-BigInt-GMP-1.6006 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 94e19d093dc..a3fd9715bb2 100644 --- a/math/p5-Math-BigInt-Pari/Makefile +++ b/math/p5-Math-BigInt-Pari/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2019/11/02 16:16:20 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2020/08/31 18:10:13 wiz Exp $ DISTNAME= Math-BigInt-Pari-1.3004 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index fc6a3765b53..7f12e34befe 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2019/08/11 13:21:46 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2020/08/31 18:10:13 wiz Exp $ DISTNAME= Math-BigInt-1.999816 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 4f4982d85d3..acf12fa4895 100644 --- a/math/p5-Math-BigInteger/Makefile +++ b/math/p5-Math-BigInteger/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2019/08/11 13:21:46 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2020/08/31 18:10:13 wiz Exp $ DISTNAME= Math-BigInteger-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Calc-Units/Makefile b/math/p5-Math-Calc-Units/Makefile index c3cbd60d3ec..6e0189add34 100644 --- a/math/p5-Math-Calc-Units/Makefile +++ b/math/p5-Math-Calc-Units/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2019/08/11 13:21:47 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2020/08/31 18:10:13 wiz Exp $ DISTNAME= Math-Calc-Units-1.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math perl5 MASTER_SITES= https://cpan.metacpan.org/authors/id/S/SF/SFINK/ diff --git a/math/p5-Math-Complex/Makefile b/math/p5-Math-Complex/Makefile index 90bd01fe589..ed595796e9f 100644 --- a/math/p5-Math-Complex/Makefile +++ b/math/p5-Math-Complex/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2019/08/11 13:21:47 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2020/08/31 18:10:13 wiz Exp $ # DISTNAME= Math-Complex-1.59 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Derivative/Makefile b/math/p5-Math-Derivative/Makefile index 1225071e36c..8bac1d584a3 100644 --- a/math/p5-Math-Derivative/Makefile +++ b/math/p5-Math-Derivative/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2019/08/11 13:21:47 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2020/08/31 18:10:14 wiz Exp $ DISTNAME= Math-Derivative-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 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 e7fae9f8356..db87ff0a235 100644 --- a/math/p5-Math-FFT/Makefile +++ b/math/p5-Math-FFT/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2019/08/11 13:21:47 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2020/08/31 18:10:14 wiz Exp $ DISTNAME= Math-FFT-1.34 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 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 03e6e210436..33e18454501 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2019/08/11 13:21:47 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2020/08/31 18:10:14 wiz Exp $ DISTNAME= Math-GMP-2.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Int128/Makefile b/math/p5-Math-Int128/Makefile index 93488e925d2..6465d4928ca 100644 --- a/math/p5-Math-Int128/Makefile +++ b/math/p5-Math-Int128/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2019/08/11 13:21:47 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2020/08/31 18:10:14 wiz Exp $ DISTNAME= Math-Int128-0.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Int64/Makefile b/math/p5-Math-Int64/Makefile index 6d36138d486..16e29e0bb10 100644 --- a/math/p5-Math-Int64/Makefile +++ b/math/p5-Math-Int64/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2019/08/11 13:21:47 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2020/08/31 18:10:14 wiz Exp $ # DISTNAME= Math-Int64-0.54 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 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 f888cd793fb..0f9982708f5 100644 --- a/math/p5-Math-Interpolate/Makefile +++ b/math/p5-Math-Interpolate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2019/08/11 13:21:47 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2020/08/31 18:10:14 wiz Exp $ DISTNAME= Math-Interpolate-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Matrix/Makefile b/math/p5-Math-Matrix/Makefile index 29cd394016d..5204ccb79d7 100644 --- a/math/p5-Math-Matrix/Makefile +++ b/math/p5-Math-Matrix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2019/08/11 13:21:48 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2020/08/31 18:10:14 wiz Exp $ DISTNAME= Math-Matrix-0.8 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math perl5 MASTER_SITES= https://cpan.metacpan.org/authors/id/U/UL/ULPFR/ diff --git a/math/p5-Math-MatrixReal/Makefile b/math/p5-Math-MatrixReal/Makefile index bd6b28abbce..608b3544008 100644 --- a/math/p5-Math-MatrixReal/Makefile +++ b/math/p5-Math-MatrixReal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2019/08/11 13:21:48 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2020/08/31 18:10:14 wiz Exp $ DISTNAME= Math-MatrixReal-2.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 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 aa5cedab83e..be02be3e511 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2019/08/11 13:21:48 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2020/08/31 18:10:15 wiz Exp $ DISTNAME= Math-Pari-2.01080900 PKGNAME= p5-${DISTNAME:S/900/9.00/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES+= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} EXTRACT_SUFX= .zip diff --git a/math/p5-Math-Permute-List/Makefile b/math/p5-Math-Permute-List/Makefile index a18efd4798e..fcffd6795ed 100644 --- a/math/p5-Math-Permute-List/Makefile +++ b/math/p5-Math-Permute-List/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2019/08/11 13:21:48 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2020/08/31 18:10:15 wiz Exp $ DISTNAME= Math-Permute-List-1.007 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 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 4064263c306..20bea3de358 100644 --- a/math/p5-Math-Prime-Util/Makefile +++ b/math/p5-Math-Prime-Util/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2019/08/11 13:21:48 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2020/08/31 18:10:15 wiz Exp $ DISTNAME= Math-Prime-Util-0.73 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Random-ISAAC-XS/Makefile b/math/p5-Math-Random-ISAAC-XS/Makefile index 16c60e750f4..a7d75c934f9 100644 --- a/math/p5-Math-Random-ISAAC-XS/Makefile +++ b/math/p5-Math-Random-ISAAC-XS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2019/11/02 16:16:21 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2020/08/31 18:10:15 wiz Exp $ # DISTNAME= Math-Random-ISAAC-XS-1.004 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Random-ISAAC/Makefile b/math/p5-Math-Random-ISAAC/Makefile index a33db2a0ec2..452f20a40f2 100644 --- a/math/p5-Math-Random-ISAAC/Makefile +++ b/math/p5-Math-Random-ISAAC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2019/08/11 13:21:48 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2020/08/31 18:10:15 wiz Exp $ # DISTNAME= Math-Random-ISAAC-1.004 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math perl5 security 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 799bbc6f978..638a7916475 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.12 2019/08/11 13:21:49 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2020/08/31 18:10:15 wiz Exp $ # DISTNAME= Math-Random-MT-Auto-6.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 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 786d31c63d8..789968f1268 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.18 2019/08/11 13:21:49 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2020/08/31 18:10:15 wiz Exp $ # DISTNAME= Math-Random-MT-Perl-1.15 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 f9a21155215..fe6e9200fa6 100644 --- a/math/p5-Math-Random-MT/Makefile +++ b/math/p5-Math-Random-MT/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2019/08/11 13:21:49 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2020/08/31 18:10:15 wiz Exp $ # DISTNAME= Math-Random-MT-1.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 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 aa25bdb9f4e..867100e7252 100644 --- a/math/p5-Math-Random/Makefile +++ b/math/p5-Math-Random/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2019/08/11 13:21:48 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2020/08/31 18:10:15 wiz Exp $ # DISTNAME= Math-Random-0.72 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 0be843cd542..a4ffdcc335f 100644 --- a/math/p5-Math-Round/Makefile +++ b/math/p5-Math-Round/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2019/08/11 13:21:49 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2020/08/31 18:10:16 wiz Exp $ DISTNAME= Math-Round-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Spline/Makefile b/math/p5-Math-Spline/Makefile index 76933d750f8..65a08ce1f04 100644 --- a/math/p5-Math-Spline/Makefile +++ b/math/p5-Math-Spline/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2019/08/11 13:21:49 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2020/08/31 18:10:16 wiz Exp $ DISTNAME= Math-Spline-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Utils/Makefile b/math/p5-Math-Utils/Makefile index dd77c8bea5a..559cae915ad 100644 --- a/math/p5-Math-Utils/Makefile +++ b/math/p5-Math-Utils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2019/08/11 13:21:49 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2020/08/31 18:10:16 wiz Exp $ DISTNAME= Math-Utils-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-VecStat/Makefile b/math/p5-Math-VecStat/Makefile index f2a92ef01c2..779162dec3a 100644 --- a/math/p5-Math-VecStat/Makefile +++ b/math/p5-Math-VecStat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2019/08/11 13:21:50 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2020/08/31 18:10:16 wiz Exp $ # DISTNAME= Math-VecStat-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 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 2c45ea92081..6c1a42c02b6 100644 --- a/math/p5-Number-Compare/Makefile +++ b/math/p5-Number-Compare/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2019/08/11 13:21:50 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2020/08/31 18:10:16 wiz Exp $ DISTNAME= Number-Compare-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 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 3fc3a90917e..f8f80b559ec 100644 --- a/math/p5-Number-Latin/Makefile +++ b/math/p5-Number-Latin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2019/08/11 13:21:50 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2020/08/31 18:10:16 wiz Exp $ DISTNAME= Number-Latin-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} diff --git a/math/p5-Number-Range/Makefile b/math/p5-Number-Range/Makefile index 4c9d8a43c6d..7c49be239ff 100644 --- a/math/p5-Number-Range/Makefile +++ b/math/p5-Number-Range/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2019/08/11 13:21:50 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2020/08/31 18:10:16 wiz Exp $ DISTNAME= Number-Range-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} diff --git a/math/p5-Number-Tolerant/Makefile b/math/p5-Number-Tolerant/Makefile index 6fc0df22b2f..7b5dd8c3b01 100644 --- a/math/p5-Number-Tolerant/Makefile +++ b/math/p5-Number-Tolerant/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2019/08/11 13:21:50 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2020/08/31 18:10:16 wiz Exp $ DISTNAME= Number-Tolerant-1.708 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} diff --git a/math/p5-Number-WithError/Makefile b/math/p5-Number-WithError/Makefile index 41e8ee6c303..dcca8f4e997 100644 --- a/math/p5-Number-WithError/Makefile +++ b/math/p5-Number-WithError/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2019/08/11 13:21:50 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2020/08/31 18:10:16 wiz Exp $ DISTNAME= Number-WithError-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} diff --git a/math/p5-Roman/Makefile b/math/p5-Roman/Makefile index da091da43de..90805793480 100644 --- a/math/p5-Roman/Makefile +++ b/math/p5-Roman/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2019/08/11 13:21:50 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2020/08/31 18:10:17 wiz Exp $ # DISTNAME= Roman-1.24 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Roman/} diff --git a/math/p5-Set-Crontab/Makefile b/math/p5-Set-Crontab/Makefile index b17731261fe..569ecb955b7 100644 --- a/math/p5-Set-Crontab/Makefile +++ b/math/p5-Set-Crontab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2019/08/11 13:21:50 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2020/08/31 18:10:17 wiz Exp $ DISTNAME= Set-Crontab-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 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 5f54e063f69..eb46166087f 100644 --- a/math/p5-Set-Infinite/Makefile +++ b/math/p5-Set-Infinite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2019/08/11 13:21:51 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2020/08/31 18:10:17 wiz Exp $ DISTNAME= Set-Infinite-0.65 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 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 549f6926601..f99b1de0d8a 100644 --- a/math/p5-Spreadsheet-ParseExcel/Makefile +++ b/math/p5-Spreadsheet-ParseExcel/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2019/08/11 13:21:51 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2020/08/31 18:10:17 wiz Exp $ # DISTNAME= Spreadsheet-ParseExcel-0.65 PKGNAME= p5-${DISTNAME}00 -PKGREVISION= 4 +PKGREVISION= 5 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 f42ae311b51..60f5083fa8d 100644 --- a/math/p5-Spreadsheet-Read/Makefile +++ b/math/p5-Spreadsheet-Read/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2019/08/11 13:21:51 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2020/08/31 18:10:17 wiz Exp $ DISTNAME= Spreadsheet-Read-0.79 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 37400851aff..0946a10f6fa 100644 --- a/math/p5-Spreadsheet-ReadSXC/Makefile +++ b/math/p5-Spreadsheet-ReadSXC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2019/08/11 13:21:51 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2020/08/31 18:10:17 wiz Exp $ # DISTNAME= Spreadsheet-ReadSXC-0.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 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 cc92949819c..b1a5dc421df 100644 --- a/math/p5-Spreadsheet-WriteExcel/Makefile +++ b/math/p5-Spreadsheet-WriteExcel/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2019/08/11 13:21:51 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2020/08/31 18:10:17 wiz Exp $ # DISTNAME= Spreadsheet-WriteExcel-2.40 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 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 2606efe5480..f6cee0654f1 100644 --- a/math/p5-Spreadsheet-XLSX/Makefile +++ b/math/p5-Spreadsheet-XLSX/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2019/11/02 16:16:21 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2020/08/31 18:10:17 wiz Exp $ # DISTNAME= Spreadsheet-XLSX-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} diff --git a/math/p5-Statistics-CaseResampling/Makefile b/math/p5-Statistics-CaseResampling/Makefile index e4709b906c6..0f878b52b97 100644 --- a/math/p5-Statistics-CaseResampling/Makefile +++ b/math/p5-Statistics-CaseResampling/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2019/08/11 13:21:51 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2020/08/31 18:10:18 wiz Exp $ DISTNAME= Statistics-CaseResampling-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/} diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile index fc1d4cf05de..e79a02f1e6a 100644 --- a/math/p5-Statistics-Descriptive/Makefile +++ b/math/p5-Statistics-Descriptive/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2019/08/11 13:21:52 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2020/08/31 18:10:18 wiz Exp $ DISTNAME= Statistics-Descriptive-3.0702 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/} diff --git a/math/p5-Statistics-Distributions/Makefile b/math/p5-Statistics-Distributions/Makefile index eaa14824658..7dc8f6ea1f5 100644 --- a/math/p5-Statistics-Distributions/Makefile +++ b/math/p5-Statistics-Distributions/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2019/08/11 13:21:52 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2020/08/31 18:10:18 wiz Exp $ DISTNAME= Statistics-Distributions-1.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/} diff --git a/math/p5-Statistics-TTest/Makefile b/math/p5-Statistics-TTest/Makefile index 1959b5ac906..72792d9e873 100644 --- a/math/p5-Statistics-TTest/Makefile +++ b/math/p5-Statistics-TTest/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2019/08/11 13:21:52 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2020/08/31 18:10:18 wiz Exp $ DISTNAME= Statistics-TTest-1.1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 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 ef8b82921e7..b01dfbc1e91 100644 --- a/math/p5-Test-Number-Delta/Makefile +++ b/math/p5-Test-Number-Delta/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2019/08/11 13:21:52 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2020/08/31 18:10:18 wiz Exp $ DISTNAME= Test-Number-Delta-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/math/pari/Makefile b/math/pari/Makefile index ac54c7a701d..09100ee0526 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2020/08/17 20:19:26 leot Exp $ +# $NetBSD: Makefile,v 1.82 2020/08/31 18:10:18 wiz Exp $ DISTNAME= pari-2.7.6 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ diff --git a/math/pari23/Makefile b/math/pari23/Makefile index 24806e9a1d2..97b38a8fac5 100644 --- a/math/pari23/Makefile +++ b/math/pari23/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2020/08/17 20:19:26 leot Exp $ +# $NetBSD: Makefile,v 1.10 2020/08/31 18:10:18 wiz Exp $ DISTNAME= pari-2.3.5 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ diff --git a/math/ppl/Makefile b/math/ppl/Makefile index 20fa725217e..1434df5b883 100644 --- a/math/ppl/Makefile +++ b/math/ppl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2020/05/31 16:59:03 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2020/08/31 18:10:18 wiz Exp $ DISTNAME= ppl-1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://ftp.cs.unipr.it/pub/ppl/releases/1.2/ diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 0b85258e82a..6b420ff0b34 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.94 2020/08/17 20:19:27 leot Exp $ +# $NetBSD: Makefile,v 1.95 2020/08/31 18:10:19 wiz Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 46 +PKGREVISION= 47 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 3847723a40b..942df6bc931 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2020/02/26 16:29:43 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2020/08/31 18:06:30 wiz Exp $ DISTNAME= superlu-5.2.1 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=xiaoyeli/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/math/superlu/buildlink3.mk b/math/superlu/buildlink3.mk index 71074781b3f..d98723877af 100644 --- a/math/superlu/buildlink3.mk +++ b/math/superlu/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2020/02/26 16:29:43 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2020/08/31 18:06:30 wiz Exp $ BUILDLINK_TREE+= superlu @@ -7,6 +7,7 @@ SUPERLU_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.superlu+= superlu>=5.0 +BUILDLINK_ABI_DEPENDS.superlu?= superlu>=5.2.1nb1 BUILDLINK_PKGSRCDIR.superlu?= ../../math/superlu BUILDLINK_DEPMETHOD.superlu?= build .endif # SUPERLU_BUILDLINK3_MK diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index f88ebf25204..33ec35d3392 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2020/05/22 10:56:21 adam Exp $ +# $NetBSD: Makefile,v 1.66 2020/08/31 18:10:19 wiz Exp $ DISTNAME= xmgr-4.1.2 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= math MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/ diff --git a/math/yacas/Makefile b/math/yacas/Makefile index c1b6e4cd4cd..aecd3f325f6 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2020/04/27 17:46:28 rillig Exp $ +# $NetBSD: Makefile,v 1.42 2020/08/31 18:10:19 wiz Exp $ # DISTNAME= yacas-1.2.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= math MASTER_SITES= http://yacas.sourceforge.net/backups/ |