Date: Sat, 13 Jun 2015 05:43:05 +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: r389319 - in head/www/R-cran-httpuv: . files Message-ID: <201506130543.t5D5h5ip097739@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506130543.t5D5h5ip097739>