diff options
author | asau <asau> | 2010-03-24 19:43:21 +0000 |
---|---|---|
committer | asau <asau> | 2010-03-24 19:43:21 +0000 |
commit | 97aa346feb310d97b49cda30592802dc5de31c26 (patch) | |
tree | ac4a095b1ae3773ff969985508bda3b951336e81 /math | |
parent | 8dd0c46464545b5f839e121331e49b6f82754a08 (diff) | |
download | pkgsrc-97aa346feb310d97b49cda30592802dc5de31c26.tar.gz |
Recursive revision bump for GMP update.
Diffstat (limited to 'math')
-rw-r--r-- | math/genius/Makefile | 3 | ||||
-rw-r--r-- | math/glpk/Makefile | 3 | ||||
-rw-r--r-- | math/libmatheval/Makefile | 4 | ||||
-rw-r--r-- | math/mpfr/Makefile | 3 | ||||
-rw-r--r-- | math/ntl/Makefile | 4 | ||||
-rw-r--r-- | math/ordCalc/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-BigInt-GMP/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-BigInt-Pari/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-GMP/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Pari/Makefile | 3 | ||||
-rw-r--r-- | math/pari/Makefile | 4 | ||||
-rw-r--r-- | math/pspp/Makefile | 3 |
12 files changed, 24 insertions, 16 deletions
diff --git a/math/genius/Makefile b/math/genius/Makefile index 487dc83e9eb..ad4a4df438e 100644 --- a/math/genius/Makefile +++ b/math/genius/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2010/01/20 17:16:38 drochner Exp $ +# $NetBSD: Makefile,v 1.29 2010/03/24 19:43:26 asau Exp $ # DISTNAME= genius-1.0.9 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://ftp.5z.com/pub/genius/ diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 78590632f30..bf9ac76d471 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2009/01/17 23:36:22 adam Exp $ +# $NetBSD: Makefile,v 1.27 2010/03/24 19:43:26 asau Exp $ DISTNAME= glpk-4.35 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.gnu.org/gnu/glpk/ diff --git a/math/libmatheval/Makefile b/math/libmatheval/Makefile index acc86216142..3cf6c194ead 100644 --- a/math/libmatheval/Makefile +++ b/math/libmatheval/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2009/12/15 21:55:05 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2010/03/24 19:43:26 asau Exp $ # DISTNAME= libmatheval-1.1.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=libmatheval/} diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile index b4e01c7fa5c..bef455f791b 100644 --- a/math/mpfr/Makefile +++ b/math/mpfr/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2010/01/15 14:04:36 asau Exp $ +# $NetBSD: Makefile,v 1.16 2010/03/24 19:43:26 asau Exp $ # DISTNAME= mpfr-2.4.2 PKGNAME= ${DISTNAME}.3 # append patch level +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.mpfr.org/mpfr-current/ diff --git a/math/ntl/Makefile b/math/ntl/Makefile index 27c70478096..f5c3a7a0453 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2009/12/03 17:48:58 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2010/03/24 19:43:27 asau Exp $ DISTNAME= ntl-5.3.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math devel MASTER_SITES= http://www.shoup.net/ntl/ diff --git a/math/ordCalc/Makefile b/math/ordCalc/Makefile index 8218ae7b451..b9dbc0bbf6c 100644 --- a/math/ordCalc/Makefile +++ b/math/ordCalc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2010/01/23 23:27:55 is Exp $ +# $NetBSD: Makefile,v 1.5 2010/03/24 19:43:27 asau Exp $ # ORDCALCVER= 0.2 PKGNAME= ordCalc-${ORDCALCVER} DISTNAME= ordCalc_${ORDCALCVER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= http://mtnmath.com/ord/ EXTRACT_SUFX= .tar.bz2 diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile index 9749e4a0e48..bda334b80f7 100644 --- a/math/p5-Math-BigInt-GMP/Makefile +++ b/math/p5-Math-BigInt-GMP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2009/05/03 18:07:08 sno Exp $ +# $NetBSD: Makefile,v 1.3 2010/03/24 19:43:27 asau Exp $ # DISTNAME= Math-BigInt-GMP-1.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile index eb3f9a33c0b..6ee23552f66 100644 --- a/math/p5-Math-BigInt-Pari/Makefile +++ b/math/p5-Math-BigInt-Pari/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/07/08 10:24:53 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/03/24 19:43:27 asau Exp $ # DISTNAME= Math-BigInt-Pari-1.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 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 1689dd11e46..8631212415f 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2009/09/22 20:40:35 sno Exp $ +# $NetBSD: Makefile,v 1.8 2010/03/24 19:43:27 asau Exp $ # DISTNAME= Math-GMP-2.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5mgp 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 9d8ef105b46..e9d3cbe336d 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.38 2010/03/10 09:24:52 sno Exp $ +# $NetBSD: Makefile,v 1.39 2010/03/24 19:43:27 asau Exp $ # DISTNAME= Math-Pari-2.01080604 PKGNAME= p5-${DISTNAME:S/01080604/010806.04/} #PKGREVISION= 1 +PKGREVISION= 1 SVR4_PKGNAME= p5mpa CATEGORIES+= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/pari/Makefile b/math/pari/Makefile index f6745da340e..5a3aef02dcc 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2010/03/13 22:16:34 schmonz Exp $ +# $NetBSD: Makefile,v 1.48 2010/03/24 19:43:27 asau Exp $ DISTNAME= pari-2.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 4b095cfc96a..d47492a0265 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2009/12/30 13:33:27 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2010/03/24 19:43:27 asau Exp $ # DISTNAME= pspp-0.6.2 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |