diff options
author | brook <brook@pkgsrc.org> | 2012-04-15 14:45:35 +0000 |
---|---|---|
committer | brook <brook@pkgsrc.org> | 2012-04-15 14:45:35 +0000 |
commit | f8639a2cfaf26d8a743088d056f6c96c38ec47f1 (patch) | |
tree | 8966511d9e2ccc8007f92df14b4c0db7e5488a44 /math/R-ISwR | |
parent | 341f79e92938a73472d39b76ad3e2dc6279d2a2a (diff) | |
download | pkgsrc-f8639a2cfaf26d8a743088d056f6c96c38ec47f1.tar.gz |
Update to ISwR v2.0-6, add LICENSE and regularize package files.
Diffstat (limited to 'math/R-ISwR')
-rw-r--r-- | math/R-ISwR/DESCR | 6 | ||||
-rw-r--r-- | math/R-ISwR/Makefile | 7 | ||||
-rw-r--r-- | math/R-ISwR/distinfo | 8 |
3 files changed, 11 insertions, 10 deletions
diff --git a/math/R-ISwR/DESCR b/math/R-ISwR/DESCR index 4381f66d105..f251bd08bd4 100644 --- a/math/R-ISwR/DESCR +++ b/math/R-ISwR/DESCR @@ -1,3 +1,3 @@ -Data sets and scripts for text examples and exercises in -P. Dalgaard (2002), 'Introductory Statistics with R', -Springer Verlag. +Data sets and scripts for text examples and exercises in P. Dalgaard +(2008), `Introductory Statistics with R', 2nd ed., Springer Verlag, +ISBN 978-0387790534. diff --git a/math/R-ISwR/Makefile b/math/R-ISwR/Makefile index 1f5ac61395f..bb10dcd6446 100644 --- a/math/R-ISwR/Makefile +++ b/math/R-ISwR/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.6 2009/12/11 19:15:48 adam Exp $ +# $NetBSD: Makefile,v 1.7 2012/04/15 14:45:35 brook Exp $ CATEGORIES= databases math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} -MAINTAINER= mchittur@cs.nmsu.edu +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${R_HOMEPAGE_BASE}/ISwR/ COMMENT= Data sets and scripts for 'Introductory Statistics with R' +LICENSE= gnu-gpl-v2 R_PKGNAME= ISwR -R_PKGVER= 2.0-4 +R_PKGVER= 2.0-6 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-ISwR/distinfo b/math/R-ISwR/distinfo index bb7c083d00a..31f069dfccd 100644 --- a/math/R-ISwR/distinfo +++ b/math/R-ISwR/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2009/12/11 19:15:48 adam Exp $ +$NetBSD: distinfo,v 1.5 2012/04/15 14:45:35 brook Exp $ -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 +SHA1 (R/ISwR_2.0-6.tar.gz) = e436387186a80421980136038b72dfa0b7a17150 +RMD160 (R/ISwR_2.0-6.tar.gz) = 67d91a7675c27bf86b299ee428412c1fc1f69cec +Size (R/ISwR_2.0-6.tar.gz) = 162710 bytes |