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: Fri Aug 7 03:42:41 UTC 2020
Modified Files:
pkgsrc/geography: Makefile
Added Files:
pkgsrc/geography/R-spatstat.utils: DESCR Makefile distinfo
Log Message:
geography/R-spatstat.utils: import R-spatstat.utils-1.17.0
Contains utility functions for the 'spatstat' package which may also
be useful for other purposes.
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/geography/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/geography/R-spatstat.utils/DESCR \
pkgsrc/geography/R-spatstat.utils/Makefile \
pkgsrc/geography/R-spatstat.utils/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.86 pkgsrc/geography/Makefile:1.87
--- pkgsrc/geography/Makefile:1.86 Fri Aug 7 03:19:21 2020
+++ pkgsrc/geography/Makefile Fri Aug 7 03:42:41 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2020/08/07 03:19:21 brook Exp $
+# $NetBSD: Makefile,v 1.87 2020/08/07 03:42:41 brook Exp $
#
COMMENT= Software for geographical-related uses
@@ -11,6 +11,7 @@ SUBDIR+= R-maps
SUBDIR+= R-maptools
SUBDIR+= R-prettymapr
SUBDIR+= R-rgeos
+SUBDIR+= R-spatstat.utils
SUBDIR+= cm2gpx
SUBDIR+= cmconvert
SUBDIR+= epsg
Added files:
Index: pkgsrc/geography/R-spatstat.utils/DESCR
diff -u /dev/null pkgsrc/geography/R-spatstat.utils/DESCR:1.1
--- /dev/null Fri Aug 7 03:42:41 2020
+++ pkgsrc/geography/R-spatstat.utils/DESCR Fri Aug 7 03:42:41 2020
@@ -0,0 +1,2 @@
+Contains utility functions for the 'spatstat' package which may also
+be useful for other purposes.
Index: pkgsrc/geography/R-spatstat.utils/Makefile
diff -u /dev/null pkgsrc/geography/R-spatstat.utils/Makefile:1.1
--- /dev/null Fri Aug 7 03:42:41 2020
+++ pkgsrc/geography/R-spatstat.utils/Makefile Fri Aug 7 03:42:41 2020
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2020/08/07 03:42:41 brook Exp $
+
+R_PKGNAME= spatstat.utils
+R_PKGVER= 1.17-0
+CATEGORIES= geography
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Utility Functions for 'spatstat'
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/geography/R-spatstat.utils/distinfo
diff -u /dev/null pkgsrc/geography/R-spatstat.utils/distinfo:1.1
--- /dev/null Fri Aug 7 03:42:41 2020
+++ pkgsrc/geography/R-spatstat.utils/distinfo Fri Aug 7 03:42:41 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/08/07 03:42:41 brook Exp $
+
+SHA1 (R/spatstat.utils_1.17-0.tar.gz) = 41e9284b04bee4b711cf4ae4437a45982eb9eea1
+RMD160 (R/spatstat.utils_1.17-0.tar.gz) = 23e08dd7ada0d5753d216e7e4987bed76c67f702
+SHA512 (R/spatstat.utils_1.17-0.tar.gz) = b266dedd28167caf22e4bb143c36eba79fa88df1c5a015cf1561d9d4d5ef2896e229911a979ab0366e32c33018be0b743536567b1d0e043128588d2fee9d8fd8
+Size (R/spatstat.utils_1.17-0.tar.gz) = 66334 bytes
Home |
Main Index |
Thread Index |
Old Index