diff options
author | marino <marino@pkgsrc.org> | 2012-08-21 23:49:18 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-08-21 23:49:18 +0000 |
commit | 22a0eb000009ca267fd8451e68771a371a247d8d (patch) | |
tree | f8fb25392b1018145e8ca70137582eb8ecad39fa /math | |
parent | d8ca02c0c4b50a45be3336ea053a572c887a4045 (diff) | |
download | pkgsrc-22a0eb000009ca267fd8451e68771a371a247d8d.tar.gz |
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
Diffstat (limited to 'math')
-rw-r--r-- | math/R/Makefile | 3 | ||||
-rw-r--r-- | math/scilab/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index f897d2a55f0..59965e435c1 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.126 2012/04/15 03:29:47 markd Exp $ +# $NetBSD: Makefile,v 1.127 2012/08/21 23:49:23 marino Exp $ DISTNAME= R-2.14.2 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/} diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 7be2736e4d1..a31812a7e7f 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2011/12/06 00:19:24 sbd Exp $ +# $NetBSD: Makefile,v 1.85 2012/08/21 23:49:23 marino Exp $ # DISTNAME= ${SCIBASE}-src -PKGREVISION= 5 +PKGREVISION= 6 PKGNAME= ${SCIBASE} CATEGORIES= math MASTER_SITES= http://www.scilab.org/download/4.1/ |