From 76e41a74a580109cbf92595791a4cc4d47c956e8 Mon Sep 17 00:00:00 2001 From: mef Date: Sat, 19 Oct 2024 21:55:28 +0000 Subject: [PATCH] (devel/R-pkgKitten) Updated 0.2.3 to 0.2.4 (R CMD Rd2txt pkgKitten/inst/NEWS.Rd|head -20) Changes in version 0.2.4 (2024-08-30): * The .Rbuildignore stanza now includes .github * The support of and usage illustrations of 'tinytest' are much enhanced (Paul Hudor in #18 adressing #19 and #20) * The .gitignore file now includes C++ related files * Improvements and polish to badges and continuous integration * The DESCRIPTION file now contains an Authors@R entry --- devel/R-pkgKitten/Makefile | 10 ++++++++-- devel/R-pkgKitten/distinfo | 8 ++++---- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/devel/R-pkgKitten/Makefile b/devel/R-pkgKitten/Makefile index 0cbcce79a02d..bc3adb81c722 100644 --- a/devel/R-pkgKitten/Makefile +++ b/devel/R-pkgKitten/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2023/06/15 11:06:53 mef Exp $ +# $NetBSD: Makefile,v 1.6 2024/10/19 21:55:28 mef Exp $ R_PKGNAME= pkgKitten -R_PKGVER= 0.2.3 +R_PKGVER= 0.2.4 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -12,6 +12,12 @@ TEST_DEPENDS+= R-roxygen2-[0-9]*:../../devel/R-roxygen2 TEST_DEPENDS+= R-tinytest-[0-9]*:../../devel/R-tinytest TEST_DEPENDS+= R-whoami-[0-9]*:../../devel/R-whoami +TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec +TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url +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 + USE_LANGUAGES= # none .include "../../math/R/Makefile.extension" diff --git a/devel/R-pkgKitten/distinfo b/devel/R-pkgKitten/distinfo index 754b255f4247..30f44674e0ba 100644 --- a/devel/R-pkgKitten/distinfo +++ b/devel/R-pkgKitten/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2023/06/15 11:06:53 mef Exp $ +$NetBSD: distinfo,v 1.7 2024/10/19 21:55:28 mef Exp $ -BLAKE2s (R/pkgKitten_0.2.3.tar.gz) = e80c4dc7d6e99ead4ebc1e32a391b63921f3f6f7d6263feeaf983aec1acefba2 -SHA512 (R/pkgKitten_0.2.3.tar.gz) = 013417008699a9efa49905d1149b348dd8941f4b2a991fb7801868316ed706e50702695a8865dcb8a20a4bfbb0a6ddbd49c3540ba7d7978dde5048e1fbb0a3a5 -Size (R/pkgKitten_0.2.3.tar.gz) = 9802 bytes +BLAKE2s (R/pkgKitten_0.2.4.tar.gz) = e63b892f2441c550f065a9cbe28dd2ec1c527a9971ea8d7a16e3725f3b8dc73d +SHA512 (R/pkgKitten_0.2.4.tar.gz) = de30e822afcc5c7b99aba10cba4329206ec20ee3626f241000f2e43c2b85215e7dddbebe394eb843ce6cba587d46e7cdff19a057e80713729c861b4d87f8195d +Size (R/pkgKitten_0.2.4.tar.gz) = 11381 bytes