Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#60309 closed defect (fixed)

octave: reinplace didn't change anything

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: octave

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Warning: reinplace s|__MACPORTS_canonical_host_type__|x86_64-apple-darwin17.x.x|g didn't change anything in /path/to/octave-5.2.0/configure

It looks like the value of x86_64-apple-darwin19.x.x got hardcoded in the patchfile. That should be replaced with the __MACPORTS_canonical_host_type__ placeholder.

If this value has some significance to the build, might have to increase the revision too.

Change History (3)

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

comment:2 Changed 4 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

In 2daf4cbb7cfeb7f684756f5be12d72e641a995a2/macports-ports (master):

octave: fix patch file

Fixes #60309

comment:3 Changed 4 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Thank you for pointing this out.

Note: See TracTickets for help on using tickets.