diff options
author | Zsolt Udvari <uzsolt@FreeBSD.org> | 2025-07-14 22:14:09 +0200 |
---|---|---|
committer | Zsolt Udvari <uzsolt@FreeBSD.org> | 2025-07-14 22:14:32 +0200 |
commit | 1c90bcce1746ca55590d27dbb4ee1a2b47594428 (patch) | |
tree | e4e046a148dfe2f8490074d6547f18a3a9e60e84 | |
parent | devel/pecl-ev: unbreak build on -current after inotify import (diff) |
www/R-cran-httr2: Update to 1.2.0
Changelog: https://cran.r-project.org/web/packages/httr2/news/news.html
-rw-r--r-- | www/R-cran-httr2/Makefile | 6 | ||||
-rw-r--r-- | www/R-cran-httr2/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/R-cran-httr2/Makefile b/www/R-cran-httr2/Makefile index 83421f850035..9e6392ae70a1 100644 --- a/www/R-cran-httr2/Makefile +++ b/www/R-cran-httr2/Makefile @@ -1,5 +1,5 @@ PORTNAME= httr2 -DISTVERSION= 1.1.2 +DISTVERSION= 1.2.0 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -11,7 +11,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= R-cran-cli>=3.0.0:devel/R-cran-cli \ - R-cran-curl>=6.2.1:ftp/R-cran-curl \ + R-cran-curl>=6.4.0:ftp/R-cran-curl \ R-cran-glue>0:devel/R-cran-glue \ R-cran-lifecycle>0:devel/R-cran-lifecycle \ R-cran-magrittr>0:devel/R-cran-magrittr \ @@ -34,7 +34,7 @@ TEST_DEPENDS= R-cran-askpass>0:security/R-cran-askpass \ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ R-cran-testthat>=3.1.8:devel/R-cran-testthat \ R-cran-tibble>0:devel/R-cran-tibble \ - R-cran-webfakes>0:devel/R-cran-webfakes \ + R-cran-webfakes>=1.4.0:devel/R-cran-webfakes \ R-cran-xml2>0:textproc/R-cran-xml2 USES= cran:auto-plist diff --git a/www/R-cran-httr2/distinfo b/www/R-cran-httr2/distinfo index 9f8a26059fed..21b929be9702 100644 --- a/www/R-cran-httr2/distinfo +++ b/www/R-cran-httr2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744466133 -SHA256 (httr2_1.1.2.tar.gz) = 5980508274276486bccb0e890ead889b6dd05c9154725df373b6a97cfd7b7f9d -SIZE (httr2_1.1.2.tar.gz) = 261794 +TIMESTAMP = 1752520401 +SHA256 (httr2_1.2.0.tar.gz) = 6560030867b7a6eabc137aae7e4eff1ec525a7caa7a8b62698de6efeb4b787b5 +SIZE (httr2_1.2.0.tar.gz) = 271515 |