Opened 13 months ago

Last modified 13 months ago

#72758 new defect

Revbump ports that link with fltk

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: Dave-Allured (Dave Allured), michaelld (Michael Dickens)
Port:

Description

fltk was updated from 1.3.x to 1.4.x a few days ago. That changed its library's install name, which causes e.g.:

% vncviewer
dyld[5473]: Library not loaded: '/opt/local/lib/libfltk_images.1.3.dylib'
  Referenced from: '/Applications/MacPorts/TigerVNC Viewer.app/Contents/MacOS/TigerVNC Viewer'
  Reason: tried: '/opt/local/lib/libfltk_images.1.3.dylib' (no such file), '/usr/local/lib/libfltk_images.1.3.dylib' (no such file), '/usr/lib/libfltk_images.1.3.dylib' (no such file)
zsh: abort      vncviewer

All ports that link with the library need to be revbumped. Some ports might need patches as well. I'll take care of tigervnc.

Change History (5)

comment:1 Changed 13 months ago by ryandesign (Ryan Carsten Schmidt)

In f470d07408d36c7b34b0f79760e3d390b7fe68d7/macports-ports (master):

tigervnc: Update for fltk 1.4.x

Closes: #72757
See: #72758

comment:2 Changed 13 months ago by Dave-Allured (Dave Allured)

Sorry I missed that. Thanks for reminder. PR submitted: https://github.com/macports/macports-ports/pull/29030

comment:3 Changed 13 months ago by ryandesign (Ryan Carsten Schmidt)

In f470d07408d36c7b34b0f79760e3d390b7fe68d7/macports-ports (master):

tigervnc: Update for fltk 1.4.x

Closes: #72757
See: #72758

comment:4 Changed 13 months ago by ryandesign (Ryan Carsten Schmidt)

In f470d07408d36c7b34b0f79760e3d390b7fe68d7/macports-ports (master):

tigervnc: Update for fltk 1.4.x

Closes: #72757
See: #72758

comment:5 Changed 13 months ago by ryandesign (Ryan Carsten Schmidt)

In f470d07408d36c7b34b0f79760e3d390b7fe68d7/macports-ports (master):

tigervnc: Update for fltk 1.4.x

Closes: #72757
See: #72758

Note: See TracTickets for help on using tickets.