svn commit: r445127 - head/www/R-cran-httpuv
TAKATSU Tomonari
tota at FreeBSD.org
Thu Jul 6 05:03:58 UTC 2017
Author: tota
Date: Thu Jul 6 05:03:56 2017
New Revision: 445127
URL: https://svnweb.freebsd.org/changeset/ports/445127
Log:
- Update to 1.3.5
- Update LICENSE
Modified:
head/www/R-cran-httpuv/Makefile (contents, props changed)
head/www/R-cran-httpuv/distinfo (contents, props changed)
Modified: head/www/R-cran-httpuv/Makefile
==============================================================================
--- head/www/R-cran-httpuv/Makefile Thu Jul 6 03:09:35 2017 (r445126)
+++ head/www/R-cran-httpuv/Makefile Thu Jul 6 05:03:56 2017 (r445127)
@@ -2,23 +2,17 @@
# $FreeBSD$
PORTNAME= httpuv
-PORTVERSION= 1.3.3
-PORTREVISION= 1
+PORTVERSION= 1.3.5
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota at FreeBSD.org
COMMENT= HTTP and WebSocket server library for R
-LICENSE= GPLv3 NODE
-LICENSE_COMB= multi
-LICENSE_NAME_NODE= Node's license
-LICENSE_FILE_NODE= ${WRKSRC}/LICENSE
-LICENSE_PERMS_NODE= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+LICENSE= GPLv3
RUN_DEPENDS= R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp
-MAKE_ENV= MAKE=${MAKE_CMD}
-USES= cran:auto-plist,compiles gmake
+USES= cran:auto-plist,compiles
.include <bsd.port.mk>
Modified: head/www/R-cran-httpuv/distinfo
==============================================================================
--- head/www/R-cran-httpuv/distinfo Thu Jul 6 03:09:35 2017 (r445126)
+++ head/www/R-cran-httpuv/distinfo Thu Jul 6 05:03:56 2017 (r445127)
@@ -1,2 +1,3 @@
-SHA256 (httpuv_1.3.3.tar.gz) = bb37452ddc4d9381bee84cdf524582859af6a988e291debb71c8a2e120d02b2a
-SIZE (httpuv_1.3.3.tar.gz) = 426665
+TIMESTAMP = 1499311590
+SHA256 (httpuv_1.3.5.tar.gz) = 4336b993afccca2a194aca577b1975b89a35ac863423b18a11cdbb3f8470e4e9
+SIZE (httpuv_1.3.5.tar.gz) = 427638
More information about the svn-ports-head
mailing list