diff options
author | markd <markd@pkgsrc.org> | 2006-06-30 22:47:04 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-06-30 22:47:04 +0000 |
commit | eafe7a91089204991a115cbc0ca1feaf24156428 (patch) | |
tree | 580a8aeb3f20df9b1c83a70af086d1c16ac24df4 /math/R-GRASS | |
parent | ec359842a2659c8c06b4d7673c009e6a46b2c404 (diff) | |
download | pkgsrc-eafe7a91089204991a115cbc0ca1feaf24156428.tar.gz |
Update R-GRASS to 0.3.2.
Changes unknown but fixes build problem seen in bulk builds.
Also fix Homepage reference.
Diffstat (limited to 'math/R-GRASS')
-rw-r--r-- | math/R-GRASS/Makefile | 7 | ||||
-rw-r--r-- | math/R-GRASS/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/math/R-GRASS/Makefile b/math/R-GRASS/Makefile index 2883f41c530..9876a5bfbe1 100644 --- a/math/R-GRASS/Makefile +++ b/math/R-GRASS/Makefile @@ -1,16 +1,15 @@ -# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:00 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2006/06/30 22:47:04 markd Exp $ # -PKGREVISION= 1 CATEGORIES= databases math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= mchittur@cs.nmsu.edu -HOMEPAGE= ${R_HOMEPAGE_BASE}/DAAG.html +HOMEPAGE= ${R_HOMEPAGE_BASE}/GRASS.html COMMENT= Interface between GRASS 5.0 geographical information system and R R_PKGNAME= GRASS -R_PKGVER= 0.2-20 +R_PKGVER= 0.3-2 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-GRASS/distinfo b/math/R-GRASS/distinfo index 3ff77f988a6..f98f48d82d1 100644 --- a/math/R-GRASS/distinfo +++ b/math/R-GRASS/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:05:09 rillig Exp $ +$NetBSD: distinfo,v 1.2 2006/06/30 22:47:04 markd Exp $ -SHA1 (R/GRASS_0.2-20.tar.gz) = d5a4dce225f8598ae25ff47302e5537aaceb503d -RMD160 (R/GRASS_0.2-20.tar.gz) = 7bdc72c794fb172ba9bb503731c93c4a00848273 -Size (R/GRASS_0.2-20.tar.gz) = 190507 bytes +SHA1 (R/GRASS_0.3-2.tar.gz) = 67bc6adf0e8f47dfe6a247fe4228eeb9718e8179 +RMD160 (R/GRASS_0.3-2.tar.gz) = 1c9fbb7e921cc14abef625b5862e581d9bb9ed14 +Size (R/GRASS_0.3-2.tar.gz) = 224131 bytes |