diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
commit | acf5fc5861164d1343e4f6d6e1d1382d21a190fb (patch) | |
tree | 109630925ee3175cb748b70c5ad849855a199a19 /math | |
parent | a9188c6dcb66ca852105aa221b5ea011af95f220 (diff) | |
download | pkgsrc-acf5fc5861164d1343e4f6d6e1d1382d21a190fb.tar.gz |
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Diffstat (limited to 'math')
-rw-r--r-- | math/R-CGIwithR/Makefile | 4 | ||||
-rw-r--r-- | math/cantor/Makefile | 4 | ||||
-rw-r--r-- | math/octave/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/math/R-CGIwithR/Makefile b/math/R-CGIwithR/Makefile index ab23ad8fbe8..60b010a58bb 100644 --- a/math/R-CGIwithR/Makefile +++ b/math/R-CGIwithR/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2018/04/16 14:34:51 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2018/04/17 22:29:43 wiz Exp $ # -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} diff --git a/math/cantor/Makefile b/math/cantor/Makefile index 72ca1363ff5..4320b7664d7 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2018/04/16 14:34:51 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2018/04/17 22:29:43 wiz Exp $ DISTNAME= cantor-${_KDE_VERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= math COMMENT= KDE frontend to mathematical software diff --git a/math/octave/Makefile b/math/octave/Makefile index e6e3d6915ff..2ac8d32b988 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.167 2018/04/16 14:34:52 wiz Exp $ +# $NetBSD: Makefile,v 1.168 2018/04/17 22:29:43 wiz Exp $ DISTNAME= octave-4.2.0 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} |