On Jan 3, 2020, at 06:09, Renee Otten wrote:
> a while ago I submitted a PR to consolidate the different versions of
> “msgpack” into one port
> (https://github.com/macports/macports-ports/pull/5986).
>
> Currently, we provide version 0.5.9 as “msgpack” and version 1.4.2 as
> “msgpack1”. The PR would change it such that “msgpack” tracks the latest
> upstream release (currently v3.2.1), adds “msgpack2” that provides the latest
> release in the 2.x series, keep “msgpack1” unchanged, and adds “msgpack0” as
> the last release in the 0.x series. There haven’t been many responses in that
> PR - are there any concerns with this approach? (Of note, I have already
> updated the dependencies of ports that currently depend on “msgpack” to
> “msgpack0”).
Seems reasonable to me.