pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-sp (math/R-sp) Updated 1.4.5 to 1.5.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4820560f84cf
branches:  trunk
changeset: 390314:4820560f84cf
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Dec 18 11:39:43 2022 +0000

description:
(math/R-sp) Updated 1.4.5 to 1.5.1

(R-sp/work/sp/inst/NEWS.Rd)
Changes in version 1.5-0 (2022-06-03):

        * merge the evolution branch from rsbivand/sp@evolution

Changes in version 1.4-7 (2022-04-18):

        * remove S-compatibility DOUBLE_* macros;
          https://github.com/edzer/sp/pull/115

Changes in version 1.4-6 (2021-11-14):

        * add CRS cache and update CRS print method;
          https://github.com/edzer/sp/pull/103

diffstat:

 math/R-sp/Makefile |  7 ++++---
 math/R-sp/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r bc5937184bf1 -r 4820560f84cf math/R-sp/Makefile
--- a/math/R-sp/Makefile        Sun Dec 18 11:31:40 2022 +0000
+++ b/math/R-sp/Makefile        Sun Dec 18 11:39:43 2022 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.17 2021/06/13 12:46:04 wen Exp $
+# $NetBSD: Makefile,v 1.18 2022/12/18 11:39:43 mef Exp $
 
 R_PKGNAME=     sp
-R_PKGVER=      1.4-5
-CATEGORIES=    math
+R_PKGVER=      1.5-1
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Classes and methods for spatial data
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
+# Packages suggested but not available: 'rgdal', 'gstat', 'deldir', 'sf'
+
 USE_LANGUAGES= c
 
 .include "../../math/R/Makefile.extension"
diff -r bc5937184bf1 -r 4820560f84cf math/R-sp/distinfo
--- a/math/R-sp/distinfo        Sun Dec 18 11:31:40 2022 +0000
+++ b/math/R-sp/distinfo        Sun Dec 18 11:39:43 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2021/10/26 10:55:32 nia Exp $
+$NetBSD: distinfo,v 1.18 2022/12/18 11:39:43 mef Exp $
 
-BLAKE2s (R/sp_1.4-5.tar.gz) = f3e4db4d35f32f13cf2e312b17c17463622053634ebf317c3ca352a0fb586420
-SHA512 (R/sp_1.4-5.tar.gz) = c5773c369a6aedcd13b8da204f987914da21590dc7bb45eee29592ab68ffa0962790f1a8aa1f53126fcc35ee80bf0a29107cd7c31b6412eb27be5255c6ee2002
-Size (R/sp_1.4-5.tar.gz) = 1049195 bytes
+BLAKE2s (R/sp_1.5-1.tar.gz) = b7306974fbac0e759053639a421a228e88956ce81d2f3ffcc660860a7231c4fc
+SHA512 (R/sp_1.5-1.tar.gz) = b7361463e67575099a18826afedc3e0d68b1a95113ae4964e72c630851962d27e5768af2e6f3a23ed690ea41f82d0b8a8ff815423256b7f6fa3b3d49d7eb08bd
+Size (R/sp_1.5-1.tar.gz) = 1030562 bytes



Home | Main Index | Thread Index | Old Index