diff options
author | joerg <joerg@pkgsrc.org> | 2007-06-30 15:55:23 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-06-30 15:55:23 +0000 |
commit | 04b1768078f54a954f75fcc0eb1dc0c995ade2b1 (patch) | |
tree | 721dd50a735c3b0eaf72f0edbb8a178fcb3a8363 /math | |
parent | b165f28a2e9875b8aabd2d9cdba6337f6e6982ff (diff) | |
download | pkgsrc-04b1768078f54a954f75fcc0eb1dc0c995ade2b1.tar.gz |
Update to R-ISwR-1.0-6. Biggest change is the fix for the build problem.
Diffstat (limited to 'math')
-rw-r--r-- | math/R-ISwR/Makefile | 5 | ||||
-rw-r--r-- | math/R-ISwR/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/math/R-ISwR/Makefile b/math/R-ISwR/Makefile index ef13a8ba5f8..9c916eeaac8 100644 --- a/math/R-ISwR/Makefile +++ b/math/R-ISwR/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2007/02/22 19:26:45 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2007/06/30 15:55:23 joerg Exp $ # -PKGREVISION= 1 CATEGORIES= databases math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -10,7 +9,7 @@ HOMEPAGE= ${R_HOMEPAGE_BASE}/ISwR.html COMMENT= Data sets and scripts for 'Introductory Statistics with R' R_PKGNAME= ISwR -R_PKGVER= 1.0-3 +R_PKGVER= 1.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 4848fe58328..31b8483fdb6 100644 --- a/math/R-ISwR/distinfo +++ b/math/R-ISwR/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:06:15 rillig Exp $ +$NetBSD: distinfo,v 1.2 2007/06/30 15:55:23 joerg Exp $ -SHA1 (R/ISwR_1.0-3.tar.gz) = 4fbf87811af6c246a0fb0b695dc30c3918268177 -RMD160 (R/ISwR_1.0-3.tar.gz) = acfdb52dd3710453a52b12c6abb71a3cc2bec11b -Size (R/ISwR_1.0-3.tar.gz) = 46297 bytes +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 |