diff options
| author | Einar Bjarni Halldórsson <einar@isnic.is> | 2025-05-01 06:13:51 +0100 |
|---|---|---|
| committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-05-01 06:15:11 +0100 |
| commit | 3ff8ed77b184fe1da6af5b3731d22d0e6c803513 (patch) | |
| tree | 8bac3b65416e1d688a087c30e8add811b73469d4 /devel | |
| parent | sysutils/py-hcloud: update to 2.5.1 (diff) | |
devel/R-cran-systemfonts: Update to 1.2.3
ChangeLog: https://github.com/r-lib/systemfonts/releases/tag/v1.2.3
PR: 286489
Diffstat (limited to 'devel')
| -rw-r--r-- | devel/R-cran-systemfonts/Makefile | 16 | ||||
| -rw-r--r-- | devel/R-cran-systemfonts/distinfo | 6 |
2 files changed, 14 insertions, 8 deletions
diff --git a/devel/R-cran-systemfonts/Makefile b/devel/R-cran-systemfonts/Makefile index be95831dc110..73089ad0e782 100644 --- a/devel/R-cran-systemfonts/Makefile +++ b/devel/R-cran-systemfonts/Makefile @@ -1,5 +1,5 @@ PORTNAME= systemfonts -DISTVERSION= 1.2.2 +DISTVERSION= 1.2.3 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -9,17 +9,23 @@ WWW= https://systemfonts.r-lib.org/ LICENSE= MIT -CRAN_DEPENDS= R-cran-cpp11>=0.2.1:devel/R-cran-cpp11 \ +CRAN_DEPENDS= R-cran-base64enc>0:converters/R-cran-base64enc \ + R-cran-cpp11>=0.2.1:devel/R-cran-cpp11 \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ R-cran-lifecycle>0:devel/R-cran-lifecycle BUILD_DEPENDS= ${CRAN_DEPENDS} LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 RUN_DEPENDS= ${CRAN_DEPENDS} -TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr \ - R-cran-testthat>=2.1.0:devel/R-cran-testthat +TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ + R-cran-farver>0:graphics/R-cran-farver \ + R-cran-knitr>0:print/R-cran-knitr \ + R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ + R-cran-testthat>=2.1.0:devel/R-cran-testthat \ + xorg-fonts-truetype>0:x11-fonts/xorg-fonts-truetype -TESTING_UNSAFE= Test is non-deterministic USES= cran:auto-plist,compiles pkgconfig +TESTING_UNSAFE= Test is non-deterministic, see also https://github.com/r-lib/systemfonts/pull/130 + .include <bsd.port.mk> diff --git a/devel/R-cran-systemfonts/distinfo b/devel/R-cran-systemfonts/distinfo index 73ab7c35577a..6e7f81364813 100644 --- a/devel/R-cran-systemfonts/distinfo +++ b/devel/R-cran-systemfonts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743806183 -SHA256 (systemfonts_1.2.2.tar.gz) = f40051080fcf357f77289726138d341b0df4531345b7bbc5b5442ff0361a5126 -SIZE (systemfonts_1.2.2.tar.gz) = 102009 +TIMESTAMP = 1746044825 +SHA256 (systemfonts_1.2.3.tar.gz) = da6c1a16757a809507966c66e34856a239967220315c915cf79215b21c109efa +SIZE (systemfonts_1.2.3.tar.gz) = 105970 |
