[MacPorts] #67530: libreoffice @7.5.3.2: No package 'mdds-2.0' found

MacPorts noreply at macports.org
Tue May 30 13:09:01 UTC 2023


#67530: libreoffice @7.5.3.2: No package 'mdds-2.0' found
--------------------------+----------------------
  Reporter:  ryandesign   |      Owner:  mascguy
      Type:  defect       |     Status:  reopened
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.8.1
Resolution:               |   Keywords:
      Port:  libreoffice  |
--------------------------+----------------------
Changes (by mascguy):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Replying to [comment:2 mascguy]:
 > This is due to the update of `mdds` to 2.1.x, via PR:
 >
 > [https://github.com/macports/macports-ports/pull/18793 PR 18793 - mdds:
 update to 2.1.1]
 >
 > The new version apparently changes the API/ABI version to 2.1:
 >
 > {{{
 > $ port contents mdds
 >   /opt/local/include/mdds-2.1/mdds/flat_segment_tree.hpp
 > [...]
 >   /opt/local/share/pkgconfig/mdds-2.1.pc
 > }}}

 Ah, more dependency mayhem: Ports `orcus` and `ixion` follow a similar
 pattern, where the newest releases change their binding versions too.
 Causing `libreoffice` to fail to find them, similar to `mdds`.

 So I'll follow a similar approach for the two former ports, creating the
 following:
 * `orcus-0.17` and `orcus-0.18`
 * `ixion-0.17` and `ixion-0.18`

 Along with updating `libreoffice` to depend on `orcus-0.17`.

 Currently testing locally, and will be committing all of the above
 shortly.

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


More information about the macports-tickets mailing list