diff options
author | markd <markd@pkgsrc.org> | 2008-10-14 08:19:07 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2008-10-14 08:19:07 +0000 |
commit | de62564903fe235f7b34375fb08e9251730343ac (patch) | |
tree | e5faaa4554b121d1794112b85c51132387bc6b26 /math/R-geoR | |
parent | 5820bed8fb9a2b35497abd8f782ebca94ca2eea4 (diff) | |
download | pkgsrc-de62564903fe235f7b34375fb08e9251730343ac.tar.gz |
Update R-geoR to 0.9.26
Changes unknown
Diffstat (limited to 'math/R-geoR')
-rw-r--r-- | math/R-geoR/Makefile | 9 | ||||
-rw-r--r-- | math/R-geoR/distinfo | 8 |
2 files changed, 9 insertions, 8 deletions
diff --git a/math/R-geoR/Makefile b/math/R-geoR/Makefile index e3bd71dbb4d..54af3afc145 100644 --- a/math/R-geoR/Makefile +++ b/math/R-geoR/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.3 2007/02/22 19:26:46 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2008/10/14 08:19:07 markd Exp $ # -PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= mchittur@cs.nmsu.edu -HOMEPAGE= ${R_HOMEPAGE_BASE}/geoR.html +HOMEPAGE= ${R_HOMEPAGE_BASE}/geoR/ COMMENT= Geostatistical analysis including likelihood-based and Bayesian methods R_PKGNAME= geoR -R_PKGVER= 1.5-5 +R_PKGVER= 1.6-21 + +DEPENDS+= R-sp>=0.9.26:../../math/R-sp .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-geoR/distinfo b/math/R-geoR/distinfo index 241f626a66f..e57f1c707a7 100644 --- a/math/R-geoR/distinfo +++ b/math/R-geoR/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:13:43 rillig Exp $ +$NetBSD: distinfo,v 1.2 2008/10/14 08:19:07 markd Exp $ -SHA1 (R/geoR_1.5-5.tar.gz) = 14f32d329769b6ec9320bb75595b097dd33a46f4 -RMD160 (R/geoR_1.5-5.tar.gz) = 1b4e3fea4ba7c9f3b8e9efcff8c80012c6fbfc0d -Size (R/geoR_1.5-5.tar.gz) = 411117 bytes +SHA1 (R/geoR_1.6-21.tar.gz) = 715c86d3e60f787811d01c2c3d1c7d6edf412fe2 +RMD160 (R/geoR_1.6-21.tar.gz) = 75b37e107b89d40db612bc63554d31dc9f0259d4 +Size (R/geoR_1.6-21.tar.gz) = 448128 bytes |