pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-rstudioapi
Module Name: pkgsrc
Committed By: mef
Date: Fri Aug 11 02:21:22 UTC 2023
Modified Files:
pkgsrc/math/R-rstudioapi: Makefile distinfo
Log Message:
(math/R-rstudioapi) Updated 0.14 to 0.15.0
# rstudioapi 0.15.0
* Added `getDelegatedAzureToken` for Posit Workbench users needing to expose
OAuth2 tokens for Azure services that have already had permissions configured
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/R-rstudioapi/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/R-rstudioapi/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-rstudioapi/Makefile
diff -u pkgsrc/math/R-rstudioapi/Makefile:1.5 pkgsrc/math/R-rstudioapi/Makefile:1.6
--- pkgsrc/math/R-rstudioapi/Makefile:1.5 Thu Jun 8 16:09:11 2023
+++ pkgsrc/math/R-rstudioapi/Makefile Fri Aug 11 02:21:22 2023
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.5 2023/06/08 16:09:11 mef Exp $
+# $NetBSD: Makefile,v 1.6 2023/08/11 02:21:22 mef Exp $
R_PKGNAME= rstudioapi
-R_PKGVER= 0.14
+R_PKGVER= 0.15.0
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Safely access the RStudio API
LICENSE= mit
-TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+TEST_DEPENDS+= R-clipr-[0-9]*:../../devel/R-clipr
+TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
-TEST_DEPENDS+= R-clipr-[0-9]*:../../devel/R-clipr
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
USE_LANGUAGES= # none
Index: pkgsrc/math/R-rstudioapi/distinfo
diff -u pkgsrc/math/R-rstudioapi/distinfo:1.6 pkgsrc/math/R-rstudioapi/distinfo:1.7
--- pkgsrc/math/R-rstudioapi/distinfo:1.6 Thu Jun 8 16:09:11 2023
+++ pkgsrc/math/R-rstudioapi/distinfo Fri Aug 11 02:21:22 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/06/08 16:09:11 mef Exp $
+$NetBSD: distinfo,v 1.7 2023/08/11 02:21:22 mef Exp $
-BLAKE2s (R/rstudioapi_0.14.tar.gz) = ce49707d7a27b1857c3fe3a6ca48a5794af7cb7d606ea1a35c848b6f113b7ee0
-SHA512 (R/rstudioapi_0.14.tar.gz) = e7185ca997ba24bc1f8dff0aa803b1bd0560958ba71471c1952d8c13dad65fd1616fdc8ed5275e8e7d2c266225e5832a8a740a966067452f5df172b38d214c30
-Size (R/rstudioapi_0.14.tar.gz) = 115390 bytes
+BLAKE2s (R/rstudioapi_0.15.0.tar.gz) = 2dd71f7127d264f726c977f91ae4e21fb10367c841d49ddfa8bc8e36a78e7826
+SHA512 (R/rstudioapi_0.15.0.tar.gz) = 304b9448915789d948d08cdef66f8c31d22fd3413de172dfa10cb1ccec53bdb3734b8fd797ef3389674c652106b46784fa47b3bb9e3ab61b1149965210dfcd21
+Size (R/rstudioapi_0.15.0.tar.gz) = 115689 bytes
Home |
Main Index |
Thread Index |
Old Index