pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/R-GRASS Update R-GRASS to 0.3.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/088b79067d80
branches:  trunk
changeset: 515333:088b79067d80
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri Jun 30 22:47:04 2006 +0000

description:
Update R-GRASS to 0.3.2.
Changes unknown but fixes build problem seen in bulk builds.
Also fix Homepage reference.

diffstat:

 math/R-GRASS/Makefile |  7 +++----
 math/R-GRASS/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r a002b4e9c5e4 -r 088b79067d80 math/R-GRASS/Makefile
--- a/math/R-GRASS/Makefile     Fri Jun 30 22:45:47 2006 +0000
+++ b/math/R-GRASS/Makefile     Fri Jun 30 22:47:04 2006 +0000
@@ -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@localhost
-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 -r a002b4e9c5e4 -r 088b79067d80 math/R-GRASS/distinfo
--- a/math/R-GRASS/distinfo     Fri Jun 30 22:45:47 2006 +0000
+++ b/math/R-GRASS/distinfo     Fri Jun 30 22:47:04 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index