Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Apr 2021 10:42:41 GMT
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7c1d3bdf0d57 - main - www/R-cran-httpuv: Update to 1.6.0
Message-ID:  <202104241042.13OAgf3L087823@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7c1d3bdf0d57bec0b57d50654ade5a56bb72fb50

commit 7c1d3bdf0d57bec0b57d50654ade5a56bb72fb50
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2021-04-24 08:33:34 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2021-04-24 10:42:27 +0000

    www/R-cran-httpuv: Update to 1.6.0
---
 www/R-cran-httpuv/Makefile | 5 ++---
 www/R-cran-httpuv/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/R-cran-httpuv/Makefile b/www/R-cran-httpuv/Makefile
index 81a25a9d71e0..4097146a0bf2 100644
--- a/www/R-cran-httpuv/Makefile
+++ b/www/R-cran-httpuv/Makefile
@@ -1,7 +1,7 @@
 # Created by: TAKATSU Tomonari <tota@FreeBSD.org>
 
 PORTNAME=	httpuv
-PORTVERSION=	1.5.5
+PORTVERSION=	1.6.0
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -13,8 +13,7 @@ LICENSE=	GPLv2+
 CRAN_DEPENDS=	R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \
 		R-cran-R6>0:devel/R-cran-R6 \
 		R-cran-promises>0:devel/R-cran-promises \
-		R-cran-later>=0.8.0:devel/R-cran-later \
-		R-cran-BH>0:devel/R-cran-BH
+		R-cran-later>=0.8.0:devel/R-cran-later
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
diff --git a/www/R-cran-httpuv/distinfo b/www/R-cran-httpuv/distinfo
index e2f4f430d20c..46dfc2cf0e4a 100644
--- a/www/R-cran-httpuv/distinfo
+++ b/www/R-cran-httpuv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610799940
-SHA256 (httpuv_1.5.5.tar.gz) = 0be6c98927c7859d4bbfbbec8822c9f5e95352077d87640a76bc2ade07c83117
-SIZE (httpuv_1.5.5.tar.gz) = 1805106
+TIMESTAMP = 1619253207
+SHA256 (httpuv_1.6.0.tar.gz) = 75eee06bd3155c17424a5d9abca3056bfb790052897ae9be8d5e3b3244ea2006
+SIZE (httpuv_1.6.0.tar.gz) = 1811883



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104241042.13OAgf3L087823>