From dcc2db49a679c27150d345316bc3eaaad7ed2f32 Mon Sep 17 00:00:00 2001 From: Joshua Root Date: Sun, 31 Dec 2023 00:08:31 +1100 Subject: [PATCH] MacPorts 2.9.0-beta1 release announcement --- ...2023-12-30-macports-290-beta1-available.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 _posts/2023-12-30-macports-290-beta1-available.md 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