[MacPorts] #50854: scons incorrectly builds projects, serf1 unexpectedly changed dylib versions with just a revbump for OpenSSL
MacPorts
noreply at macports.org
Thu Jul 19 20:42:20 UTC 2018
#50854: scons incorrectly builds projects, serf1 unexpectedly changed dylib
versions with just a revbump for OpenSSL
-----------------------+------------------------
Reporter: jeremyhu | Owner: ryandesign
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: scons |
-----------------------+------------------------
Comment (by jeremyhu):
-current_version should likely be 1.2.3
-compatibility_version should likely be 1.0 (if you are compatible back to
1.0) or to 1.2 (if you are compatible back to 1.2).
IE, if you removed symbols in 1.2 that were in 1.0 (and thus are not
binary compatible with clients that expect 1.0 compatible ABI), then you
should set the compatibility version to 1.2.
--
Ticket URL: <https://trac.macports.org/ticket/50854#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list