pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-spData
Module Name: pkgsrc
Committed By: mef
Date: Sun Dec 1 07:16:42 UTC 2024
Modified Files:
pkgsrc/geography/R-spData: Makefile distinfo
Log Message:
(geography/R-spData) Updated 2.3.0 to 2.3.3
# spData 2.3.2
* Adds the `shapes/NY8_utm18.gpkg` file
# spData 2.3.1
* Added a `NEWS.md` file to track changes to the package.
* We added GeoPackage versions of all the datasets in the
package (and we plan to remove the ESRI Shapefile
versions in the near future).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/geography/R-spData/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/geography/R-spData/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/R-spData/Makefile
diff -u pkgsrc/geography/R-spData/Makefile:1.4 pkgsrc/geography/R-spData/Makefile:1.5
--- pkgsrc/geography/R-spData/Makefile:1.4 Wed Jan 24 23:17:12 2024
+++ pkgsrc/geography/R-spData/Makefile Sun Dec 1 07:16:42 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2024/01/24 23:17:12 mef Exp $
+# $NetBSD: Makefile,v 1.5 2024/12/01 07:16:42 mef Exp $
R_PKGNAME= spData
-R_PKGVER= 2.3.0
+R_PKGVER= 2.3.3
CATEGORIES= geography
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -11,7 +11,7 @@ LICENSE= cc0-1.0-universal
DEPENDS+= R-raster>=3.0.12:../../geography/R-raster
# Packages suggested but not available:
-# 'sf', 'spDataLarge', 'spdep', 'spatialreg'
+# 'spDataLarge', 'spdep', 'spatialreg'
TEST_DEPENDS+= R-sf-[0-9]*:../../geography/R-sf
USE_LANGUAGES= # none
Index: pkgsrc/geography/R-spData/distinfo
diff -u pkgsrc/geography/R-spData/distinfo:1.6 pkgsrc/geography/R-spData/distinfo:1.7
--- pkgsrc/geography/R-spData/distinfo:1.6 Wed Jan 24 23:17:12 2024
+++ pkgsrc/geography/R-spData/distinfo Sun Dec 1 07:16:42 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/01/24 23:17:12 mef Exp $
+$NetBSD: distinfo,v 1.7 2024/12/01 07:16:42 mef Exp $
-BLAKE2s (R/spData_2.3.0.tar.gz) = a1e2c411ff4b56a3bf9b661c2fd989a98042e007142db5ca17223ec3217ea229
-SHA512 (R/spData_2.3.0.tar.gz) = a80b9c0e22a1dcc140c923c65b848f7d6e19bfe9efd1f2cf35aba3e9b39805ad3e679a92e1c83d91af97e17a4257130a7f5b8d2e5a249affc7463ca312557edb
-Size (R/spData_2.3.0.tar.gz) = 3874953 bytes
+BLAKE2s (R/spData_2.3.3.tar.gz) = ed4462288110b388b0f460f90f604917e10dae1fba6d4bf1736e5338823985a3
+SHA512 (R/spData_2.3.3.tar.gz) = 75e7eeacb0b76de34acaaf12083c0987b2340e3aea586c790c7ff4cb11829a7ef461675b271ecb401d8e097b78b14e3ef9774e26c18d8a8ea73285b79b425440
+Size (R/spData_2.3.3.tar.gz) = 4406482 bytes
Home |
Main Index |
Thread Index |
Old Index