Fri Jun 1 06:36:49 2018 UTC ()
Update to 0.6.2


(wen)
diff -r1.11 -r1.12 pkgsrc/math/R-akima/Makefile
diff -r1.4 -r1.5 pkgsrc/math/R-akima/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/math/R-akima/Makefile (expand / switch to unified diff)

--- pkgsrc/math/R-akima/Makefile 2012/04/15 21:58:24 1.11
+++ pkgsrc/math/R-akima/Makefile 2018/06/01 06:36:49 1.12
@@ -1,25 +1,27 @@ @@ -1,25 +1,27 @@
1# $NetBSD: Makefile,v 1.11 2012/04/15 21:58:24 brook Exp $ 1# $NetBSD: Makefile,v 1.12 2018/06/01 06:36:49 wen Exp $
2 2
3CATEGORIES= math 3CATEGORIES= math
4MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} 4MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= ${R_HOMEPAGE_BASE}/akima/ 7HOMEPAGE= ${R_HOMEPAGE_BASE}/akima/
8COMMENT= Linear or cubic spline interpolation for irregular gridded data 8COMMENT= Linear or cubic spline interpolation for irregular gridded data
9LICENSE= acm-license 9LICENSE= acm-license
10 10
 11DEPENDS+= R-sp>=0:../../math/R-sp
 12
11R_PKGNAME= akima 13R_PKGNAME= akima
12R_PKGVER= 0.5-7 14R_PKGVER= 0.6-2
13 15
14# Note: the ACM license requires notification prior to distribution of 16# Note: the ACM license requires notification prior to distribution of
15# modified versions of this package. If patches are required, then to 17# modified versions of this package. If patches are required, then to
16# comply with this NO_BIN_ON_FTP and NO_SRC_ON_FTP must be defined. 18# comply with this NO_BIN_ON_FTP and NO_SRC_ON_FTP must be defined.
17 19
18# Note: the ACM license requires prior arrangements to distribute the 20# Note: the ACM license requires prior arrangements to distribute the
19# software as part of a commercial product. 21# software as part of a commercial product.
20NO_BIN_ON_CDROM= # defined 22NO_BIN_ON_CDROM= # defined
21NO_SRC_ON_CDROM= # defined 23NO_SRC_ON_CDROM= # defined
22 24
23USE_LANGUAGES= fortran c 25USE_LANGUAGES= fortran c
24 26
25.include "../../math/R/Makefile.extension" 27.include "../../math/R/Makefile.extension"

cvs diff -r1.4 -r1.5 pkgsrc/math/R-akima/distinfo (expand / switch to unified diff)

--- pkgsrc/math/R-akima/distinfo 2015/11/03 23:33:27 1.4
+++ pkgsrc/math/R-akima/distinfo 2018/06/01 06:36:49 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2015/11/03 23:33:27 agc Exp $ 1$NetBSD: distinfo,v 1.5 2018/06/01 06:36:49 wen Exp $
2 2
3SHA1 (R/akima_0.5-7.tar.gz) = 7ba0f9510b49f6fcd617e891aa129ee29935a4ab 3SHA1 (R/akima_0.6-2.tar.gz) = 474efbd23bb6aad4245622474a156e7db9150365
4RMD160 (R/akima_0.5-7.tar.gz) = e45b7312483873cba622d561460a986b0a60c7eb 4RMD160 (R/akima_0.6-2.tar.gz) = ed991b9369e8538a250721ba887e7db76c125bfc
5SHA512 (R/akima_0.5-7.tar.gz) = a2faccb5fd1d6c0cff77404e7eac6f22af60b8db19c15f19176343357ff1cc5fb1028f8e447b7058564769c698cc7538ffbcff101d6c1fd2fd57e3517c6dc091 5SHA512 (R/akima_0.6-2.tar.gz) = 1ae6a9be6da66336bb2db41b803a0e75d6a9435edaa71106e55c5b669d401fa197e65bc980385a83a7d90ac95bbbfe59c80f82b6021f86ffe88d097d4a6906f3
6Size (R/akima_0.5-7.tar.gz) = 185681 bytes 6Size (R/akima_0.6-2.tar.gz) = 154384 bytes