Skip to content

Commit

Permalink
www/R-cran-httpuv: Update to 1.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Oct 26, 2023
1 parent 26d3ffb commit d8bfebf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion www/R-cran-httpuv/Makefile
@@ -1,5 +1,5 @@
PORTNAME= httpuv
DISTVERSION= 1.6.11
DISTVERSION= 1.6.12
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}

Expand All @@ -8,13 +8,17 @@ COMMENT= HTTP and WebSocket server library for R
WWW= https://cran.r-project.org/web/packages/httpuv/

LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE

CRAN_DEPENDS= R-cran-later>=0.8.0:devel/R-cran-later \
R-cran-promises>0:devel/R-cran-promises \
R-cran-R6>0:devel/R-cran-R6 \
R-cran-Rcpp>=1.0.7:devel/R-cran-Rcpp
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
TEST_DEPENDS= R-cran-curl>0:ftp/R-cran-curl \
R-cran-testthat>0:devel/R-cran-testthat
# 3 tests failing

USES= compiler:c++11-lang cran:auto-plist,compiles

Expand Down
6 changes: 3 additions & 3 deletions www/R-cran-httpuv/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1685950429
SHA256 (httpuv_1.6.11.tar.gz) = 8ba79e0a8351274daf2dc566c71f88e891127cdedca62ad77a4b27a8103eeef5
SIZE (httpuv_1.6.11.tar.gz) = 1874829
TIMESTAMP = 1698321195
SHA256 (httpuv_1.6.12.tar.gz) = b1d972b1c240702c38cb844a1040670d62876abf462256764b49c120a52f5e74
SIZE (httpuv_1.6.12.tar.gz) = 1879118

0 comments on commit d8bfebf

Please sign in to comment.