pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-sp
Module Name: pkgsrc
Committed By: mef
Date: Sun Dec 18 11:39:43 UTC 2022
Modified Files:
pkgsrc/math/R-sp: Makefile distinfo
Log Message:
(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
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/R-sp/Makefile \
pkgsrc/math/R-sp/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-sp/Makefile
diff -u pkgsrc/math/R-sp/Makefile:1.17 pkgsrc/math/R-sp/Makefile:1.18
--- pkgsrc/math/R-sp/Makefile:1.17 Sun Jun 13 12:46:04 2021
+++ pkgsrc/math/R-sp/Makefile Sun Dec 18 11:39:43 2022
@@ -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"
Index: pkgsrc/math/R-sp/distinfo
diff -u pkgsrc/math/R-sp/distinfo:1.17 pkgsrc/math/R-sp/distinfo:1.18
--- pkgsrc/math/R-sp/distinfo:1.17 Tue Oct 26 10:55:32 2021
+++ pkgsrc/math/R-sp/distinfo Sun Dec 18 11:39:43 2022
@@ -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