diff options
author | bhughes <bhughes@FreeBSD.org> | 2018-11-01 06:09:10 +0800 |
---|---|---|
committer | bhughes <bhughes@FreeBSD.org> | 2018-11-01 06:09:10 +0800 |
commit | ff8c81bcd56a8df0383d1b278d92b76890e4a815 (patch) | |
tree | 080c51dc6473563b19707288c7e44abd2506f5bd /www/node/distinfo | |
parent | f70c0b970f729a827928ccfe4cbfc606f39318c9 (diff) | |
download | freebsd-ports-gnome-ff8c81bcd56a8df0383d1b278d92b76890e4a815.tar.gz freebsd-ports-gnome-ff8c81bcd56a8df0383d1b278d92b76890e4a815.tar.zst freebsd-ports-gnome-ff8c81bcd56a8df0383d1b278d92b76890e4a815.zip |
www/node: Update 10.12.0_1 -> 11.0.0
Update to the latest major release of Node.js. Upstream has dropped
support for FreeBSD 10.x, so mark the port as BROKEN on FreeBSD 10.
Regenerate patches with `make makepatch`.
https://nodejs.org/en/blog/release/v11.0.0/
Sponsored by: Miles AS
Diffstat (limited to 'www/node/distinfo')
-rw-r--r-- | www/node/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/node/distinfo b/www/node/distinfo index e92cdb03858d..86f85d84c03a 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1539321536 -SHA256 (node-v10.12.0.tar.gz) = c6552b95062f5e9f3a27da6fdb57914ab4b27a9aa2e783fb050791166554d059 -SIZE (node-v10.12.0.tar.gz) = 36277157 +TIMESTAMP = 1541020163 +SHA256 (node-v11.0.0.tar.gz) = 1f7e67f8d713e6a0c3b786d3b3d2eb03b7825cfbed395a5a9565e3c606caea3d +SIZE (node-v11.0.0.tar.gz) = 36233644 |