From 0b91415bee33c06fd2e6fbe1ef3df78f72ca1118 Mon Sep 17 00:00:00 2001 From: mef Date: Mon, 22 Jan 2024 23:35:47 +0000 Subject: [PATCH] (devel/R-rprojroot) Updated 2.0.3 to 2.0.4, make test passed # rprojroot 2.0.4 (2023-11-05) ## Features - Add `is_renv_project` criterion looking for an `renv.lock` file (@gadenbuie, #86). - Add `is_quarto_project` criterion looking for a Quarto project (@olivroy, #91, #92). ## Chore - Update maintainer e-mail address. ## Testing - Wrap `::` to skip if not installed in tests (#94). --- devel/R-rprojroot/Makefile | 11 +++++++++-- devel/R-rprojroot/distinfo | 8 ++++---- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/devel/R-rprojroot/Makefile b/devel/R-rprojroot/Makefile index 43e4254e2ded..a07eda6cef69 100644 --- a/devel/R-rprojroot/Makefile +++ b/devel/R-rprojroot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2022/04/30 05:31:13 mef Exp $ +# $NetBSD: Makefile,v 1.5 2024/01/22 23:35:47 mef Exp $ R_PKGNAME= rprojroot -R_PKGVER= 2.0.3 +R_PKGVER= 2.0.4 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -18,6 +18,13 @@ TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat TEST_DEPENDS+= R-withr-[0-9]*:../../devel/R-withr TEST_DEPENDS+= R-lifecycle-[0-9]*:../../devel/R-lifecycle +TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec +TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata +TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin +TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval +TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval +TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url + USE_LANGUAGES= # none .include "../../math/R/Makefile.extension" diff --git a/devel/R-rprojroot/distinfo b/devel/R-rprojroot/distinfo index 0371d4983bd5..02bb94f51fbb 100644 --- a/devel/R-rprojroot/distinfo +++ b/devel/R-rprojroot/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2022/04/30 05:26:10 mef Exp $ +$NetBSD: distinfo,v 1.6 2024/01/22 23:35:47 mef Exp $ -BLAKE2s (R/rprojroot_2.0.3.tar.gz) = 051c214ce1086c3dfb09d667a16864d298690cfd8fef98691d345e39b09a3cae -SHA512 (R/rprojroot_2.0.3.tar.gz) = ffe7e82e3647760f29a57ffa341026df76888ad4ff4cc29443c878b1f5b268f60b68d374f3579e4101601cdf84fbbbd8a9c996d3d84b23aa98ffe3710b82b73d -Size (R/rprojroot_2.0.3.tar.gz) = 59939 bytes +BLAKE2s (R/rprojroot_2.0.4.tar.gz) = 30264dc33d1308a0a330c5f8ac5e77681326f29b30bd3de3a00f8bdb849e8183 +SHA512 (R/rprojroot_2.0.4.tar.gz) = 27a07b4246aedc09495ab95bb08c2de33daca18d26389b333ecd92294a8b0cd7245990d9bf2e8592aa87dac91d10afb779dd948ced0342ccab0af0228c86827c +Size (R/rprojroot_2.0.4.tar.gz) = 59946 bytes