summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorbrook <brook>2012-04-15 15:39:34 +0000
committerbrook <brook>2012-04-15 15:39:34 +0000
commitda6b75832130878ac76fba03b5115e751a6e01e1 (patch)
tree2d444768fdeb3199d071fb7dceb46c23651c361b /math
parent28c5ce0e1bafd28876a137959e050048631000dc (diff)
downloadpkgsrc-da6b75832130878ac76fba03b5115e751a6e01e1.tar.gz
Update to ncdf v1.6.6, add LICENSE and regularize package files.
Diffstat (limited to 'math')
-rw-r--r--math/R-ncdf/DESCR15
-rw-r--r--math/R-ncdf/Makefile5
-rw-r--r--math/R-ncdf/distinfo8
3 files changed, 15 insertions, 13 deletions
diff --git a/math/R-ncdf/DESCR b/math/R-ncdf/DESCR
index 00ab37594b4..f2658375a57 100644
--- a/math/R-ncdf/DESCR
+++ b/math/R-ncdf/DESCR
@@ -1,7 +1,8 @@
-This package provides a high-level R interface to Unidata's netCDF data files,
-which are portable across platforms and include metadata information in
-addition to the data sets. Using this package netCDF files can be opened and
-data sets read in easily. It is also easy to create new netCDF dimensions,
-variables, and files, or manipulate existing netCDF files. This interface
-provides considerably more functionality than the old "netCDF" package for R,
-and is not compatible with the old "netCDF" package for R.
+This package provides a high-level R interface to Unidata's netCDF
+data files, which are portable across platforms and include metadata
+information in addition to the data sets. Using this package netCDF
+files can be opened and data sets read in easily. It is also easy to
+create new netCDF dimensions, variables, and files, or manipulate
+existing netCDF files. This interface provides considerably more
+functionality than the old "netCDF" package for R, and is not
+compatible with the old "netCDF" package for R.
diff --git a/math/R-ncdf/Makefile b/math/R-ncdf/Makefile
index 7a518072d6e..58612dc0525 100644
--- a/math/R-ncdf/Makefile
+++ b/math/R-ncdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/10/14 05:42:14 markd Exp $
+# $NetBSD: Makefile,v 1.4 2012/04/15 15:39:34 brook Exp $
#
CATEGORIES= math
@@ -7,9 +7,10 @@ MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/ncdf/
COMMENT= High-level R interface to Unidata's netCDF data files
+LICENSE= gnu-gpl-v2
R_PKGNAME= ncdf
-R_PKGVER= 1.6
+R_PKGVER= 1.6.6
CONFIGURE_ARGS+= --with-netcdf_incdir=${BUILDLINK_PREFIX.netcdf}/include
CONFIGURE_ARGS+= --with-netcdf_libdir=${BUILDLINK_PREFIX.netcdf}/lib
diff --git a/math/R-ncdf/distinfo b/math/R-ncdf/distinfo
index 3edc9a8980d..5a68e2ba278 100644
--- a/math/R-ncdf/distinfo
+++ b/math/R-ncdf/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2006/07/23 17:04:12 rillig Exp $
+$NetBSD: distinfo,v 1.3 2012/04/15 15:39:34 brook Exp $
-SHA1 (R/ncdf_1.6.tar.gz) = 2bcfec26a966b4d8c37309e6eb4e7a6717b071c1
-RMD160 (R/ncdf_1.6.tar.gz) = 2775a79204dd59452a9d8cf066ba929e073dadf3
-Size (R/ncdf_1.6.tar.gz) = 72533 bytes
+SHA1 (R/ncdf_1.6.6.tar.gz) = d4f31681bb423693e60f3bfbd6c85a03d65bfa94
+RMD160 (R/ncdf_1.6.6.tar.gz) = 8d33e7729674fccf6bcfdbc1709230402dd7229a
+Size (R/ncdf_1.6.6.tar.gz) = 79403 bytes