diff options
author | brook <brook@pkgsrc.org> | 2012-04-15 15:43:26 +0000 |
---|---|---|
committer | brook <brook@pkgsrc.org> | 2012-04-15 15:43:26 +0000 |
commit | 05cb6598e885560c497bcd2d0a01bae8243bb40c (patch) | |
tree | 7fef97eb7a79755dee630b21de933e79c15336aa /math/R-sgeostat | |
parent | 2905df81c71182b36d1d093ad3ee5c849cd0df6d (diff) | |
download | pkgsrc-05cb6598e885560c497bcd2d0a01bae8243bb40c.tar.gz |
Update to sgeostat v1.0-24, add LICENSE and regularize package files.
Diffstat (limited to 'math/R-sgeostat')
-rw-r--r-- | math/R-sgeostat/DESCR | 2 | ||||
-rw-r--r-- | math/R-sgeostat/Makefile | 10 | ||||
-rw-r--r-- | math/R-sgeostat/distinfo | 8 |
3 files changed, 11 insertions, 9 deletions
diff --git a/math/R-sgeostat/DESCR b/math/R-sgeostat/DESCR index d1ad5d98ff6..1effc1d1101 100644 --- a/math/R-sgeostat/DESCR +++ b/math/R-sgeostat/DESCR @@ -1 +1 @@ -An Object-oriented Framework for Geostatistical Modeling in S+. +An object-oriented framework for geostatistical modeling in S+. diff --git a/math/R-sgeostat/Makefile b/math/R-sgeostat/Makefile index 1b05d89ec1c..26ccd395279 100644 --- a/math/R-sgeostat/Makefile +++ b/math/R-sgeostat/Makefile @@ -1,14 +1,16 @@ -# $NetBSD: Makefile,v 1.10 2011/12/19 22:27:05 markd Exp $ +# $NetBSD: Makefile,v 1.11 2012/04/15 15:43:26 brook Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} -MAINTAINER= mchittur@cs.nmsu.edu +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${R_HOMEPAGE_BASE}/sgeostat/ -COMMENT= Object-oriented Framework for Geostatistical Modeling in S+ +COMMENT= Object-oriented framework for geostatistical modeling in S+ +# LICENSE= file LICENSE R_PKGNAME= sgeostat -R_PKGVER= 1.0-23 +R_PKGVER= 1.0-24 + USE_LANGUAGES= c fortran .include "../../math/R/Makefile.extension" diff --git a/math/R-sgeostat/distinfo b/math/R-sgeostat/distinfo index 0d4de0a4c0b..31bafdebb09 100644 --- a/math/R-sgeostat/distinfo +++ b/math/R-sgeostat/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/12/11 19:38:42 adam Exp $ +$NetBSD: distinfo,v 1.4 2012/04/15 15:43:26 brook Exp $ -SHA1 (R/sgeostat_1.0-23.tar.gz) = 8403203a0c5fbdcfd0c8352c3bafc3157371ff88 -RMD160 (R/sgeostat_1.0-23.tar.gz) = 96ac60306d961bbca73228540eff63f3d1df2e00 -Size (R/sgeostat_1.0-23.tar.gz) = 98311 bytes +SHA1 (R/sgeostat_1.0-24.tar.gz) = cae9fae265b111dd8cada1303ef8e59ff33791ef +RMD160 (R/sgeostat_1.0-24.tar.gz) = 9aac49e3d012fb9f65deaded7ab0d28277dbfc8b +Size (R/sgeostat_1.0-24.tar.gz) = 101628 bytes |