You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
dbf4acd621
Version 3.2.0 has many issues on many older platforms. Adds -devel version to facilitate testing 3.2.0 in such cases. Although the epoch bump is only needed for the rollback cases, making it conditional on the OS version would require that it remain so in the future, so the unconditional epoch bump is preferable. The epoch bump is the only change for macOS >= 10.14. Revbumps the usual suspects. Closes: https://trac.macports.org/ticket/68763 Closes: https://trac.macports.org/ticket/68766 TESTED: Built, tested, and ran "openssl rand -hex 8" on 10.4-10.5 ppc, 10.4-10.6 i386, 10.5-10.15 x86_64, and 11.x-14.x arm64 The 3.1.4 version builds for all relevant platforms, and passes its tests on all but 10.6-10.8. The 3.2.0 -devel version builds for all but 10.4, failing its tests on 10.5-10.9 and 10.13 universal. The 3.2.0 version fails its tests on 10.14 and 14.x. The non-devel versions all pass "openssl rand".