FreeBSD Bugzilla – Attachment 168749 Details for
Bug 208379
[PATCH] www/node4: update to 4.4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch to www/node4 from a git commit, apply with patch -p1
file_208379.txt (text/plain), 1.54 KB, created by
Bradley T. Hughes
on 2016-03-29 10:02:34 UTC
(
hide
)
Description:
patch to www/node4 from a git commit, apply with patch -p1
Filename:
MIME Type:
Creator:
Bradley T. Hughes
Created:
2016-03-29 10:02:34 UTC
Size:
1.54 KB
patch
obsolete
>commit 8750cc1a683ffd180a9ccd26fe05db95f24e17be >Author: Bradley T. Hughes <bradleythughes@fastmail.fm> >Date: Tue Mar 29 09:15:58 2016 +0000 > > www/node4: update to 4.4.1 > > Update to the latest upstream LTS release. > >diff --git a/www/node4/Makefile b/www/node4/Makefile >index c766195..a2a152d 100644 >--- a/www/node4/Makefile >+++ b/www/node4/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= node >-PORTVERSION= 4.3.1 >+PORTVERSION= 4.4.1 > DISTVERSIONPREFIX= v > CATEGORIES= www > MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ >@@ -52,10 +52,13 @@ post-patch: > @${REINPLACE_CMD} -e "s|python -c|${PYTHON_CMD} -c|" \ > ${WRKSRC}/deps/v8/build/toolchain.gypi > @${REINPLACE_CMD} -e "s|'python',|'${PYTHON_CMD}',|" \ >- ${WRKSRC}/tools/icu/icu-generic.gyp \ >+ ${WRKSRC}/common.gypi \ > ${WRKSRC}/deps/v8/build/shim_headers.gypi \ >+ ${WRKSRC}/deps/v8/build/standalone.gypi \ >+ ${WRKSRC}/deps/v8/src/d8.gyp \ > ${WRKSRC}/deps/v8/tools/gyp/v8.gyp \ >- ${WRKSRC}/deps/v8/src/d8.gyp >+ ${WRKSRC}/node.gyp \ >+ ${WRKSRC}/tools/icu/icu-generic.gyp > > post-install: > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/node >diff --git a/www/node4/distinfo b/www/node4/distinfo >index 7449fc8..badf749 100644 >--- a/www/node4/distinfo >+++ b/www/node4/distinfo >@@ -1,2 +1,2 @@ >-SHA256 (node-v4.3.1.tar.gz) = 61e2d58e861b6c9dbf0ac7624b718198cbd59b88a9de31a39a05de95a32eee73 >-SIZE (node-v4.3.1.tar.gz) = 22585371 >+SHA256 (node-v4.4.1.tar.gz) = f3e604cc4d05a4810c37cd43a838a2dc4399d517bd1e8c53b7670dcffc4dc481 >+SIZE (node-v4.4.1.tar.gz) = 22361560
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 208379
:
168749
|
168750
|
168765