Created attachment 155596 [details] Patch to upgrade www/node to 0.12.2 See attached patch. I included an upstream fix for a compile breakage, as well as renamed the existing patches to make them compatible with `make makepatch` The diff is formatted from a git commit that I pushed to my github clone of the freebsd/freebsd-ports tree: https://github.com/bradleythughes/freebsd-ports/commit/9d1d6d0948ca5e16f253441c4d0ad490447f03cd
Created attachment 155640 [details] Patch to upgrade www/node to 0.12.2 Updated patch to apply cleanly to an SVN checkout.
Thanks a lot, please let me check later.
Thanks Bradley. QA results would be great (portlint, poudriere). Please include them as attachments if you can
Created attachment 155666 [details] poudriere log
Poudriere log attached. I trimmed the make output to get under the max size for attachments.
Created attachment 155829 [details] node-0.12.2.patch
Maintainer approved, please use node-0.12.2.patch.
I'll take it.
Thanks, xmj :)
xmj@ build logs apply to original patch, please run again for patch provided by maintainer, or request QA results
A commit references this bug: Author: xmj Date: Fri Apr 24 12:15:30 UTC 2015 New revision: 384635 URL: https://svnweb.freebsd.org/changeset/ports/384635 Log: www/node: update to 0.12.2 - update to 0.12.2 - pet portlint (move mode setting to pkg-plist, proper conflicts) PR: 199454 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> Approved by: maintainer (linpct@gmail.com) Changes: head/www/node/Makefile head/www/node/distinfo head/www/node/files/patch-deps_v8_src_base_platform_platform-freebsd.cc head/www/node/files/patch-deps_v8_src_base_platform_platform-posix.cc head/www/node/files/patch-deps_v8_src_platform-freebsd.cc head/www/node/files/patch-deps_v8_src_platform-posix.cc head/www/node/files/patch-lib_dns.js head/www/node/files/patch-src_node.cc head/www/node/pkg-message head/www/node/pkg-plist
Committed, with minor changes. Thanks!
Thanks!