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 Feb 15 06:22:57 UTC 2025

Modified Files:
        pkgsrc/math/R-sp: Makefile distinfo

Log Message:
(math/R-sp) Updated 2.1.4 to 2.2.0

Changes in version 2.2-0 (2024-xx-yy):

         remove exporting C symbols previously used by rgdal and rgeos

Changes in version 2.1-5 (2024-xx-yy):

         add pkgdown site

         update sp map gallery and move to vignettes


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 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.21 pkgsrc/math/R-sp/Makefile:1.22
--- pkgsrc/math/R-sp/Makefile:1.21      Sat Nov 23 23:45:41 2024
+++ pkgsrc/math/R-sp/Makefile   Sat Feb 15 06:22:57 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2024/11/23 23:45:41 mef Exp $
+# $NetBSD: Makefile,v 1.22 2025/02/15 06:22:57 mef Exp $
 
 R_PKGNAME=     sp
-R_PKGVER=      2.1-4
+R_PKGVER=      2.2-0
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Classes and methods for spatial data
@@ -18,6 +18,9 @@ TEST_DEPENDS+=        R-rgeos-[0-9]*:../../geog
 TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
 TEST_DEPENDS+= R-sf-[0-9]*:../../geography/R-sf
 
+# Package suggested but not available: 'mapview'
+TEST_DEPENDS+= R-maps-[0-9]*:../../geography/R-maps
+
 # !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
Index: pkgsrc/math/R-sp/distinfo
diff -u pkgsrc/math/R-sp/distinfo:1.21 pkgsrc/math/R-sp/distinfo:1.22
--- pkgsrc/math/R-sp/distinfo:1.21      Sat Nov 23 23:45:41 2024
+++ pkgsrc/math/R-sp/distinfo   Sat Feb 15 06:22:57 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2024/11/23 23:45:41 mef Exp $
+$NetBSD: distinfo,v 1.22 2025/02/15 06:22:57 mef Exp $
 
-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
+BLAKE2s (R/sp_2.2-0.tar.gz) = 15d8e675e03e60aa1452ec2f3783e8563c5aa3ae1bb8859b96f21ca2a4c89437
+SHA512 (R/sp_2.2-0.tar.gz) = 2864475026e32cacb7206e44bfbe64f3822279f8d1a270b5aa2ae287da8129d573f3dd7d321ab099b916c787bc5b90b43f1f499f7e85f19c7c60fc4df4a00619
+Size (R/sp_2.2-0.tar.gz) = 4474033 bytes



Home | Main Index | Thread Index | Old Index