pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-akima Update to akima v0.5-7, add LICENSE and r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/530b830acbe8
branches:  trunk
changeset: 602523:530b830acbe8
user:      brook <brook%pkgsrc.org@localhost>
date:      Sun Apr 15 15:09:26 2012 +0000

description:
Update to akima v0.5-7, add LICENSE and regularize package files.

diffstat:

 math/R-akima/DESCR    |  2 +-
 math/R-akima/Makefile |  5 +++--
 math/R-akima/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (40 lines):

diff -r f7f0144ab295 -r 530b830acbe8 math/R-akima/DESCR
--- a/math/R-akima/DESCR        Sun Apr 15 15:07:34 2012 +0000
+++ b/math/R-akima/DESCR        Sun Apr 15 15:09:26 2012 +0000
@@ -1,1 +1,1 @@
-Linear or cubic spline interpolation for irregular gridded data
+Linear or cubic spline interpolation for irregular gridded data.
diff -r f7f0144ab295 -r 530b830acbe8 math/R-akima/Makefile
--- a/math/R-akima/Makefile     Sun Apr 15 15:07:34 2012 +0000
+++ b/math/R-akima/Makefile     Sun Apr 15 15:09:26 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2011/12/19 22:27:04 markd Exp $
+# $NetBSD: Makefile,v 1.10 2012/04/15 15:09:26 brook Exp $
 
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_R_CRAN:=contrib/}
@@ -6,9 +6,10 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/akima/
 COMMENT=       Linear or cubic spline interpolation for irregular gridded data
+LICENSE=       acm-license
 
 R_PKGNAME=     akima
-R_PKGVER=      0.5-4
+R_PKGVER=      0.5-7
 
 USE_LANGUAGES= fortran c
 
diff -r f7f0144ab295 -r 530b830acbe8 math/R-akima/distinfo
--- a/math/R-akima/distinfo     Sun Apr 15 15:07:34 2012 +0000
+++ b/math/R-akima/distinfo     Sun Apr 15 15:09:26 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/12/11 19:18:17 adam Exp $
+$NetBSD: distinfo,v 1.3 2012/04/15 15:09:26 brook Exp $
 
-SHA1 (R/akima_0.5-4.tar.gz) = 1bc9505cafc67b909f9d870a3e2946016f196854
-RMD160 (R/akima_0.5-4.tar.gz) = 302f6a5cdf5d5e38d0fff01069b02ca8728285d3
-Size (R/akima_0.5-4.tar.gz) = 152618 bytes
+SHA1 (R/akima_0.5-7.tar.gz) = 7ba0f9510b49f6fcd617e891aa129ee29935a4ab
+RMD160 (R/akima_0.5-7.tar.gz) = e45b7312483873cba622d561460a986b0a60c7eb
+Size (R/akima_0.5-7.tar.gz) = 185681 bytes



Home | Main Index | Thread Index | Old Index