diff --git a/_posts/2023-12-30-macports-290-beta1-available.md b/_posts/2023-12-30-macports-290-beta1-available.md new file mode 100644 index 0000000..03119d4 --- /dev/null +++ b/_posts/2023-12-30-macports-290-beta1-available.md @@ -0,0 +1,21 @@ +--- +title: MacPorts 2.9.0 beta1 available +slug: macports-290-beta1-available +date: 2023-12-30 13:06:36 +--- + +Source code and pkgs for MacPorts 2.9.0-beta1 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!) + +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. + +[1]: https://github.com/macports/macports-base/releases/tag/v2.9.0-beta1 +[2]: https://trac.macports.org/newticket +[3]: https://trac.macports.org/search +[4]: https://github.com/macports/macports-base/blob/release-2.9/ChangeLog