Bug 209781 - [maintainer][patch] www/node4: 4.4.4 -> 4.4.5
Summary: [maintainer][patch] www/node4: 4.4.4 -> 4.4.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Bartek Rutkowski
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-05-27 08:47 UTC by Bradley T. Hughes
Modified: 2016-05-27 11:32 UTC (History)
1 user (show)

See Also:


Attachments
patch from a git commit, apply with patch -p1 (1.58 KB, text/plain)
2016-05-27 08:47 UTC, Bradley T. Hughes
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bradley T. Hughes freebsd_committer freebsd_triage 2016-05-27 08:47:28 UTC
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/
Comment 1 Bradley T. Hughes freebsd_committer freebsd_triage 2016-05-27 08:54:56 UTC
I've got poudriere builds running for 9.3-R, 10.1-R, 10.2-R, and 10.3-R, both i386 and amd64.
Comment 2 Bradley T. Hughes freebsd_committer freebsd_triage 2016-05-27 10:54:33 UTC
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
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-05-27 11:12:45 UTC
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
Comment 4 Bradley T. Hughes freebsd_committer freebsd_triage 2016-05-27 11:13:29 UTC
Thanks! :)
Comment 5 Bartek Rutkowski freebsd_committer freebsd_triage 2016-05-27 11:14:01 UTC
Committed, thanks!
Comment 6 commit-hook freebsd_committer freebsd_triage 2016-05-27 11:32:49 UTC
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