svn commit: r389319 - in head/www/R-cran-httpuv: . files

TAKATSU Tomonari tota at FreeBSD.org
Sat Jun 13 05:43:06 UTC 2015


Author: tota
Date: Sat Jun 13 05:43:04 2015
New Revision: 389319
URL: https://svnweb.freebsd.org/changeset/ports/389319

Log:
  - Update to 1.3.2
  - Regenerate patch file with 'make makepatch'

Modified:
  head/www/R-cran-httpuv/Makefile
  head/www/R-cran-httpuv/distinfo
  head/www/R-cran-httpuv/files/patch-src-Makevars

Modified: head/www/R-cran-httpuv/Makefile
==============================================================================
--- head/www/R-cran-httpuv/Makefile	Sat Jun 13 05:18:36 2015	(r389318)
+++ head/www/R-cran-httpuv/Makefile	Sat Jun 13 05:43:04 2015	(r389319)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httpuv
-PORTVERSION=	1.3.0
-PORTREVISION=	1
+PORTVERSION=	1.3.2
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 

Modified: head/www/R-cran-httpuv/distinfo
==============================================================================
--- head/www/R-cran-httpuv/distinfo	Sat Jun 13 05:18:36 2015	(r389318)
+++ head/www/R-cran-httpuv/distinfo	Sat Jun 13 05:43:04 2015	(r389319)
@@ -1,2 +1,2 @@
-SHA256 (httpuv_1.3.0.tar.gz) = a6ca73a73695365220a74d1bbc9bd8922efd291fd9c03c6132e08497bed2423b
-SIZE (httpuv_1.3.0.tar.gz) = 423739
+SHA256 (httpuv_1.3.2.tar.gz) = db40979d422be9717486422dfd401515788048e32687f8685314c46ec35fe36e
+SIZE (httpuv_1.3.2.tar.gz) = 426519

Modified: head/www/R-cran-httpuv/files/patch-src-Makevars
==============================================================================
--- head/www/R-cran-httpuv/files/patch-src-Makevars	Sat Jun 13 05:18:36 2015	(r389318)
+++ head/www/R-cran-httpuv/files/patch-src-Makevars	Sat Jun 13 05:43:04 2015	(r389319)
@@ -1,6 +1,6 @@
---- src/Makevars.orig	2013-12-07 17:47:48.000000000 +0900
-+++ src/Makevars	2013-12-09 16:36:18.000000000 +0900
-@@ -10,6 +10,9 @@
+--- src/Makevars.orig	2014-07-24 16:49:47 UTC
++++ src/Makevars
+@@ -10,6 +10,9 @@ PKG_LIBS = `$(R_HOME)/bin/Rscript -e "Rc
  ifeq ($(UNAME), SunOS)
  PKG_LIBS += -lkstat -lsendfile
  endif


More information about the svn-ports-all mailing list