diff --git a/_posts/2026-01-29-macports-2120-release-candidate-2-available.md b/_posts/2026-01-29-macports-2120-release-candidate-2-available.md new file mode 100644 index 0000000..85bc4c3 --- /dev/null +++ b/_posts/2026-01-29-macports-2120-release-candidate-2-available.md @@ -0,0 +1,27 @@ +--- +title: MacPorts 2.12.0 release candidate 2 available +slug: macports-2120-release-candidate-2-available +date: 2026-01-29 09:50:46 +--- + +Source code and pkgs for MacPorts 2.12.0-rc2 are now +[available][1]. Testing of either of these install methods is helpful. + +Be prepared to encounter bugs. As always, having a recent backup would +be wise. Please [report][2] any bugs that you find (after first [searching +Trac][3], of course!) + +If no show-stopping bugs are found in the next few days, this will +become the 2.12.0 release. + +There are a large number of changes in this release. See the [ChangeLog][4] +for a list of most of the major ones. You may like to focus your +testing on the new features in that list, as well as your normal usage. + +Changes since rc1 are: + * Fixed error when syncing ports from an rsync source for the first time. + +[1]: https://github.com/macports/macports-base/releases/tag/v2.12.0-rc2 +[2]: https://trac.macports.org/newticket +[3]: https://trac.macports.org/search +[4]: https://github.com/macports/macports-base/blob/release-2.12/ChangeLog