From 200843c4c0454a3c0afb882769704d5775c6767c Mon Sep 17 00:00:00 2001 From: tota Date: Sat, 13 Jun 2015 05:43:04 +0000 Subject: - Update to 1.3.2 - Regenerate patch file with 'make makepatch' --- www/R-cran-httpuv/Makefile | 3 +-- www/R-cran-httpuv/distinfo | 4 ++-- www/R-cran-httpuv/files/patch-src-Makevars | 6 +++--- 3 files changed, 6 insertions(+), 7 deletions(-) (limited to 'www') diff --git a/www/R-cran-httpuv/Makefile b/www/R-cran-httpuv/Makefile index 26aa618563a5..a36bfe7b69d6 100644 --- a/www/R-cran-httpuv/Makefile +++ b/www/R-cran-httpuv/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= httpuv -PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTVERSION= 1.3.2 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-httpuv/distinfo b/www/R-cran-httpuv/distinfo index 07ee377aa9bf..2d842fe1e9a8 100644 --- a/www/R-cran-httpuv/distinfo +++ b/www/R-cran-httpuv/distinfo @@ -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 diff --git a/www/R-cran-httpuv/files/patch-src-Makevars b/www/R-cran-httpuv/files/patch-src-Makevars index 07be65b6329d..ca13460937de 100644 --- a/www/R-cran-httpuv/files/patch-src-Makevars +++ b/www/R-cran-httpuv/files/patch-src-Makevars @@ -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 -- cgit