summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2020-01-18 21:48:19 +0000
committerjperkin <jperkin@pkgsrc.org>2020-01-18 21:48:19 +0000
commit8930f4c9f76a4da06832827313f3853309f92baf (patch)
treeb6671be53112553f1e25eff8038b7dc0ee2de487 /math
parentf25cc17ec50129558631c35feef93abaebaaf5db (diff)
downloadpkgsrc-8930f4c9f76a4da06832827313f3853309f92baf.tar.gz
*: Recursive revision bump for openssl 1.1.1.
Diffstat (limited to 'math')
-rw-r--r--math/R-RNetCDF/Makefile4
-rw-r--r--math/R-ncdf/Makefile4
-rw-r--r--math/R/Makefile4
-rw-r--r--math/cantor/Makefile4
-rw-r--r--math/cgal/Makefile4
-rw-r--r--math/grace/Makefile4
-rw-r--r--math/kalgebra/Makefile3
-rw-r--r--math/kcalc/Makefile3
-rw-r--r--math/octave/Makefile4
-rw-r--r--math/py-Scientific/Makefile4
-rw-r--r--math/py-netCDF4/Makefile4
-rw-r--r--math/qalculate-gtk/Makefile4
-rw-r--r--math/sc-im/Makefile4
-rw-r--r--math/speedcrunch/Makefile3
-rw-r--r--math/xmgr/Makefile4
15 files changed, 30 insertions, 27 deletions
diff --git a/math/R-RNetCDF/Makefile b/math/R-RNetCDF/Makefile
index cbc19861459..bb3aab2545b 100644
--- a/math/R-RNetCDF/Makefile
+++ b/math/R-RNetCDF/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2020/01/12 20:20:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2020/01/18 21:49:55 jperkin Exp $
R_PKGNAME= RNetCDF
R_PKGVER= 1.9-1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/math/R-ncdf/Makefile b/math/R-ncdf/Makefile
index 1a299895279..cd5358e5656 100644
--- a/math/R-ncdf/Makefile
+++ b/math/R-ncdf/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2020/01/12 20:20:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2020/01/18 21:49:56 jperkin Exp $
R_PKGNAME= ncdf
R_PKGVER= 1.6.6
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/math/R/Makefile b/math/R/Makefile
index bc839467aac..6717c323ced 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.207 2020/01/13 17:36:48 rillig Exp $
+# $NetBSD: Makefile,v 1.208 2020/01/18 21:49:55 jperkin Exp $
DISTNAME= R-3.6.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-3/}
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index 571b047e49a..2a205853ca7 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2020/01/12 20:20:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.58 2020/01/18 21:49:56 jperkin Exp $
DISTNAME= cantor-${KAPPSVER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
HOMEPAGE= https://kde.org/applications/education/cantor/
diff --git a/math/cgal/Makefile b/math/cgal/Makefile
index 33fafd8275c..7adac165530 100644
--- a/math/cgal/Makefile
+++ b/math/cgal/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2020/01/12 20:19:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.48 2020/01/18 21:49:56 jperkin Exp $
DISTNAME= CGAL-4.14
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=CGAL/}
GITHUB_RELEASE= releases/${DISTNAME}
diff --git a/math/grace/Makefile b/math/grace/Makefile
index d3f66c8c27c..f96f4fec33c 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.75 2020/01/12 20:20:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.76 2020/01/18 21:49:56 jperkin Exp $
DISTNAME= grace-5.1.25
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= math graphics x11
MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/
MASTER_SITES+= ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile
index 6a852142fd0..e1626e4a5c3 100644
--- a/math/kalgebra/Makefile
+++ b/math/kalgebra/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2019/11/20 22:33:37 markd Exp $
+# $NetBSD: Makefile,v 1.42 2020/01/18 21:49:56 jperkin 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 6b7857957cb..9d89de6ab40 100644
--- a/math/kcalc/Makefile
+++ b/math/kcalc/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2019/11/17 04:28:49 markd Exp $
+# $NetBSD: Makefile,v 1.43 2020/01/18 21:49:56 jperkin Exp $
DISTNAME= kcalc-${KAPPSVER}
+PKGREVISION= 1
CATEGORIES= math
HOMEPAGE= http://kde.org/applications/utilities/kcalc/
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 8a541d521a5..fdc3a7d1968 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.197 2020/01/12 20:20:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.198 2020/01/18 21:49:56 jperkin Exp $
DISTNAME= octave-5.1.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=octave/}
diff --git a/math/py-Scientific/Makefile b/math/py-Scientific/Makefile
index afe71410a36..5ae0bb5c1eb 100644
--- a/math/py-Scientific/Makefile
+++ b/math/py-Scientific/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2020/01/12 20:20:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.64 2020/01/18 21:49:57 jperkin Exp $
DISTNAME= ScientificPython-2.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Python//}
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= math python
MASTER_SITES= http://sourcesup.cru.fr/frs/download.php/4411/
diff --git a/math/py-netCDF4/Makefile b/math/py-netCDF4/Makefile
index 07e8fd30f22..0d2a61f5973 100644
--- a/math/py-netCDF4/Makefile
+++ b/math/py-netCDF4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2020/01/12 20:20:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/18 21:49:57 jperkin Exp $
DISTNAME= netCDF4-1.5.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/netCDF4/}
diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile
index 5ee7373ef21..73704923207 100644
--- a/math/qalculate-gtk/Makefile
+++ b/math/qalculate-gtk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2020/01/12 20:20:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.80 2020/01/18 21:49:57 jperkin Exp $
DISTNAME= qalculate-gtk-3.5.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=Qalculate/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
diff --git a/math/sc-im/Makefile b/math/sc-im/Makefile
index a3ccacb0381..5edb54c28de 100644
--- a/math/sc-im/Makefile
+++ b/math/sc-im/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2020/01/15 14:37:06 sjmulder Exp $
+# $NetBSD: Makefile,v 1.12 2020/01/18 21:49:57 jperkin Exp $
DISTNAME= sc-im-0.7.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=andmarti1424/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile
index 4484aa0e154..2556140238b 100644
--- a/math/speedcrunch/Makefile
+++ b/math/speedcrunch/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2019/10/30 15:50:07 kamil Exp $
+# $NetBSD: Makefile,v 1.27 2020/01/18 21:49:57 jperkin Exp $
#
DISTNAME= release-0.12.0
PKGNAME= ${DISTNAME:C/release/speedcrunch/}
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= http://bitbucket.org/heldercorreia/speedcrunch/get/
DIST_SUBDIR= speedcrunch
diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile
index 31d1cdf8329..7abb3824842 100644
--- a/math/xmgr/Makefile
+++ b/math/xmgr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2020/01/12 20:20:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.62 2020/01/18 21:49:57 jperkin Exp $
DISTNAME= xmgr-4.1.2
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= math
MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/