Created attachment 161181 [details] Patch to update port to node 4.1.0. I have updated www/node to version 4.1.0. A patch is attached.
Thanks for this pr, I'm testing now.
Created attachment 161217 [details] node.patch
Hi, I've test the patch and it's okay. Please help to: 1. use my node.patch, I modifies the pkg-plist for some small fixes. 2. before update www/node to 4.1.0, please copy it to www/node012. 3. please drop www/node010. 4. please drop www/iojs if it's not update any more. Thanks.
A commit references this bug: Author: sunpoet Date: Wed Sep 23 20:14:18 UTC 2015 New revision: 397652 URL: https://svnweb.freebsd.org/changeset/ports/397652 Log: - Add node012 0.12.7 (copied from node) PR: 203203 Submitted by: Daniel Lin <linpct@gmail.com> (maintainer) Changes: head/www/Makefile head/www/node012/
A commit references this bug: Author: sunpoet Date: Wed Sep 23 20:15:34 UTC 2015 New revision: 397653 URL: https://svnweb.freebsd.org/changeset/ports/397653 Log: - Remove www/iojs PR: 203203 Submitted by: Daniel Lin <linpct@gmail.com> (maintainer) Changes: head/www/Makefile head/www/iojs/
A commit references this bug: Author: sunpoet Date: Wed Sep 23 20:15:39 UTC 2015 New revision: 397654 URL: https://svnweb.freebsd.org/changeset/ports/397654 Log: - Update to 4.1.1 - While I'm here: - Fix build: add more REINPLACE_CMD to post-patch: (copied from www/iojs) - Add DOCS option - Use CONFLICTS_INSTALL instead of CONFLICTS - Add blank line after .include <bsd.port.pre.mk> Changes: https://github.com/nodejs/node/blob/master/CHANGELOG.md PR: 203203 Submitted by: <dcarmich@dcarmichael.net> Approved by: Daniel Lin <linpct@gmail.com> (maintainer) Changes: head/www/node/Makefile head/www/node/distinfo head/www/node/files/ head/www/node/pkg-plist
Committed. Thanks!
Thanks for big changes and hard work! I forgot to remind that big change should update /usr/ports/UPDATING. Because we update www/node, create www/node012 and remove www/iojs. Thanks.