Bug 253361 - devel/rubygem-execjs: Add node14 knob
Summary: devel/rubygem-execjs: Add node14 knob
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Matthias Fechner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-09 01:20 UTC by CTS - FreeBSD Team
Modified: 2021-02-09 08:18 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ruby)


Attachments
patch to add NODE14 config knob (857 bytes, patch)
2021-02-09 01:20 UTC, CTS - FreeBSD Team
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description CTS - FreeBSD Team 2021-02-09 01:20:29 UTC
Created attachment 222283 [details]
patch to add NODE14 config knob

This patch adds NODE14_DESC and NODE14_RUN_DEPENDS as a config knob and corrects the description for NODE_DESC to "Node.js 15.x"
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-09 08:18:04 UTC
A commit references this bug:

Author: mfechner
Date: Tue Feb  9 08:17:52 UTC 2021
New revision: 564774
URL: https://svnweb.freebsd.org/changeset/ports/564774

Log:
  Added node14 as option and corrected description for option node.

  PR:		253361
  Submitted by:	freebsd-public@it64.de

Changes:
  head/devel/rubygem-execjs/Makefile
Comment 2 Matthias Fechner freebsd_committer freebsd_triage 2021-02-09 08:18:32 UTC
Thanks.