diff options
author | Einar Bjarni Halldórsson <einar@isnic.is> | 2024-05-15 12:28:17 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2024-05-15 15:20:25 +0000 |
commit | b1e99f62fc6ea0782bca15cdeede7e97d220dcca (patch) | |
tree | 43ddc669d58fd87aa7731e5d2176c9edf986991d | |
parent | 2a997d7a89f11b6fb95680e829f07c9688be27bc (diff) |
devel/R-cran-systemfonts: Update to 1.1.0
-rw-r--r-- | devel/R-cran-systemfonts/Makefile | 7 | ||||
-rw-r--r-- | devel/R-cran-systemfonts/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/R-cran-systemfonts/Makefile b/devel/R-cran-systemfonts/Makefile index cca0e548480f..520e3ab3e357 100644 --- a/devel/R-cran-systemfonts/Makefile +++ b/devel/R-cran-systemfonts/Makefile @@ -1,5 +1,5 @@ PORTNAME= systemfonts -DISTVERSION= 1.0.6 +DISTVERSION= 1.1.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -9,12 +9,13 @@ WWW= https://systemfonts.r-lib.org/ LICENSE= MIT -CRAN_DEPENDS= R-cran-cpp11>=0.2.1:devel/R-cran-cpp11 +CRAN_DEPENDS= R-cran-cpp11>=0.2.1:devel/R-cran-cpp11 \ + 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-testthat>0:devel/R-cran-testthat +TEST_DEPENDS= R-cran-testthat>=2.1.0:devel/R-cran-testthat USES= cran:auto-plist,compiles pkgconfig diff --git a/devel/R-cran-systemfonts/distinfo b/devel/R-cran-systemfonts/distinfo index 02db4b229fb1..cd231496c1c6 100644 --- a/devel/R-cran-systemfonts/distinfo +++ b/devel/R-cran-systemfonts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709821553 -SHA256 (systemfonts_1.0.6.tar.gz) = d1586e7b6ecdcb5af6559a30f58b806d347e570724313cb9cb655a27ad581dd7 -SIZE (systemfonts_1.0.6.tar.gz) = 80844 +TIMESTAMP = 1715775551 +SHA256 (systemfonts_1.1.0.tar.gz) = 1941069bd20320284ec026a38c53cb736be60bda431303ceaf8fd27ae13fb644 +SIZE (systemfonts_1.1.0.tar.gz) = 85584 |