pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   brook
Date:           Wed Jul 31 18:34:10 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019 TODO
        pkgsrc/math/R-RandomFields: Makefile distinfo
Removed Files:
        pkgsrc/math/R-RandomFields/patches: patch-src_MLE.cc
            patch-src_getNset.cc patch-src_userinterfaces.cc

Log Message:
R-RandomFields: update to version 3.3.6.

Update to the canonical form of an R package and fix the LICENSE
field.


To generate a diff of this commit:
cvs rdiff -u -r1.3156 -r1.3157 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.19156 -r1.19157 pkgsrc/doc/TODO
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/R-RandomFields/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/R-RandomFields/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/math/R-RandomFields/patches/patch-src_MLE.cc \
    pkgsrc/math/R-RandomFields/patches/patch-src_getNset.cc \
    pkgsrc/math/R-RandomFields/patches/patch-src_userinterfaces.cc

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

Modified files:

Index: pkgsrc/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.3156 pkgsrc/doc/CHANGES-2019:1.3157
--- pkgsrc/doc/CHANGES-2019:1.3156      Wed Jul 31 18:08:50 2019
+++ pkgsrc/doc/CHANGES-2019     Wed Jul 31 18:34:10 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3156 2019/07/31 18:08:50 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3157 2019/07/31 18:34:10 brook Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -5113,3 +5113,4 @@ Changes to the packages collection and i
        Updated devel/R-BH to 1.69.0.1 [brook 2019-07-31]
        Updated math/R-DAAG to 1.22.1 [brook 2019-07-31]
        Updated math/R-FNN to 1.1.3 [brook 2019-07-31]
+       Updated math/R-RandomFields to 3.3.6 [brook 2019-07-31]

Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.19156 pkgsrc/doc/TODO:1.19157
--- pkgsrc/doc/TODO:1.19156     Tue Jul 30 13:37:13 2019
+++ pkgsrc/doc/TODO     Wed Jul 31 18:34:10 2019
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.19156 2019/07/30 13:37:13 nia Exp $
+$NetBSD: TODO,v 1.19157 2019/07/31 18:34:10 brook Exp $
 
 Suggested new packages
 ======================
@@ -407,7 +407,6 @@ For possible Perl packages updates, see 
        o PACK-0.0.4
        o PAM-0.99.7.1
        o Pantomime-1.2.2
-       o R-RandomFields-3.1.8
        o R-akima-11
        o R-gdata-2.17.0
        o R-httpRequest-0.0.10

Index: pkgsrc/math/R-RandomFields/Makefile
diff -u pkgsrc/math/R-RandomFields/Makefile:1.3 pkgsrc/math/R-RandomFields/Makefile:1.4
--- pkgsrc/math/R-RandomFields/Makefile:1.3     Sat Jul 28 14:40:46 2018
+++ pkgsrc/math/R-RandomFields/Makefile Wed Jul 31 18:34:10 2019
@@ -1,17 +1,20 @@
-# $NetBSD: Makefile,v 1.3 2018/07/28 14:40:46 brook Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/31 18:34:10 brook Exp $
 
-CATEGORIES=    math
+CATEGORIES=    math R
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/RandomFields/
 COMMENT=       Simulation and analysis of random fields
-LICENSE=       gnu-gpl-v2
+LICENSE=       gnu-gpl-v3
 
 R_PKGNAME=     RandomFields
-R_PKGVER=      2.0.66
+R_PKGVER=      3.3.6
+
+DEPENDS+=      R-sp>=1.3.1:../../math/R-sp
 
 USE_LANGUAGES+=        c c++ fortran
 
 .include "../../math/R/Makefile.extension"
+.include "../../math/R-RandomFieldsUtils/buildlink3.mk"
 .include "../../math/blas/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/math/R-RandomFields/distinfo
diff -u pkgsrc/math/R-RandomFields/distinfo:1.4 pkgsrc/math/R-RandomFields/distinfo:1.5
--- pkgsrc/math/R-RandomFields/distinfo:1.4     Tue Nov  3 23:33:27 2015
+++ pkgsrc/math/R-RandomFields/distinfo Wed Jul 31 18:34:10 2019
@@ -1,9 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 23:33:27 agc Exp $
+$NetBSD: distinfo,v 1.5 2019/07/31 18:34:10 brook Exp $
 
-SHA1 (R/RandomFields_2.0.66.tar.gz) = 58f5ec3c5c2995e88268bc4eaae0360b80dc636b
-RMD160 (R/RandomFields_2.0.66.tar.gz) = 8713109ab626cabf52b7a3a02ced34951843f373
-SHA512 (R/RandomFields_2.0.66.tar.gz) = fe8334614790acd391a103cae47a58fcc5d54e44dce6d79d6af6f2d8446148f9676717df4eb5a2b4b11f4ced9555cd055644f4a1e597384f8bc36aa515bbc39c
-Size (R/RandomFields_2.0.66.tar.gz) = 451832 bytes
-SHA1 (patch-src_MLE.cc) = 859ea7c42d6b680f7f03d81292f34df75249558f
-SHA1 (patch-src_getNset.cc) = 49d769a7254de108442a97d0966acb4110c9306f
-SHA1 (patch-src_userinterfaces.cc) = 195b7e9c27b297c7e13124c873b159bf19969eae
+SHA1 (R/RandomFields_3.3.6.tar.gz) = c0a5090e8db226d09ddaeeaedb2a5602b139f022
+RMD160 (R/RandomFields_3.3.6.tar.gz) = 6c4e175b86b440404b42d95d28cea0f4fc2111e7
+SHA512 (R/RandomFields_3.3.6.tar.gz) = 233c0b2e9b4123984f8cbed67578f48eb80ce699e978a01002b6a15f7910d33b848415443e499f02007cf47762b8f7b47b25b4e343175f2547f3c02c613d2a61
+Size (R/RandomFields_3.3.6.tar.gz) = 1065533 bytes



Home | Main Index | Thread Index | Old Index