K 10 svn:author V 7 bhughes K 8 svn:date V 27 2020-08-20T21:37:04.591388Z K 7 svn:log V 460 MFH: r545565 www/node: build with python < 3.7 r535334 introduced a patch for tools/genv8constants.py that only worked with Python >= 3.7. The "text" argument added to Python's subprocess.Popen() is an alias for "universal_newlines", which works on all versions of Python, including 2.7. PR: 248167 Submitted by: James French Reported by: Miroslav Lachman <000.fbsd@quip.cz> Sponsored by: Miles AS Approved by: ports-secteam (joneum) END