Created attachment 170714 [details] patch from a git commit, apply with patch -p1 Release highlights: buffer: Buffer no longer errors if you call lastIndexOf with a search term longer than the buffer (Anna Henningsen) #6511 contextify: Context objects are now properly garbage collected, this solves a problem some individuals were experiencing with extreme memory growth (Ali Ijaz Sheikh) #6871 deps: update npm to 2.15.5 (Rebecca Turner) #6663 http: Invalid status codes can no longer be sent. Limited to 3 digit numbers between 100 - 999 (Brian White) #6291 Full release announcement and changelog can be found here: https://nodejs.org/en/blog/release/v4.4.5/
I've got poudriere builds running for 9.3-R, 10.1-R, 10.2-R, and 10.3-R, both i386 and amd64.
Builds pass. Example log output: $ tail -n 46 103R-default/latest-per-pkg/node4-4.4.5.log [103R-default-job-01] Installing node4-4.4.5... Note: If you need npm (Node Package Manager), please install www/npm. ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/node If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://nodejs.org/ =========================================================================== ====>> Checking shared library dependencies 0x0000000000000001 (NEEDED) Shared library: [libc++.so.1] 0x0000000000000001 (NEEDED) Shared library: [libc.so.7] 0x0000000000000001 (NEEDED) Shared library: [libcxxrt.so.1] 0x0000000000000001 (NEEDED) Shared library: [libexecinfo.so.1] 0x0000000000000001 (NEEDED) Shared library: [libkvm.so.6] 0x0000000000000001 (NEEDED) Shared library: [libm.so.5] 0x0000000000000001 (NEEDED) Shared library: [libthr.so.3] 0x0000000000000001 (NEEDED) Shared library: [libutil.so.9] 0x0000000000000001 (NEEDED) Shared library: [libz.so.6] =======================<phase: deinstall >============================ ===> Deinstalling for node4 ===> Deinstalling node4-4.4.5 Updating database digests format: ........ done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: node4-4.4.5 The operation will free 15 MiB. [103R-default-job-01] [1/1] Deinstalling node4-4.4.5... [103R-default-job-01] [1/1] Deleting files for node4-4.4.5: .......... done =========================================================================== ====>> Checking for extra files and directories ====>> Cleaning up wrkdir ===> Cleaning for node4-4.4.5 build of www/node4 ended at Fri May 27 08:41:55 UTC 2016 build time: 00:07:33
A commit references this bug: Author: robak Date: Fri May 27 11:12:17 UTC 2016 New revision: 415933 URL: https://svnweb.freebsd.org/changeset/ports/415933 Log: www/node4: update 4.4.4 -> 4.4.5 - Bugfix release PR: 209781 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) MFH: 2016Q2 Changes: head/www/node4/Makefile head/www/node4/distinfo
Thanks! :)
Committed, thanks!
A commit references this bug: Author: robak Date: Fri May 27 11:32:29 UTC 2016 New revision: 415935 URL: https://svnweb.freebsd.org/changeset/ports/415935 Log: MFH: r415933 www/node4: update 4.4.4 -> 4.4.5 - Bugfix release PR: 209781 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) Approved by: ports-secteam Changes: _U branches/2016Q2/ branches/2016Q2/www/node4/Makefile branches/2016Q2/www/node4/distinfo