FreeBSD Bugzilla – Attachment 210218 Details for
Bug 242875
devel/rubygem-execjs: update nodejs backend
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
rubygem-execjs's patch file.
rubygem-execjs.diff (text/plain), 976 bytes, created by
Norikatsu Shigemura
on 2019-12-25 10:24:13 UTC
(
hide
)
Description:
rubygem-execjs's patch file.
Filename:
MIME Type:
Creator:
Norikatsu Shigemura
Created:
2019-12-25 10:24:13 UTC
Size:
976 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 520846) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= execjs > PORTVERSION= 2.7.0 >+PORTREVISION= 1 > CATEGORIES= devel rubygems > MASTER_SITES= RG > >@@ -18,15 +19,17 @@ > NO_ARCH= yes > > OPTIONS_SINGLE= BACKEND >-OPTIONS_SINGLE_BACKEND= NODE NODE8 NODE10 >+OPTIONS_SINGLE_BACKEND= NODE NODE8 NODE10 NODE12 > OPTIONS_DEFAULT=NODE >-NODE_DESC= Use Node.js 11.x/12.x (www/node) as backend >+NODE_DESC= Use Node.js 13.x (www/node) as backend > NODE8_DESC= Use Node.js 8.x (www/node8) as backend > NODE10_DESC= Use Node.js 10.x (www/node10) as backend >+NODE_DESC= Use Node.js 11.x/12.x (www/node12) as backend > > NODE_RUN_DEPENDS= node>=0:www/node > NODE8_RUN_DEPENDS= node8>=0:www/node8 > NODE10_RUN_DEPENDS= node10>=0:www/node10 >+NODE12_RUN_DEPENDS= node12>=0:www/node12 > > 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 242875
: 210218