From 3309ac47d82509921115b69b286e49e225853f7f Mon Sep 17 00:00:00 2001 From: mef Date: Sun, 15 Dec 2024 08:49:16 +0000 Subject: [PATCH] (www/R-sass) Updated 0.4.6 to 0.4.9 # sass 0.4.9 - Closed #138: font_google(local = TRUE) now uses woff2 (instead of woff) for a font file type. (#139) # sass 0.4.8 - Closed #132: Fix R CMD check warning re error() format strings (for r-devel). (#133) # sass 0.4.7 - Closed #129: Fixed a compilation warning on latest Apple Clang (15). (#130) - Closed #125: Installation now (correctly) requires `{fs}` >= 1.2.4. --- www/R-sass/Makefile | 16 ++++++++++++++-- www/R-sass/distinfo | 8 ++++---- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/www/R-sass/Makefile b/www/R-sass/Makefile index 44d40cb40b02..e1b96eb9a975 100644 --- a/www/R-sass/Makefile +++ b/www/R-sass/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2023/06/11 09:54:58 mef Exp $ +# $NetBSD: Makefile,v 1.4 2024/12/15 08:49:16 mef Exp $ R_PKGNAME= sass -R_PKGVER= 0.4.6 +R_PKGVER= 0.4.9 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org @@ -16,6 +16,18 @@ DEPENDS+= R-fs-[0-9]*:../../devel/R-fs DEPENDS+= R-rappdirs-[0-9]*:../../devel/R-rappdirs DEPENDS+= R-R6-[0-9]*:../../devel/R-R6 +TEST_DEPENDS+= R-curl-[0-9]*:../../www/R-curl +TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr +TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown +TEST_DEPENDS+= R-shiny-[0-9]*:../../www/R-shiny +TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat +TEST_DEPENDS+= R-withr-[0-9]*:../../devel/R-withr + +TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata +TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin +TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url +TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval + USE_TOOLS+= gmake USE_LANGUAGES= c c++ diff --git a/www/R-sass/distinfo b/www/R-sass/distinfo index feab2b885335..01fdea7461ac 100644 --- a/www/R-sass/distinfo +++ b/www/R-sass/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2023/06/11 09:54:58 mef Exp $ +$NetBSD: distinfo,v 1.5 2024/12/15 08:49:16 mef Exp $ -BLAKE2s (R/sass_0.4.6.tar.gz) = 40423a3d88a70a92351f4e29767856dec2ac6b382fc7c65be64b864f6c651953 -SHA512 (R/sass_0.4.6.tar.gz) = 291c8cbdff377cc3b641b3773c68c4b49a16f3a1922a39cd5eee805fe4f65e300b35d419ba223c3bce29ee65a35df6826d1fa214a69521a09c976a0c878303cd -Size (R/sass_0.4.6.tar.gz) = 3024838 bytes +BLAKE2s (R/sass_0.4.9.tar.gz) = c38daa405ae85ef6de14b92b413c9c7743c991fec1a25e87ef322072ecf9d529 +SHA512 (R/sass_0.4.9.tar.gz) = d35d8ab33a657dd871c6405a157fbec82b038ba82c7278acb86af55ae9de38708b2e94c4608109ca734300e1584157238c99493860f4cccc78063943d807c349 +Size (R/sass_0.4.9.tar.gz) = 3025086 bytes