#65318 closed defect (fixed)

revbump ports that link with libyaml-cpp

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: judaew (Vadym-Valdis Yudaiev)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: yaml-cpp

Description

Last year you updated yaml-cpp from 0.6.3 to 0.7.0 which changed the library's install name from /opt/local/lib/libyaml-cpp.0.6.dylib to /opt/local/lib/libyaml-cpp.0.7.dylib. Therefore all ports that link with that library must have their revisions increased to rebuild them.

Here is the list of ports that mention yaml-cpp:

$ port file all|sort -u|xargs grep -l ':yaml-cpp\>'|cut -d/ -f6-7
audio/ashuffle
databases/mongodb-devel
databases/mongodb
devel/libmamba
devel/librime-devel
devel/vcsn
graphics/opencolorio
office/kitlist
science/cantera
science/esmf
science/qdmr
security/aff4

Not all of these need their revisions increased since some have already had that done or had their versions increased since the yaml-cpp update.

Change History (4)

comment:1 Changed 23 months ago by judaew (Vadym-Valdis Yudaiev)

yaml-cpp was updated to version 0.7.0 on April 22, 2021.

$ git log -3 -- <patch/to/filename>
port name last update or revision need revision?
audio/ashuffle Apr 30, 2022 no
databases/mongodb-devel Apr 6, 2022 no
databases/mongodb Jun 2, 2022 no
devel/libmamba Jun 3, 2022 no
devel/librime-devel Oct 3, 2021 no
devel/vcsn May 15, 2018 yes
graphics/opencolorio Oct 3, 2021 no
office/kitlist May 25, 2021 no
science/cantera Jan 7, 2022 no
science/esmf Apr 24, 2022 no
science/qdmr Mar 27, 2022 no
security/aff4 Sep 9, 2019 yes
Last edited 21 months ago by judaew (Vadym-Valdis Yudaiev) (previous) (diff)

comment:2 Changed 23 months ago by Vadym-Valdis Yudaiev <judaew@…>

In ee8940a04c5feeda7a6bc619ff6c0a4783b5f03f/macports-ports (master):

aff4: Bump revision (yaml-cpp 0.7.0)

See #65318

comment:3 Changed 23 months ago by judaew (Vadym-Valdis Yudaiev)

See #65320 for the devel/vcsn.

Last edited 23 months ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:4 Changed 21 months ago by judaew (Vadym-Valdis Yudaiev)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.