diff options
| author | Einar Bjarni Halldórsson <einar@isnic.is> | 2026-03-06 18:13:28 +0000 |
|---|---|---|
| committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2026-03-06 18:52:19 +0000 |
| commit | 26eb14ec2cb0a0229c647d9fa003e746f1ee2960 (patch) | |
| tree | b25cbdbc5d67d798da5d9370255dae0f6b874171 | |
| parent | 061707543befe69cc632da49720eabee7ae6defe (diff) | |
devel/R-cran-systemfonts: Update to 1.3.2
Add xorg-fonts-truetype to TEST_DEPENDS since tests need some
fonts installed to function
ChangeLog: https://github.com/r-lib/systemfonts/releases/tag/v1.3.2
PR: 293612
| -rw-r--r-- | devel/R-cran-systemfonts/Makefile | 5 | ||||
| -rw-r--r-- | devel/R-cran-systemfonts/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/R-cran-systemfonts/Makefile b/devel/R-cran-systemfonts/Makefile index d7a53b347311..e00d33f4f43c 100644 --- a/devel/R-cran-systemfonts/Makefile +++ b/devel/R-cran-systemfonts/Makefile @@ -1,5 +1,5 @@ PORTNAME= systemfonts -DISTVERSION= 1.3.1 +DISTVERSION= 1.3.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -23,7 +23,8 @@ TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ R-cran-knitr>0:print/R-cran-knitr \ R-cran-ragg>0:graphics/R-cran-ragg \ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ - R-cran-testthat>=2.1.0:devel/R-cran-testthat + R-cran-testthat>=2.1.0:devel/R-cran-testthat \ + xorg-fonts-truetype>0:x11-fonts/xorg-fonts-truetype USES= cran:auto-plist,compiles pkgconfig diff --git a/devel/R-cran-systemfonts/distinfo b/devel/R-cran-systemfonts/distinfo index 6e8ffcd27a08..ffe915fc47ec 100644 --- a/devel/R-cran-systemfonts/distinfo +++ b/devel/R-cran-systemfonts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759340411 -SHA256 (systemfonts_1.3.1.tar.gz) = 4392cbf7f97d335b61f7a70257faead2d45a3beeb76249d75a41e9ed82e4456d -SIZE (systemfonts_1.3.1.tar.gz) = 593311 +TIMESTAMP = 1772786522 +SHA256 (systemfonts_1.3.2.tar.gz) = 828a1780e540bd05107cd0a1ddfac6727de8aef1d6d82b43591dabaf753dd135 +SIZE (systemfonts_1.3.2.tar.gz) = 594775 |
