www/node8: Update 8.14.0_1 -> 8.15.0
The 8.14.0 security release introduced some unexpected breakages on the 8.x release line. This is a special release to fix a regression in the HTTP binary upgrade response body and add a missing CLI flag to adjust the max header size of the http parser. https://nodejs.org/en/blog/release/v8.15.0/ Sponsored by: Miles AS
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= node
|
||||
PORTVERSION= 8.14.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 8.15.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1544115973
|
||||
SHA256 (node-v8.14.0.tar.gz) = c49f4d2223be9f2d2d73a131e9a25d9668b7ec2c1319d28c3c3658ff503b720c
|
||||
SIZE (node-v8.14.0.tar.gz) = 30598067
|
||||
TIMESTAMP = 1545851766
|
||||
SHA256 (node-v8.15.0.tar.gz) = 590fc8b09c2466f8f7854ce3342ae1d0ba421c104999b7bd54ec0c690321d2aa
|
||||
SIZE (node-v8.15.0.tar.gz) = 30628203
|
||||
|
||||
Reference in New Issue
Block a user