git: 3a275f6f532d - main - print/R-cran-textshaping: Update to 1.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Sep 2025 17:27:13 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a275f6f532d1172943716aa1335600f71054cb5 commit 3a275f6f532d1172943716aa1335600f71054cb5 Author: Einar Bjarni Halldórsson <einar@isnic.is> AuthorDate: 2025-09-01 12:54:01 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-09-01 17:27:05 +0000 print/R-cran-textshaping: Update to 1.0.2 - Split CRAN_DEPENDS into BUILD_DEPENDS and RUN_DEPENDS - Add xorg-fonts-truetype to TEST_DEPENDS since tests need at least one font installed ChangeLog: https://github.com/r-lib/textshaping/releases/tag/v1.0.2 PR: 289230 --- print/R-cran-textshaping/Makefile | 16 ++++++++-------- print/R-cran-textshaping/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/print/R-cran-textshaping/Makefile b/print/R-cran-textshaping/Makefile index a3df2b38dd3c..04689284c734 100644 --- a/print/R-cran-textshaping/Makefile +++ b/print/R-cran-textshaping/Makefile @@ -1,5 +1,5 @@ PORTNAME= textshaping -DISTVERSION= 1.0.1 +DISTVERSION= 1.0.2 CATEGORIES= print DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -9,19 +9,19 @@ WWW= https://github.com/r-lib/textshaping LICENSE= MIT -CRAN_DEPENDS= R-cran-cpp11>=0.2.1:devel/R-cran-cpp11 \ - R-cran-lifecycle>0:devel/R-cran-lifecycle \ - R-cran-stringi>0:textproc/R-cran-stringi \ - R-cran-systemfonts>=1.1.0:devel/R-cran-systemfonts -BUILD_DEPENDS= ${CRAN_DEPENDS} +BUILD_DEPENDS= R-cran-cpp11>=0.2.1:devel/R-cran-cpp11 \ + R-cran-systemfonts>=1.0.0:devel/R-cran-systemfonts LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfribidi.so:converters/fribidi \ libharfbuzz.so:print/harfbuzz -RUN_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= R-cran-lifecycle>0:devel/R-cran-lifecycle \ + R-cran-stringi>0:textproc/R-cran-stringi \ + R-cran-systemfonts>=1.1.0:devel/R-cran-systemfonts TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ R-cran-knitr>0:print/R-cran-knitr \ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ - R-cran-testthat>=3.0.0:devel/R-cran-testthat + R-cran-testthat>=3.0.0:devel/R-cran-testthat \ + xorg-fonts-truetype>0:x11-fonts/xorg-fonts-truetype USES= cran:auto-plist,compiles pkgconfig diff --git a/print/R-cran-textshaping/distinfo b/print/R-cran-textshaping/distinfo index 43ebdb3fb323..fe41f6994990 100644 --- a/print/R-cran-textshaping/distinfo +++ b/print/R-cran-textshaping/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746104183 -SHA256 (textshaping_1.0.1.tar.gz) = 7bbf50926c7a48cc957958e98403169ddcc76916b45b35e0833acd2e8cfba82f -SIZE (textshaping_1.0.1.tar.gz) = 75793 +TIMESTAMP = 1756731144 +SHA256 (textshaping_1.0.2.tar.gz) = 985a826f38103ea86feca46dadea41eb5ce7c52055c9f6e6d8f95c2dc4e5c580 +SIZE (textshaping_1.0.2.tar.gz) = 76035