svn commit: r466133 - head/www/node8
Bradley T. Hughes
bhughes at FreeBSD.org
Sun Apr 1 09:19:54 UTC 2018
Author: bhughes
Date: Sun Apr 1 09:19:53 2018
New Revision: 466133
URL: https://svnweb.freebsd.org/changeset/ports/466133
Log:
www/node8: Update 8.11.0 -> 8.11.1
No changes from the previous verison. This release ensures that the
hosted binaries from the Node.js project adhere to the platform support
contract, which does not apply to the FreeBSD port and packages.
MFH: 2018Q2
Modified:
head/www/node8/Makefile
head/www/node8/distinfo
Modified: head/www/node8/Makefile
==============================================================================
--- head/www/node8/Makefile Sun Apr 1 09:19:29 2018 (r466132)
+++ head/www/node8/Makefile Sun Apr 1 09:19:53 2018 (r466133)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 8.11.0
+PORTVERSION= 8.11.1
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
Modified: head/www/node8/distinfo
==============================================================================
--- head/www/node8/distinfo Sun Apr 1 09:19:29 2018 (r466132)
+++ head/www/node8/distinfo Sun Apr 1 09:19:53 2018 (r466133)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522268432
-SHA256 (node-v8.11.0.tar.gz) = 7683a674259298fc53dd020e210d062aaf02698980fe293c64ed2daee13466a4
-SIZE (node-v8.11.0.tar.gz) = 31029843
+TIMESTAMP = 1522526743
+SHA256 (node-v8.11.1.tar.gz) = 86678028f13b26ceed08efc4b838921ca1bf514c0b7e8151bfec8ba15c5e66ad
+SIZE (node-v8.11.1.tar.gz) = 31030225
More information about the svn-ports-all
mailing list