pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-akima



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Jun  1 06:36:49 UTC 2018

Modified Files:
        pkgsrc/math/R-akima: Makefile distinfo

Log Message:
Update to 0.6.2


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/R-akima/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/R-akima/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/R-akima/Makefile
diff -u pkgsrc/math/R-akima/Makefile:1.11 pkgsrc/math/R-akima/Makefile:1.12
--- pkgsrc/math/R-akima/Makefile:1.11   Sun Apr 15 21:58:24 2012
+++ pkgsrc/math/R-akima/Makefile        Fri Jun  1 06:36:49 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/04/15 21:58:24 brook Exp $
+# $NetBSD: Makefile,v 1.12 2018/06/01 06:36:49 wen Exp $
 
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_R_CRAN:=contrib/}
@@ -8,8 +8,10 @@ HOMEPAGE=      ${R_HOMEPAGE_BASE}/akima/
 COMMENT=       Linear or cubic spline interpolation for irregular gridded data
 LICENSE=       acm-license
 
+DEPENDS+=      R-sp>=0:../../math/R-sp
+
 R_PKGNAME=     akima
-R_PKGVER=      0.5-7
+R_PKGVER=      0.6-2
 
 # Note: the ACM license requires notification prior to distribution of
 # modified versions of this package.  If patches are required, then to

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



Home | Main Index | Thread Index | Old Index