mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
ftp/R-cran-curl: update to 5.2.1
Changelog: https://cran.r-project.org/web/packages/curl/NEWS Approved by: bofh (mentor) Differential Revision: https://reviews.freebsd.org/D44363
This commit is contained in:
parent
1264f80827
commit
58b87343e1
@ -1,5 +1,5 @@
|
||||
PORTNAME= curl
|
||||
DISTVERSION= 5.2.0
|
||||
DISTVERSION= 5.2.1
|
||||
CATEGORIES= ftp
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
@ -11,17 +11,17 @@ LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/curl/curl.h:ftp/curl
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
TEST_DEPENDS= R-cran-spelling>0:textproc/R-cran-spelling \
|
||||
R-cran-testthat>0:devel/R-cran-testthat \
|
||||
R-cran-httpuv>0:www/R-cran-httpuv \
|
||||
TEST_DEPENDS= R-cran-httpuv>0:www/R-cran-httpuv \
|
||||
R-cran-knitr>0:print/R-cran-knitr \
|
||||
R-cran-magrittr>0:devel/R-cran-magrittr \
|
||||
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown
|
||||
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
|
||||
R-cran-spelling>0:textproc/R-cran-spelling \
|
||||
R-cran-testthat>0:devel/R-cran-testthat
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
pre-test:
|
||||
# R-cran-webutils package does not exist yet
|
||||
# R-cran-webutils package does not exist yet
|
||||
@${LOCALBASE}/bin/Rscript -e 'install.packages("webutils", \
|
||||
repos = "https://cloud.r-project.org")'
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1702219599
|
||||
SHA256 (curl_5.2.0.tar.gz) = bfdba4115f9fc6bc92e5287cee38ae33317c5996372c0aa0a9bc4d375b6bf489
|
||||
SIZE (curl_5.2.0.tar.gz) = 715878
|
||||
TIMESTAMP = 1710423234
|
||||
SHA256 (curl_5.2.1.tar.gz) = 4a7a4d8c08aa1bca2fcd9c58ade7b4b0ea2ed9076d0521071be29baac8adfa90
|
||||
SIZE (curl_5.2.1.tar.gz) = 716695
|
||||
|
Loading…
Reference in New Issue
Block a user