Skip to content
Snippets Groups Projects
Commit b008ae57 authored by Nuno Teixeira's avatar Nuno Teixeira
Browse files

www/R-cran-httpuv: Unbundle devel/libuv

While here, apply upstream patch to fix tests when all of the unsafe
ports are available (e.g. poudriere jail).

See also: https://github.com/rstudio/httpuv/pull/396
parent e855ba68
No related branches found
No related tags found
No related merge requests found
PORTNAME= httpuv
DISTVERSION= 1.6.14
PORTREVISION= 1
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}
PATCH_SITES= https://github.com/rstudio/httpuv/pull/396/commits/
PATCHFILES= fe516bc16655e338bce8078c35d618732ab3e40a.patch:-p1
MAINTAINER= eduardo@FreeBSD.org
COMMENT= HTTP and WebSocket server library for R
WWW= https://cran.r-project.org/web/packages/httpuv/
......@@ -15,11 +19,12 @@ CRAN_DEPENDS= R-cran-later>=0.8.0:devel/R-cran-later \
R-cran-R6>0:devel/R-cran-R6 \
R-cran-Rcpp>=1.0.7:devel/R-cran-Rcpp
BUILD_DEPENDS= ${CRAN_DEPENDS}
LIB_DEPENDS= libuv.so:devel/libuv
RUN_DEPENDS= ${CRAN_DEPENDS}
TEST_DEPENDS= R-cran-curl>0:ftp/R-cran-curl \
R-cran-testthat>0:devel/R-cran-testthat
# 1 test failing: https://github.com/rstudio/httpuv/issues/393
USES= compiler:c++11-lang cran:auto-plist,compiles
USES= cran:auto-plist,compiles pkgconfig
.include <bsd.port.mk>
TIMESTAMP = 1706604666
TIMESTAMP = 1706917306
SHA256 (httpuv_1.6.14.tar.gz) = 4026acae26bd99873e269b062f343f2239131130b43fdfd6a1a5a89b913cd181
SIZE (httpuv_1.6.14.tar.gz) = 1880639
SHA256 (fe516bc16655e338bce8078c35d618732ab3e40a.patch) = f457067991c7010bdd1283028266e52552a7b5c5424c1f988befd1ae66da4981
SIZE (fe516bc16655e338bce8078c35d618732ab3e40a.patch) = 1225
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment