summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2018-04-13 13:55:27 +0000
committerjaapb <jaapb@pkgsrc.org>2018-04-13 13:55:27 +0000
commit2814131d01db177a0277b70ad0f439825129a973 (patch)
tree3cfe3d3d10bd1f251a4caecb634193f8e7df7fa8 /math
parentb1dc091037c8cf86a0302937c61b564483c5258b (diff)
downloadpkgsrc-2814131d01db177a0277b70ad0f439825129a973.tar.gz
Revbump associated with the upgrade of lang/ocaml
(this is the upgrade from 4.06 to 4.06.1)
Diffstat (limited to 'math')
-rw-r--r--math/ocaml-num/Makefile3
-rw-r--r--math/ocaml-zarith/Makefile4
-rw-r--r--math/scilab/Makefile4
-rw-r--r--math/z3/Makefile4
4 files changed, 8 insertions, 7 deletions
diff --git a/math/ocaml-num/Makefile b/math/ocaml-num/Makefile
index 1e9bb92e5ea..bf8424ae757 100644
--- a/math/ocaml-num/Makefile
+++ b/math/ocaml-num/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2018/01/10 16:29:44 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2018/04/13 13:55:34 jaapb Exp $
GITHUB_PROJECT= num
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= ${GITHUB_PROJECT}-1.1
PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/}
diff --git a/math/ocaml-zarith/Makefile b/math/ocaml-zarith/Makefile
index 7ac0ae62c42..7963cfd131f 100644
--- a/math/ocaml-zarith/Makefile
+++ b/math/ocaml-zarith/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2018/01/10 16:53:11 jaapb Exp $
+# $NetBSD: Makefile,v 1.11 2018/04/13 13:55:34 jaapb Exp $
#
VERSION= 1.4.1
@@ -6,7 +6,7 @@ GITHUB_PROJECT= Zarith
GITHUB_TAG= release-${VERSION}
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
PKGNAME= ocaml-${DISTNAME:tl}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/}
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 840997505f2..03fd8bf793d 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.106 2018/03/12 11:17:04 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2018/04/13 13:55:34 jaapb Exp $
#
DISTNAME= ${SCIBASE}-src
-PKGREVISION= 23
+PKGREVISION= 24
PKGNAME= ${SCIBASE}
CATEGORIES= math
MASTER_SITES= http://www.scilab.org/download/4.1/
diff --git a/math/z3/Makefile b/math/z3/Makefile
index 036047ace5d..e319dbdebb7 100644
--- a/math/z3/Makefile
+++ b/math/z3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2018/03/13 21:20:34 khorben Exp $
+# $NetBSD: Makefile,v 1.10 2018/04/13 13:55:35 jaapb Exp $
.include "Makefile.common"
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= The Z3 theorem prover / SMT solver
.include "options.mk"