diff options
author | wiz <wiz@pkgsrc.org> | 2014-10-09 13:44:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-10-09 13:44:32 +0000 |
commit | 18c3e4adb296e9f522112514b77307706968f717 (patch) | |
tree | d43e14befa596c41d96cf54f018ad5d1dfff9156 /math | |
parent | 6ca32d006f45fb428381183c7476ca38dc9efad8 (diff) | |
download | pkgsrc-18c3e4adb296e9f522112514b77307706968f717.tar.gz |
Remove SVR4_PKGNAME, per discussion on tech-pkg.
Diffstat (limited to 'math')
-rw-r--r-- | math/gp-autpgrp/Makefile | 3 | ||||
-rw-r--r-- | math/gp-factint/Makefile | 3 | ||||
-rw-r--r-- | math/gp-fplsa/Makefile | 3 | ||||
-rw-r--r-- | math/gp-grape/Makefile | 3 | ||||
-rw-r--r-- | math/gp-grpconst/Makefile | 3 | ||||
-rw-r--r-- | math/gp-lag/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-BigInteger/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-FFT/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-GMP/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Interpolate/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-MatrixReal/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Pari/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Number-Compare/Makefile | 3 |
13 files changed, 13 insertions, 26 deletions
diff --git a/math/gp-autpgrp/Makefile b/math/gp-autpgrp/Makefile index 3c059c4defa..3b37209847f 100644 --- a/math/gp-autpgrp/Makefile +++ b/math/gp-autpgrp/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/09/11 23:04:21 asau Exp $ +# $NetBSD: Makefile,v 1.14 2014/10/09 13:44:49 wiz Exp $ # DISTNAME= autpgrp-1.1 PKGNAME= gp-autpgrp-1.1 PKGREVISION= 1 -SVR4_PKGNAME= gpapg CATEGORIES= math MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/ EXTRACT_SUFX= .zoo diff --git a/math/gp-factint/Makefile b/math/gp-factint/Makefile index a7aff81e817..a8407eaf45d 100644 --- a/math/gp-factint/Makefile +++ b/math/gp-factint/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/09/11 23:04:21 asau Exp $ +# $NetBSD: Makefile,v 1.14 2014/10/09 13:44:49 wiz Exp $ # DISTNAME= factint-1.3 PKGNAME= gp-factint-1.3 PKGREVISION= 1 -SVR4_PKGNAME= gpfin CATEGORIES= math MASTER_SITES= http://www.cip.mathematik.uni-stuttgart.de/~kohlsn/factint/ EXTRACT_SUFX= .zoo diff --git a/math/gp-fplsa/Makefile b/math/gp-fplsa/Makefile index bcbdbb733d2..3e2a688cf03 100644 --- a/math/gp-fplsa/Makefile +++ b/math/gp-fplsa/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2012/09/11 23:04:21 asau Exp $ +# $NetBSD: Makefile,v 1.15 2014/10/09 13:44:49 wiz Exp $ # DISTNAME= fplsa PKGNAME= gp-fplsa-1.0 PKGREVISION= 2 -SVR4_PKGNAME= gpfpl CATEGORIES= math MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/ EXTRACT_SUFX= .zoo diff --git a/math/gp-grape/Makefile b/math/gp-grape/Makefile index 794dc578612..2d6ef63e1d8 100644 --- a/math/gp-grape/Makefile +++ b/math/gp-grape/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2012/09/11 23:04:21 asau Exp $ +# $NetBSD: Makefile,v 1.15 2014/10/09 13:44:49 wiz Exp $ # DISTNAME= grape4r1 PKGNAME= gp-grape-4.1 PKGREVISION= 2 -SVR4_PKGNAME= gpgra CATEGORIES= math MASTER_SITES= http://www.maths.qmul.ac.uk/~leonard/grape4r1/ EXTRACT_SUFX= .zoo diff --git a/math/gp-grpconst/Makefile b/math/gp-grpconst/Makefile index 2bea3003ff8..51e14e4f6b5 100644 --- a/math/gp-grpconst/Makefile +++ b/math/gp-grpconst/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/09/11 23:04:21 asau Exp $ +# $NetBSD: Makefile,v 1.14 2014/10/09 13:44:49 wiz Exp $ # DISTNAME= grpconst PKGNAME= gp-grpconst-2.0 PKGREVISION= 1 -SVR4_PKGNAME= gpgct CATEGORIES= math MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/ EXTRACT_SUFX= .zoo diff --git a/math/gp-lag/Makefile b/math/gp-lag/Makefile index b1f2662d5b5..3c61f3301d1 100644 --- a/math/gp-lag/Makefile +++ b/math/gp-lag/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/09/11 23:04:21 asau Exp $ +# $NetBSD: Makefile,v 1.14 2014/10/09 13:44:49 wiz Exp $ # DISTNAME= lag-2.1 PKGNAME= gp-lag-2.1 PKGREVISION= 1 -SVR4_PKGNAME= gplag CATEGORIES= math MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/ EXTRACT_SUFX= .zoo diff --git a/math/p5-Math-BigInteger/Makefile b/math/p5-Math-BigInteger/Makefile index 74bc34bfe32..b7610c258d0 100644 --- a/math/p5-Math-BigInteger/Makefile +++ b/math/p5-Math-BigInteger/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2014/10/09 13:44:49 wiz Exp $ DISTNAME= Math-BigInteger-1.0 PKGNAME= p5-${DISTNAME} PKGREVISION= 8 -SVR4_PKGNAME= p5mbi CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile index ffe8b44f63b..e05bb026d40 100644 --- a/math/p5-Math-FFT/Makefile +++ b/math/p5-Math-FFT/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/10/09 13:44:49 wiz Exp $ DISTNAME= Math-FFT-1.28 PKGNAME= p5-${DISTNAME} PKGREVISION= 6 -SVR4_PKGNAME= p5fft CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index ac4db66d4e1..c80bf0277ee 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/10/09 13:44:49 wiz Exp $ # DISTNAME= Math-GMP-2.06 PKGNAME= p5-${DISTNAME} PKGREVISION= 6 -SVR4_PKGNAME= p5mgp CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile index 34f38dd9a31..efd898f3e57 100644 --- a/math/p5-Math-Interpolate/Makefile +++ b/math/p5-Math-Interpolate/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/10/09 13:44:49 wiz Exp $ DISTNAME= Math-Interpolate-1.05 PKGNAME= p5-${DISTNAME} PKGREVISION= 8 -SVR4_PKGNAME= p5min CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-MatrixReal/Makefile b/math/p5-Math-MatrixReal/Makefile index d4e8e3f002e..59e065bf356 100644 --- a/math/p5-Math-MatrixReal/Makefile +++ b/math/p5-Math-MatrixReal/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2014/10/09 13:44:49 wiz Exp $ DISTNAME= Math-MatrixReal-2.08 PKGNAME= p5-${DISTNAME} PKGREVISION= 3 -SVR4_PKGNAME= p5mmr CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index 4c22e0b0663..b8f1ccfa76e 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2014/10/09 13:44:50 wiz Exp $ DISTNAME= Math-Pari-2.01080605 PKGNAME= p5-${DISTNAME:S/01080605/010806.05/} PKGREVISION= 3 -SVR4_PKGNAME= p5mpa CATEGORIES+= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Number-Compare/Makefile b/math/p5-Number-Compare/Makefile index 34cc09bb329..136ad23b345 100644 --- a/math/p5-Number-Compare/Makefile +++ b/math/p5-Number-Compare/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/10/09 13:44:50 wiz Exp $ DISTNAME= Number-Compare-0.03 PKGNAME= p5-${DISTNAME} PKGREVISION= 3 -SVR4_PKGNAME= p5nbc CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} |