Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 2015 07:06:02 +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: r393847 - in head/www/R-cran-httpuv: . files
Message-ID:  <201508100706.t7A7622j085953@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Mon Aug 10 07:06:01 2015
New Revision: 393847
URL: https://svnweb.freebsd.org/changeset/ports/393847

Log:
  - Update to 1.3.3

Deleted:
  head/www/R-cran-httpuv/files/
Modified:
  head/www/R-cran-httpuv/Makefile
  head/www/R-cran-httpuv/distinfo
  head/www/R-cran-httpuv/pkg-descr

Modified: head/www/R-cran-httpuv/Makefile
==============================================================================
--- head/www/R-cran-httpuv/Makefile	Mon Aug 10 06:20:47 2015	(r393846)
+++ head/www/R-cran-httpuv/Makefile	Mon Aug 10 07:06:01 2015	(r393847)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httpuv
-PORTVERSION=	1.3.2
+PORTVERSION=	1.3.3
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 

Modified: head/www/R-cran-httpuv/distinfo
==============================================================================
--- head/www/R-cran-httpuv/distinfo	Mon Aug 10 06:20:47 2015	(r393846)
+++ head/www/R-cran-httpuv/distinfo	Mon Aug 10 07:06:01 2015	(r393847)
@@ -1,2 +1,2 @@
-SHA256 (httpuv_1.3.2.tar.gz) = db40979d422be9717486422dfd401515788048e32687f8685314c46ec35fe36e
-SIZE (httpuv_1.3.2.tar.gz) = 426519
+SHA256 (httpuv_1.3.3.tar.gz) = bb37452ddc4d9381bee84cdf524582859af6a988e291debb71c8a2e120d02b2a
+SIZE (httpuv_1.3.3.tar.gz) = 426665

Modified: head/www/R-cran-httpuv/pkg-descr
==============================================================================
--- head/www/R-cran-httpuv/pkg-descr	Mon Aug 10 06:20:47 2015	(r393846)
+++ head/www/R-cran-httpuv/pkg-descr	Mon Aug 10 07:06:01 2015	(r393847)
@@ -5,4 +5,4 @@ it particularly easy to create complete 
 httpuv alone. httpuv is built on top of the libuv and http-parser
 C libraries, both of which were developed by Joyent, Inc.
 
-WWW: http://cran.r-project.org/web/packages/httpuv/
+WWW: https://cran.r-project.org/web/packages/httpuv/



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