diff options
author | markd <markd@pkgsrc.org> | 2008-10-13 11:19:45 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2008-10-13 11:19:45 +0000 |
commit | 986d7b3baaa2a3894443928f68766755304c21cf (patch) | |
tree | 5ed70514e2f4008d8f738329ad963275d6d6cc5f | |
parent | 5357f53a337f3a123d0543962d2d73399ab36294 (diff) | |
download | pkgsrc-986d7b3baaa2a3894443928f68766755304c21cf.tar.gz |
Update R-ISwR to 2.0.2
Changes unknown.
-rw-r--r-- | math/R-ISwR/Makefile | 6 | ||||
-rw-r--r-- | math/R-ISwR/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/math/R-ISwR/Makefile b/math/R-ISwR/Makefile index 9c916eeaac8..12a749181f9 100644 --- a/math/R-ISwR/Makefile +++ b/math/R-ISwR/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.4 2007/06/30 15:55:23 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2008/10/13 11:19:45 markd Exp $ # CATEGORIES= databases math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= mchittur@cs.nmsu.edu -HOMEPAGE= ${R_HOMEPAGE_BASE}/ISwR.html +HOMEPAGE= ${R_HOMEPAGE_BASE}/ISwR/ COMMENT= Data sets and scripts for 'Introductory Statistics with R' R_PKGNAME= ISwR -R_PKGVER= 1.0-6 +R_PKGVER= 2.0-2 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-ISwR/distinfo b/math/R-ISwR/distinfo index 31b8483fdb6..586d1ee362d 100644 --- a/math/R-ISwR/distinfo +++ b/math/R-ISwR/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2007/06/30 15:55:23 joerg Exp $ +$NetBSD: distinfo,v 1.3 2008/10/13 11:19:45 markd Exp $ -SHA1 (R/ISwR_1.0-6.tar.gz) = cdc8207f0e75dd0fe48b585d0517cc4beb1544e7 -RMD160 (R/ISwR_1.0-6.tar.gz) = f668f948f26135e68e640be056eeb6b7b16885e0 -Size (R/ISwR_1.0-6.tar.gz) = 46744 bytes +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 |