diff options
author | adam <adam@pkgsrc.org> | 2009-12-11 19:14:36 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2009-12-11 19:14:36 +0000 |
commit | 638f5e0f31d4e999950db833f5a629e099da79f3 (patch) | |
tree | 173a4a07e3ea5738e0f1f989364b9bd6d1a642c0 /math/R-ISwR | |
parent | 2e75fdf0c62a76d164d6228000a7b1a8dad9e884 (diff) | |
download | pkgsrc-638f5e0f31d4e999950db833f5a629e099da79f3.tar.gz |
Update to the latest version of the module along with R update
Diffstat (limited to 'math/R-ISwR')
-rw-r--r-- | math/R-ISwR/Makefile | 17 | ||||
-rw-r--r-- | math/R-ISwR/distinfo | 8 |
2 files changed, 12 insertions, 13 deletions
diff --git a/math/R-ISwR/Makefile b/math/R-ISwR/Makefile index 12a749181f9..1f5ac61395f 100644 --- a/math/R-ISwR/Makefile +++ b/math/R-ISwR/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.5 2008/10/13 11:19:45 markd Exp $ -# +# $NetBSD: Makefile,v 1.6 2009/12/11 19:15:48 adam Exp $ -CATEGORIES= databases math -MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} +CATEGORIES= databases math +MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} -MAINTAINER= mchittur@cs.nmsu.edu -HOMEPAGE= ${R_HOMEPAGE_BASE}/ISwR/ -COMMENT= Data sets and scripts for 'Introductory Statistics with R' +MAINTAINER= mchittur@cs.nmsu.edu +HOMEPAGE= ${R_HOMEPAGE_BASE}/ISwR/ +COMMENT= Data sets and scripts for 'Introductory Statistics with R' -R_PKGNAME= ISwR -R_PKGVER= 2.0-2 +R_PKGNAME= ISwR +R_PKGVER= 2.0-4 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-ISwR/distinfo b/math/R-ISwR/distinfo index 586d1ee362d..bb7c083d00a 100644 --- a/math/R-ISwR/distinfo +++ b/math/R-ISwR/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2008/10/13 11:19:45 markd Exp $ +$NetBSD: distinfo,v 1.4 2009/12/11 19:15:48 adam Exp $ -SHA1 (R/ISwR_2.0-2.tar.gz) = 63e1029cd61e57fb0e1169178265f2dff4bf67ff -RMD160 (R/ISwR_2.0-2.tar.gz) = a1336fc6abe8676536e2331ab5dbd30ac6db0b31 -Size (R/ISwR_2.0-2.tar.gz) = 158483 bytes +SHA1 (R/ISwR_2.0-4.tar.gz) = bd6032fc6588ede6a6dc4b24a74802fdf24150f6 +RMD160 (R/ISwR_2.0-4.tar.gz) = ba38de52d82e9dae7d62a57f446050025f368710 +Size (R/ISwR_2.0-4.tar.gz) = 159808 bytes |