git: 6d04b771850e - main - www/R-cran-httpuv: Update to 1.6.2

TAKATSU Tomonari tota at FreeBSD.org
Thu Aug 19 21:39:47 UTC 2021


The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6d04b771850e63ac15d3cec0eff9d8321458522e

commit 6d04b771850e63ac15d3cec0eff9d8321458522e
Author:     TAKATSU Tomonari <tota at FreeBSD.org>
AuthorDate: 2021-08-19 12:36:06 +0000
Commit:     TAKATSU Tomonari <tota at FreeBSD.org>
CommitDate: 2021-08-19 21:39:38 +0000

    www/R-cran-httpuv: Update to 1.6.2
    
    - Update to 1.6.2
    - Add compiler:c++11-lang to USES
---
 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 3eeb0cbfba74..9c53e9622147 100644
--- a/www/R-cran-httpuv/Makefile
+++ b/www/R-cran-httpuv/Makefile
@@ -1,7 +1,7 @@
 # Created by: TAKATSU Tomonari <tota at FreeBSD.org>
 
 PORTNAME=	httpuv
-PORTVERSION=	1.6.1
+PORTVERSION=	1.6.2
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -17,6 +17,6 @@ CRAN_DEPENDS=	R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
-USES=		cran:auto-plist,compiles
+USES=		compiler:c++11-lang cran:auto-plist,compiles
 
 .include <bsd.port.mk>
diff --git a/www/R-cran-httpuv/distinfo b/www/R-cran-httpuv/distinfo
index 9503ac36c55e..fbaddcd71ad0 100644
--- a/www/R-cran-httpuv/distinfo
+++ b/www/R-cran-httpuv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620557374
-SHA256 (httpuv_1.6.1.tar.gz) = 6a735dd55323f3c36802da3fe22f985b4c02149c71df617555657944ff29be67
-SIZE (httpuv_1.6.1.tar.gz) = 1812058
+TIMESTAMP = 1629376308
+SHA256 (httpuv_1.6.2.tar.gz) = 561f45567d28d946a1cd04db932e94c9c575fd85963104ad7d8a6296e156badc
+SIZE (httpuv_1.6.2.tar.gz) = 1815049


More information about the dev-commits-ports-main mailing list