svn commit: r350726 - head/www/R-cran-httpuv
TAKATSU Tomonari
tota at FreeBSD.org
Wed Apr 9 16:40:16 UTC 2014
Author: tota
Date: Wed Apr 9 16:40:15 2014
New Revision: 350726
URL: http://svnweb.freebsd.org/changeset/ports/350726
QAT: https://qat.redports.org/buildarchive/r350726/
Log:
- Update to 1.3.0
- Fix LICENSE_PERMS_NODE
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 Wed Apr 9 16:28:21 2014 (r350725)
+++ head/www/R-cran-httpuv/Makefile Wed Apr 9 16:40:15 2014 (r350726)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= httpuv
-PORTVERSION= 1.2.3
-PORTREVISION= 1
+PORTVERSION= 1.3.0
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -14,7 +13,7 @@ LICENSE= GPLv3 NODE
LICENSE_COMB= multi
LICENSE_NAME_NODE= Node's license
LICENSE_FILE_NODE= ${WRKSRC}/LICENSE
-LICENSE_PERMS_NODE= auto-accept
+LICENSE_PERMS_NODE= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
RUN_DEPENDS= R-cran-Rcpp>=0.11.0:${PORTSDIR}/devel/R-cran-Rcpp
Modified: head/www/R-cran-httpuv/distinfo
==============================================================================
--- head/www/R-cran-httpuv/distinfo Wed Apr 9 16:28:21 2014 (r350725)
+++ head/www/R-cran-httpuv/distinfo Wed Apr 9 16:40:15 2014 (r350726)
@@ -1,2 +1,2 @@
-SHA256 (httpuv_1.2.3.tar.gz) = 13c91f3d88e46eca366283b80777c9fd2fa810cedde11ce7f28b3bb62c0db1fd
-SIZE (httpuv_1.2.3.tar.gz) = 421376
+SHA256 (httpuv_1.3.0.tar.gz) = a6ca73a73695365220a74d1bbc9bd8922efd291fd9c03c6132e08497bed2423b
+SIZE (httpuv_1.3.0.tar.gz) = 423739
More information about the svn-ports-head
mailing list