[MacPorts] #59382: Can't install nodejs10

MacPorts noreply at macports.org
Fri Oct 25 11:27:02 UTC 2019


#59382: Can't install nodejs10
-----------------------+----------------------
  Reporter:  6aKa      |      Owner:  ci42
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  nodejs10  |
-----------------------+----------------------

Comment (by 6aKa):

 One of solution:
 1. Add nasm (lang) as build dependency.
 2. Fix regexp match in def get_nasm_version in configure.py change
 `re.match(r"NASM version ([2-9]\.[0-9][0-9]+)"` to `re.match(r"NASM
 version ([2-9](\.[0-9][0-9]+){1,2})"`

-- 
Ticket URL: <https://trac.macports.org/ticket/59382#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list