Date: Tue, 27 Aug 2013 11:39:42 +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: r325437 - head/www/R-cran-httpuv Message-ID: <201308271139.r7RBdgrL021981@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Tue Aug 27 11:39:42 2013 New Revision: 325437 URL: http://svnweb.freebsd.org/changeset/ports/325437 Log: - Update to 1.1.0 Modified: head/www/R-cran-httpuv/Makefile head/www/R-cran-httpuv/distinfo Modified: head/www/R-cran-httpuv/Makefile ============================================================================== --- head/www/R-cran-httpuv/Makefile Tue Aug 27 11:38:56 2013 (r325436) +++ head/www/R-cran-httpuv/Makefile Tue Aug 27 11:39:42 2013 (r325437) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpuv -PORTVERSION= 1.0.6.3 +PORTVERSION= 1.1.0 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -23,7 +23,4 @@ R_MOD_AUTOPLIST= yes MAKE_ENV= MAKE=${GMAKE} -post-patch: - @${REINPLACE_CMD} 's|/bin/bash|/bin/sh|' ${WRKSRC}/configure - .include <bsd.port.mk> Modified: head/www/R-cran-httpuv/distinfo ============================================================================== --- head/www/R-cran-httpuv/distinfo Tue Aug 27 11:38:56 2013 (r325436) +++ head/www/R-cran-httpuv/distinfo Tue Aug 27 11:39:42 2013 (r325437) @@ -1,2 +1,2 @@ -SHA256 (httpuv_1.0.6.3.tar.gz) = 93526f849fed52696eae06be8300a6443998da1f115cca2a5e624fd62744b689 -SIZE (httpuv_1.0.6.3.tar.gz) = 388589 +SHA256 (httpuv_1.1.0.tar.gz) = e6167431788d0c7aed7508f7e31ce3aab661aa1f15b547e88b4669d51dccf005 +SIZE (httpuv_1.1.0.tar.gz) = 410513
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308271139.r7RBdgrL021981>