Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2018 07:31:12 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r472850 - head/www/R-cran-httpuv
Message-ID:  <201806200731.w5K7VCmv051357@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Wed Jun 20 07:31:12 2018
New Revision: 472850
URL: https://svnweb.freebsd.org/changeset/ports/472850

Log:
  - Update to 1.4.4.1

Modified:
  head/www/R-cran-httpuv/Makefile   (contents, props changed)
  head/www/R-cran-httpuv/distinfo   (contents, props changed)

Modified: head/www/R-cran-httpuv/Makefile
==============================================================================
--- head/www/R-cran-httpuv/Makefile	Wed Jun 20 06:53:29 2018	(r472849)
+++ head/www/R-cran-httpuv/Makefile	Wed Jun 20 07:31:12 2018	(r472850)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httpuv
-PORTVERSION=	1.4.3
+PORTVERSION=	1.4.4.1
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -13,7 +13,7 @@ LICENSE=	GPLv2+
 
 CRAN_DEPENDS=	R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \
 		R-cran-promises>0:devel/R-cran-promises \
-		R-cran-later>=0.7.2:devel/R-cran-later \
+		R-cran-later>=0.7.3:devel/R-cran-later \
 		R-cran-BH>0:devel/R-cran-BH
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}

Modified: head/www/R-cran-httpuv/distinfo
==============================================================================
--- head/www/R-cran-httpuv/distinfo	Wed Jun 20 06:53:29 2018	(r472849)
+++ head/www/R-cran-httpuv/distinfo	Wed Jun 20 07:31:12 2018	(r472850)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526352921
-SHA256 (httpuv_1.4.3.tar.gz) = c6e91ac3396a102deabd9a63b5a786f1ae1f87b5ee1ce0f1501fc0f43cebf095
-SIZE (httpuv_1.4.3.tar.gz) = 1673359
+TIMESTAMP = 1529474955
+SHA256 (httpuv_1.4.4.1.tar.gz) = c6a44f262df83bae0fcf808a07c0b3da5f0bc9ea29aa7c6eccf421d541c07c8a
+SIZE (httpuv_1.4.4.1.tar.gz) = 1675566



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