pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/R-pkgcache (devel/R-pkgcache) import R-pkgcache-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/35a90f20e960
branches:  trunk
changeset: 443942:35a90f20e960
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Jan 01 10:17:46 2021 +0000

description:
(devel/R-pkgcache) import R-pkgcache-1.1.1

Metadata and package cache for CRAN-like repositories. This is a
utility package to be used by package management tools that want to
take advantage of caching.

diffstat:

 devel/R-pkgcache/DESCR    |   3 +++
 devel/R-pkgcache/Makefile |  32 ++++++++++++++++++++++++++++++++
 devel/R-pkgcache/distinfo |   6 ++++++
 3 files changed, 41 insertions(+), 0 deletions(-)

diffs (53 lines):

diff -r 07474464a426 -r 35a90f20e960 devel/R-pkgcache/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-pkgcache/DESCR    Fri Jan 01 10:17:46 2021 +0000
@@ -0,0 +1,3 @@
+Metadata and package cache for CRAN-like repositories. This is a
+utility package to be used by package management tools that want to
+take advantage of caching.
diff -r 07474464a426 -r 35a90f20e960 devel/R-pkgcache/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-pkgcache/Makefile Fri Jan 01 10:17:46 2021 +0000
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1 2021/01/01 10:17:46 mef Exp $
+
+R_PKGNAME=     pkgcache
+R_PKGVER=      1.1.1
+CATEGORIES=    devel
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Cache 'CRAN'-Like Metadata and R Packages
+LICENSE=       mit     # + file LICENSE
+
+DEPENDS+=      R-assertthat>=0.2.1:../../devel/R-assertthat
+DEPENDS+=      R-callr>=2.0.4.9000:../../devel/R-callr
+DEPENDS+=      R-cli>=2.0.0:../../devel/R-cli
+DEPENDS+=      R-glue>=1.4.1:../../devel/R-glue
+DEPENDS+=      R-rappdirs>=0.3.1:../../devel/R-rappdirs
+DEPENDS+=      R-rlang>=0.4.9:../../devel/R-rlang
+DEPENDS+=      R-uuid>=0.1.2:../../devel/R-uuid
+DEPENDS+=      R-prettyunits>=1.0.2:../../math/R-prettyunits
+DEPENDS+=      R-tibble>=2.1.3:../../math/R-tibble
+DEPENDS+=      R-digest>=0.6.25:../../security/R-digest
+DEPENDS+=      R-processx>=3.3.0.9001:../../sysutils/R-processx
+DEPENDS+=      R-curl>=3.2:../../www/R-curl
+DEPENDS+=      R-filelock-[0-9]*:../../devel/R-filelock
+
+# Packages suggested but not available: 'debugme', 'presser'
+#TEST_DEPENDS+=        R-debugme-[0-9]*:
+
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 07474464a426 -r 35a90f20e960 devel/R-pkgcache/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-pkgcache/distinfo Fri Jan 01 10:17:46 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/01/01 10:17:46 mef Exp $
+
+SHA1 (R/pkgcache_1.1.1.tar.gz) = 4cbd40032755f7149d5884432f96f09b37ab0a0a
+RMD160 (R/pkgcache_1.1.1.tar.gz) = f83980e5c7fcdd648d642b8cae2dabf4b373e8fe
+SHA512 (R/pkgcache_1.1.1.tar.gz) = 4d7f86c98902e1909376b8b38c15b98a39b815015df54f07082c8d453025eb11374881cf4f928986c819340c1b6467c956038d83ea20afbbd0f60cfc4e492b25
+Size (R/pkgcache_1.1.1.tar.gz) = 131818 bytes



Home | Main Index | Thread Index | Old Index