Opened 2 years ago
Closed 2 years ago
#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 2 years ago by judaew (Vadym-Valdis Yudaiev)
comment:2 Changed 2 years ago by Vadym-Valdis Yudaiev <judaew@…>
comment:4 Changed 2 years ago by judaew (Vadym-Valdis Yudaiev)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
yaml-cpp
was updated to version 0.7.0 on April 22, 2021.yesyes