FreeBSD Bugzilla – Attachment 222283 Details for
Bug 253361
devel/rubygem-execjs: Add node14 knob
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to add NODE14 config knob
devel_rubygem-execjs.patch (text/plain), 857 bytes, created by
CTS - FreeBSD Team
on 2021-02-09 01:20:29 UTC
(
hide
)
Description:
patch to add NODE14 config knob
Filename:
MIME Type:
Creator:
CTS - FreeBSD Team
Created:
2021-02-09 01:20:29 UTC
Size:
857 bytes
patch
obsolete
>--- devel/rubygem-execjs/Makefile.orig 2020-03-10 22:49:24.000000000 +0100 >+++ devel/rubygem-execjs/Makefile 2021-02-09 02:02:28.237377000 +0100 >@@ -18,15 +18,17 @@ > NO_ARCH= yes > > OPTIONS_SINGLE= BACKEND >-OPTIONS_SINGLE_BACKEND= NODE NODE10 NODE12 >+OPTIONS_SINGLE_BACKEND= NODE NODE10 NODE12 NODE14 > OPTIONS_DEFAULT=NODE >-NODE_DESC= Use Node.js 13.x (www/node) as backend >+NODE_DESC= Use Node.js 15.x (www/node) as backend > NODE10_DESC= Use Node.js 10.x (www/node10) as backend > NODE12_DESC= Use Node.js 12.x (www/node12) as backend >+NODE14_DESC= Use Node.js 14.x (www/node14) as backend > > NODE_RUN_DEPENDS= node>=0:www/node > NODE10_RUN_DEPENDS= node10>=0:www/node10 > NODE12_RUN_DEPENDS= node12>=0:www/node12 >+NODE14_RUN_DEPENDS= node14>=0:www/node14 > > post-patch: > @${REINPLACE_CMD} -e 's#%%LOCALBASE%%#${LOCALBASE}#' ${WRKSRC}/lib/execjs/runtimes.rb
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 253361
: 222283