Date: Tue, 30 Jan 2024 11:06:01 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b5d91e3fa94a - main - www/R-cran-httpuv: Update to 1.6.14 Message-ID: <202401301106.40UB61TO074963@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=b5d91e3fa94a5b0866c9515df3a98cf7f35ae674 commit b5d91e3fa94a5b0866c9515df3a98cf7f35ae674 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-01-30 10:03:12 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-01-30 11:05:44 +0000 www/R-cran-httpuv: Update to 1.6.14 ChangeLog: https://cran.r-project.org/web/packages/httpuv/news/news.html --- www/R-cran-httpuv/Makefile | 4 ++-- www/R-cran-httpuv/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/R-cran-httpuv/Makefile b/www/R-cran-httpuv/Makefile index aff889118310..9340fa0236db 100644 --- a/www/R-cran-httpuv/Makefile +++ b/www/R-cran-httpuv/Makefile @@ -1,5 +1,5 @@ PORTNAME= httpuv -DISTVERSION= 1.6.13 +DISTVERSION= 1.6.14 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -18,7 +18,7 @@ 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 -# 1 test failing +# 1 test failing: https://github.com/rstudio/httpuv/issues/393 USES= compiler:c++11-lang cran:auto-plist,compiles diff --git a/www/R-cran-httpuv/distinfo b/www/R-cran-httpuv/distinfo index a4f75d6f1516..b34da27fa984 100644 --- a/www/R-cran-httpuv/distinfo +++ b/www/R-cran-httpuv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702131865 -SHA256 (httpuv_1.6.13.tar.gz) = cb6ef97bb58a062626ed0e7a6cfbc604f82ebd698daa4641c59166b2ab683b5f -SIZE (httpuv_1.6.13.tar.gz) = 1879156 +TIMESTAMP = 1706604666 +SHA256 (httpuv_1.6.14.tar.gz) = 4026acae26bd99873e269b062f343f2239131130b43fdfd6a1a5a89b913cd181 +SIZE (httpuv_1.6.14.tar.gz) = 1880639
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401301106.40UB61TO074963>