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: Sat Nov 23 23:45:41 UTC 2024
Modified Files:
pkgsrc/math/R-sp: Makefile distinfo
Log Message:
(math/R-sp) Updated 2.0.0 to 2.1.4
Changes in version 2.1-4 (2024-04-30):
* if CRS is NA, do not require (and depend on) presence of
package sf; #144
Changes in version 2.1-3 (2024-01-29):
* remove use of deprecated is.R()
Changes in version 2.0-1 (2023-10-16):
* remove startup message
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 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.20 pkgsrc/math/R-sp/Makefile:1.21
--- pkgsrc/math/R-sp/Makefile:1.20 Fri Aug 11 01:52:15 2023
+++ pkgsrc/math/R-sp/Makefile Sat Nov 23 23:45:41 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2023/08/11 01:52:15 mef Exp $
+# $NetBSD: Makefile,v 1.21 2024/11/23 23:45:41 mef Exp $
R_PKGNAME= sp
-R_PKGVER= 2.0-0
+R_PKGVER= 2.1-4
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Classes and methods for spatial data
@@ -17,8 +17,14 @@ TEST_DEPENDS+= R-rgdal-[0-9]*:../../geog
TEST_DEPENDS+= R-rgeos-[0-9]*:../../geography/R-rgeos
TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
TEST_DEPENDS+= R-sf-[0-9]*:../../geography/R-sf
-TEST_DEPENDS+= R-terra-[0-9]*:../../geography/R-terra
+# !pdfTeX error: pdflatex (file ecti1000): Font ecti1000 at 600 not found
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
USE_LANGUAGES= c
Index: pkgsrc/math/R-sp/distinfo
diff -u pkgsrc/math/R-sp/distinfo:1.20 pkgsrc/math/R-sp/distinfo:1.21
--- pkgsrc/math/R-sp/distinfo:1.20 Fri Aug 11 01:52:15 2023
+++ pkgsrc/math/R-sp/distinfo Sat Nov 23 23:45:41 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2023/08/11 01:52:15 mef Exp $
+$NetBSD: distinfo,v 1.21 2024/11/23 23:45:41 mef Exp $
-BLAKE2s (R/sp_2.0-0.tar.gz) = 667323027c90b90bf03df6d0ea9bf751982721278accdda85033b4c567ef89c3
-SHA512 (R/sp_2.0-0.tar.gz) = 0c78d5b514ebbda00c616e28c997218cdd79282904ae39a62d93f1073ffcd92ed896e8cc05a64090038ada71f50b6656c7dcb4b676c0ec15e0cbd343ba2b2f62
-Size (R/sp_2.0-0.tar.gz) = 1161401 bytes
+BLAKE2s (R/sp_2.1-4.tar.gz) = 81f54a5deb443580a00570e63c93d3072cf1eafb349e8aa4cec486e5ae209617
+SHA512 (R/sp_2.1-4.tar.gz) = 8521bbf9070ba70472297b23a5e8e6138ae03f967387491ac7a8590711f45d46aaf057457ca66a176801c88549654b682eeb97880580938128e3286b09dd47d8
+Size (R/sp_2.1-4.tar.gz) = 1254712 bytes
Home |
Main Index |
Thread Index |
Old Index