diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/R-CGIwithR/Makefile | 4 | ||||
-rw-r--r-- | math/R/Makefile | 3 | ||||
-rw-r--r-- | math/calcoo/Makefile | 4 | ||||
-rw-r--r-- | math/cantor/Makefile | 3 | ||||
-rw-r--r-- | math/cgal/Makefile | 4 | ||||
-rw-r--r-- | math/euler/Makefile | 4 | ||||
-rw-r--r-- | math/fityk/Makefile | 4 | ||||
-rw-r--r-- | math/galculator/Makefile | 4 | ||||
-rw-r--r-- | math/gcalctool/Makefile | 4 | ||||
-rw-r--r-- | math/genius/Makefile | 4 | ||||
-rw-r--r-- | math/gnome-calculator/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric112/Makefile | 4 | ||||
-rw-r--r-- | math/grpn/Makefile | 4 | ||||
-rw-r--r-- | math/gtklife/Makefile | 4 | ||||
-rw-r--r-- | math/kalgebra/Makefile | 3 | ||||
-rw-r--r-- | math/kcalc/Makefile | 3 | ||||
-rw-r--r-- | math/lumina-calculator/Makefile | 3 | ||||
-rw-r--r-- | math/octave/Makefile | 4 | ||||
-rw-r--r-- | math/pari/Makefile | 4 | ||||
-rw-r--r-- | math/pari23/Makefile | 4 | ||||
-rw-r--r-- | math/pspp/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate-gtk/Makefile | 4 | ||||
-rw-r--r-- | math/scilab/Makefile | 4 | ||||
-rw-r--r-- | math/speedcrunch/Makefile | 4 | ||||
-rw-r--r-- | math/wxmaxima/Makefile | 4 | ||||
-rw-r--r-- | math/xfractint/Makefile | 3 | ||||
-rw-r--r-- | math/xyconvert/Makefile | 4 |
27 files changed, 54 insertions, 48 deletions
diff --git a/math/R-CGIwithR/Makefile b/math/R-CGIwithR/Makefile index a871ce3f919..4efcc2865eb 100644 --- a/math/R-CGIwithR/Makefile +++ b/math/R-CGIwithR/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2020/05/22 10:56:20 adam Exp $ +# $NetBSD: Makefile,v 1.33 2020/08/17 20:19:24 leot Exp $ R_PKGNAME= CGIwithR R_PKGVER= 0.73-0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= math MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/math/R/Makefile b/math/R/Makefile index 23c3bb0ed3e..76b0b961c4b 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.215 2020/07/16 02:22:55 markd Exp $ +# $NetBSD: Makefile,v 1.216 2020/08/17 20:19:24 leot Exp $ DISTNAME= R-4.0.2 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-4/} diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 1a801b565b2..8de7115366b 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2020/03/20 11:58:00 nia Exp $ +# $NetBSD: Makefile,v 1.45 2020/08/17 20:19:25 leot Exp $ # DISTNAME= calcoo-1.3.18 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calcoo/} diff --git a/math/cantor/Makefile b/math/cantor/Makefile index 773be9ed03a..21efdac7107 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2020/06/09 11:56:13 markd Exp $ +# $NetBSD: Makefile,v 1.70 2020/08/17 20:19:25 leot Exp $ DISTNAME= cantor-${KAPPSVER} +PKGREVISION= 1 CATEGORIES= math HOMEPAGE= https://kde.org/applications/education/cantor/ diff --git a/math/cgal/Makefile b/math/cgal/Makefile index 286bcef0552..bfce9c9ea76 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2020/06/02 08:24:16 adam Exp $ +# $NetBSD: Makefile,v 1.55 2020/08/17 20:19:25 leot Exp $ DISTNAME= CGAL-4.14 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=CGAL/} GITHUB_RELEASE= releases/${DISTNAME} diff --git a/math/euler/Makefile b/math/euler/Makefile index fd856936322..c93c9e01b7b 100644 --- a/math/euler/Makefile +++ b/math/euler/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.53 2020/03/20 11:58:00 nia Exp $ +# $NetBSD: Makefile,v 1.54 2020/08/17 20:19:25 leot Exp $ DISTNAME= euler-1.61.0 PKGNAME= euler-1.61 EXTRACT_SUFX= .tgz -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=euler/} diff --git a/math/fityk/Makefile b/math/fityk/Makefile index 95df0da8fc4..91aaf9c6dc8 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2020/03/10 22:10:28 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2020/08/17 20:19:25 leot Exp $ DISTNAME= fityk-0.9.7 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= math #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fityk/} MASTER_SITES= https://cloud.github.com/downloads/wojdyr/fityk/ diff --git a/math/galculator/Makefile b/math/galculator/Makefile index 0e5bf4703f8..e07103932dd 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2020/03/10 22:10:29 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2020/08/17 20:19:25 leot Exp $ # DISTNAME= galculator-2.1.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= http://galculator.mnim.org/downloads/ diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index d51fb2abcbf..e697a47e2b5 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.128 2020/06/02 08:24:16 adam Exp $ +# $NetBSD: Makefile,v 1.129 2020/08/17 20:19:25 leot Exp $ # DISTNAME= gcalctool-5.32.2 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/genius/Makefile b/math/genius/Makefile index 652356fd8b6..ab93992eb78 100644 --- a/math/genius/Makefile +++ b/math/genius/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.80 2020/06/02 08:24:16 adam Exp $ +# $NetBSD: Makefile,v 1.81 2020/08/17 20:19:25 leot Exp $ # DISTNAME= genius-1.0.17 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= math MASTER_SITES= http://ftp.5z.com/pub/genius/ diff --git a/math/gnome-calculator/Makefile b/math/gnome-calculator/Makefile index 3404083cad5..cf229bc4336 100644 --- a/math/gnome-calculator/Makefile +++ b/math/gnome-calculator/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2020/06/02 08:24:16 adam Exp $ +# $NetBSD: Makefile,v 1.47 2020/08/17 20:19:25 leot Exp $ DISTNAME= gnome-calculator-3.24.0 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-calculator/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/math/gnumeric112/Makefile b/math/gnumeric112/Makefile index 8b912fc527e..70395eaa603 100644 --- a/math/gnumeric112/Makefile +++ b/math/gnumeric112/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2020/06/02 08:24:16 adam Exp $ +# $NetBSD: Makefile,v 1.69 2020/08/17 20:19:26 leot Exp $ DISTNAME= gnumeric-1.12.47 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/} EXTRACT_SUFX= .tar.xz diff --git a/math/grpn/Makefile b/math/grpn/Makefile index 92d95b10cad..645f4a7500d 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.54 2020/03/10 22:10:29 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2020/08/17 20:19:26 leot Exp $ # DISTNAME= grpn_1.3.3-1 PKGNAME= grpn-1.3.3 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= math #MASTER_SITES= http://lashwhip.com/grpn/ MASTER_SITES= http://www.getreu.net/public/downloads/software/grpn/grpn-1.3.3/ diff --git a/math/gtklife/Makefile b/math/gtklife/Makefile index 9e166826ce3..b436d2cd11f 100644 --- a/math/gtklife/Makefile +++ b/math/gtklife/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2020/03/10 22:10:29 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2020/08/17 20:19:26 leot Exp $ DISTNAME= gtklife-5.1 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= math MASTER_SITES= http://ironphoenix.org/tril/gtklife/ diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index 7dfa1df4416..7368904aa93 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2020/06/09 11:56:14 markd Exp $ +# $NetBSD: Makefile,v 1.49 2020/08/17 20:19:26 leot Exp $ DISTNAME= kalgebra-${KAPPSVER} +PKGREVISION= 1 CATEGORIES= math HOMEPAGE= https://kde.org/applications/education/kalgebra/ diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 1ca2e8be327..d450b052af8 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2020/06/09 11:56:14 markd Exp $ +# $NetBSD: Makefile,v 1.51 2020/08/17 20:19:26 leot Exp $ DISTNAME= kcalc-${KAPPSVER} +PKGREVISION= 1 CATEGORIES= math HOMEPAGE= https://kde.org/applications/utilities/kcalc/ diff --git a/math/lumina-calculator/Makefile b/math/lumina-calculator/Makefile index bf8e8a295e7..6b81258fa7a 100644 --- a/math/lumina-calculator/Makefile +++ b/math/lumina-calculator/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2020/06/16 10:53:13 pin Exp $ +# $NetBSD: Makefile,v 1.3 2020/08/17 20:19:26 leot Exp $ DISTNAME= lumina-calculator-1.6.0 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=lumina-desktop/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/math/octave/Makefile b/math/octave/Makefile index 052452463a0..a87f515d844 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.206 2020/06/02 08:24:17 adam Exp $ +# $NetBSD: Makefile,v 1.207 2020/08/17 20:19:26 leot Exp $ DISTNAME= octave-5.2.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} EXTRACT_SUFX= .tar.xz diff --git a/math/pari/Makefile b/math/pari/Makefile index 039c4b2cf01..ac54c7a701d 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2020/08/09 23:12:13 joerg Exp $ +# $NetBSD: Makefile,v 1.81 2020/08/17 20:19:26 leot Exp $ DISTNAME= pari-2.7.6 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ diff --git a/math/pari23/Makefile b/math/pari23/Makefile index 3eb0cc3a6f8..24806e9a1d2 100644 --- a/math/pari23/Makefile +++ b/math/pari23/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2020/05/13 04:19:42 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2020/08/17 20:19:26 leot Exp $ DISTNAME= pari-2.3.5 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ diff --git a/math/pspp/Makefile b/math/pspp/Makefile index dd38e62c4c4..0b85258e82a 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.93 2020/06/02 08:24:17 adam Exp $ +# $NetBSD: Makefile,v 1.94 2020/08/17 20:19:27 leot Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index 20014afac46..9b9d1dbe467 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.87 2020/06/02 08:24:17 adam Exp $ +# $NetBSD: Makefile,v 1.88 2020/08/17 20:19:27 leot Exp $ DISTNAME= qalculate-gtk-3.5.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=Qalculate/} GITHUB_RELEASE= v${PKGVERSION_NOREV} diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 90bd651de83..ba807efbdb3 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.110 2020/01/26 17:31:40 rillig Exp $ +# $NetBSD: Makefile,v 1.111 2020/08/17 20:19:27 leot Exp $ # DISTNAME= ${SCIBASE}-src -PKGREVISION= 26 +PKGREVISION= 27 PKGNAME= ${SCIBASE} CATEGORIES= math MASTER_SITES= http://www.scilab.org/download/4.1/ diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile index 05f727b438e..009e6196b89 100644 --- a/math/speedcrunch/Makefile +++ b/math/speedcrunch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2020/06/02 08:24:17 adam Exp $ +# $NetBSD: Makefile,v 1.33 2020/08/17 20:19:27 leot Exp $ # DISTNAME= release-0.12.0 PKGNAME= ${DISTNAME:C/release/speedcrunch/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= http://bitbucket.org/heldercorreia/speedcrunch/get/ DIST_SUBDIR= speedcrunch diff --git a/math/wxmaxima/Makefile b/math/wxmaxima/Makefile index 7affe2d72e6..48e2117c28d 100644 --- a/math/wxmaxima/Makefile +++ b/math/wxmaxima/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2020/06/02 08:24:17 adam Exp $ +# $NetBSD: Makefile,v 1.17 2020/08/17 20:19:27 leot Exp $ DISTNAME= wxmaxima-17.10.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=andrejv/} GITHUB_TAG= Version-${PKGVERSION_NOREV} diff --git a/math/xfractint/Makefile b/math/xfractint/Makefile index d23205dce65..f39c59b788b 100644 --- a/math/xfractint/Makefile +++ b/math/xfractint/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2018/08/28 11:54:54 schmonz Exp $ +# $NetBSD: Makefile,v 1.16 2020/08/17 20:19:27 leot Exp $ DISTNAME= xfractint-20.04p14 PKGNAME= ${DISTNAME:S/04p/4./} +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= https://fractint.org/ftp/current/linux/ diff --git a/math/xyconvert/Makefile b/math/xyconvert/Makefile index e3c7c46a6d7..b87162deca2 100644 --- a/math/xyconvert/Makefile +++ b/math/xyconvert/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2020/06/02 08:24:17 adam Exp $ +# $NetBSD: Makefile,v 1.6 2020/08/17 20:19:27 leot Exp $ # -PKGREVISION= 3 +PKGREVISION= 4 .include "../../math/xylib/Makefile.common" PKGNAME= ${DISTNAME:S/lib/convert/g} |