Sun Apr 15 15:39:34 2012 UTC ()
Update to ncdf v1.6.6, add LICENSE and regularize package files.


(brook)
diff -r1.1.1.1 -r1.2 pkgsrc/math/R-ncdf/DESCR
diff -r1.3 -r1.4 pkgsrc/math/R-ncdf/Makefile
diff -r1.2 -r1.3 pkgsrc/math/R-ncdf/distinfo

cvs diff -r1.1.1.1 -r1.2 pkgsrc/math/R-ncdf/DESCR (expand / switch to context diff)
--- pkgsrc/math/R-ncdf/DESCR 2006/07/02 13:11:58 1.1.1.1
+++ pkgsrc/math/R-ncdf/DESCR 2012/04/15 15:39:34 1.2
@@ -1,7 +1,8 @@
-This package provides a high-level R interface to Unidata's netCDF data files,
+This package provides a high-level R interface to Unidata's netCDF
-which are portable across platforms and include metadata information in
+data files, which are portable across platforms and include metadata
-addition to the data sets. Using this package netCDF files can be opened and
+information in addition to the data sets.  Using this package netCDF
-data sets read in easily. It is also easy to create new netCDF dimensions,
+files can be opened and data sets read in easily.  It is also easy to
-variables, and files, or manipulate existing netCDF files. This interface
+create new netCDF dimensions, variables, and files, or manipulate
-provides considerably more functionality than the old "netCDF" package for R,
+existing netCDF files.  This interface provides considerably more
-and is not compatible with the old "netCDF" package for R.
+functionality than the old "netCDF" package for R, and is not
+compatible with the old "netCDF" package for R.  

cvs diff -r1.3 -r1.4 pkgsrc/math/R-ncdf/Makefile (expand / switch to context diff)
--- pkgsrc/math/R-ncdf/Makefile 2008/10/14 05:42:14 1.3
+++ pkgsrc/math/R-ncdf/Makefile 2012/04/15 15:39:34 1.4
@@ -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 @@
 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

cvs diff -r1.2 -r1.3 pkgsrc/math/R-ncdf/distinfo (expand / switch to context diff)
--- pkgsrc/math/R-ncdf/distinfo 2006/07/23 17:04:12 1.2
+++ pkgsrc/math/R-ncdf/distinfo 2012/04/15 15:39:34 1.3
@@ -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
+SHA1 (R/ncdf_1.6.6.tar.gz) = d4f31681bb423693e60f3bfbd6c85a03d65bfa94
-RMD160 (R/ncdf_1.6.tar.gz) = 2775a79204dd59452a9d8cf066ba929e073dadf3
+RMD160 (R/ncdf_1.6.6.tar.gz) = 8d33e7729674fccf6bcfdbc1709230402dd7229a
-Size (R/ncdf_1.6.tar.gz) = 72533 bytes
+Size (R/ncdf_1.6.6.tar.gz) = 79403 bytes