pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography
Module Name: pkgsrc
Committed By: brook
Date: Sun Aug 9 15:28:57 UTC 2020
Modified Files:
pkgsrc/geography: Makefile
Added Files:
pkgsrc/geography/R-rnaturalearthdata: DESCR Makefile distinfo
Log Message:
geography/R-rnaturalearthdata: import R-rnaturalearthdata-0.1.0
Vector map data from <http://www.naturalearthdata.com/>. Access
functions are provided in the accompanying package 'rnaturalearth'.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/geography/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/geography/R-rnaturalearthdata/DESCR \
pkgsrc/geography/R-rnaturalearthdata/Makefile \
pkgsrc/geography/R-rnaturalearthdata/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/Makefile
diff -u pkgsrc/geography/Makefile:1.98 pkgsrc/geography/Makefile:1.99
--- pkgsrc/geography/Makefile:1.98 Sun Aug 9 15:26:14 2020
+++ pkgsrc/geography/Makefile Sun Aug 9 15:28:56 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2020/08/09 15:26:14 brook Exp $
+# $NetBSD: Makefile,v 1.99 2020/08/09 15:28:56 brook Exp $
#
COMMENT= Software for geographical-related uses
@@ -16,6 +16,7 @@ SUBDIR+= R-osmdata
SUBDIR+= R-prettymapr
SUBDIR+= R-raster
SUBDIR+= R-rgeos
+SUBDIR+= R-rnaturalearthdata
SUBDIR+= R-rosm
SUBDIR+= R-sf
SUBDIR+= R-spData
Added files:
Index: pkgsrc/geography/R-rnaturalearthdata/DESCR
diff -u /dev/null pkgsrc/geography/R-rnaturalearthdata/DESCR:1.1
--- /dev/null Sun Aug 9 15:28:57 2020
+++ pkgsrc/geography/R-rnaturalearthdata/DESCR Sun Aug 9 15:28:57 2020
@@ -0,0 +1,2 @@
+Vector map data from <http://www.naturalearthdata.com/>. Access
+functions are provided in the accompanying package 'rnaturalearth'.
Index: pkgsrc/geography/R-rnaturalearthdata/Makefile
diff -u /dev/null pkgsrc/geography/R-rnaturalearthdata/Makefile:1.1
--- /dev/null Sun Aug 9 15:28:57 2020
+++ pkgsrc/geography/R-rnaturalearthdata/Makefile Sun Aug 9 15:28:57 2020
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2020/08/09 15:28:57 brook Exp $
+
+R_PKGNAME= rnaturalearthdata
+R_PKGVER= 0.1.0
+CATEGORIES= geography
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= World Vector Map Data from Natural Earth Used in 'rnaturalearth'
+LICENSE= cc0-1.0-universal
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../math/R-sp/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/geography/R-rnaturalearthdata/distinfo
diff -u /dev/null pkgsrc/geography/R-rnaturalearthdata/distinfo:1.1
--- /dev/null Sun Aug 9 15:28:57 2020
+++ pkgsrc/geography/R-rnaturalearthdata/distinfo Sun Aug 9 15:28:57 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/08/09 15:28:57 brook Exp $
+
+SHA1 (R/rnaturalearthdata_0.1.0.tar.gz) = 010040c6fc28982cf822d9abf03dd1f42ce9f644
+RMD160 (R/rnaturalearthdata_0.1.0.tar.gz) = 3bf0f48a8d1eb3d4abf7a467a7242c63db081067
+SHA512 (R/rnaturalearthdata_0.1.0.tar.gz) = 13aa33c22d293c1ebbe41d7fdf3c30efc1dd34e5e734d3636d8c424fa105bb38e3ebd1cf8f6ddc451f6b8228be2aeb8f471a60d6071d8a4f8ccd51ecb6af6062
+Size (R/rnaturalearthdata_0.1.0.tar.gz) = 3219989 bytes
Home |
Main Index |
Thread Index |
Old Index