From 36dfcaa0c10700e55496d2c9ca79a7ae6d22b5da Mon Sep 17 00:00:00 2001 From: Joshua Root Date: Wed, 24 Jan 2024 23:00:38 +1100 Subject: [PATCH] News post for 2.9.0 release --- .../2024-01-24-macports-290-now-available.md | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 _posts/2024-01-24-macports-290-now-available.md diff --git a/_posts/2024-01-24-macports-290-now-available.md b/_posts/2024-01-24-macports-290-now-available.md new file mode 100644 index 0000000..3708ad2 --- /dev/null +++ b/_posts/2024-01-24-macports-290-now-available.md @@ -0,0 +1,37 @@ +--- +title: MacPorts 2.9.0 now available +slug: macports-290-now-available +date: 2024-01-24 11:58:20 +--- + +The MacPorts Project is happy to announce that the 2.9.0 version has now +been released. It is available via the usual methods: + +- selfupdate if you already have MacPorts installed +- [package installers][1] for macOS 14 Sonoma and all older releases back + to Mac OS X 10.4 Tiger (universal arm64/x86\_64 for macOS 11+, + i386/x86\_64 for 10.6, i386/ppc for 10.5 and 10.4, and the rest x86\_64) +- source tarballs, both [.tar.bz2][2] and [.tar.gz][3] +- [git tag][4] + +The list of what's new in 2.9.0 can be found in the [ChangeLog][5]. + +A big thanks to the developers for their hard work with all of the +various features and bug fixes in 2.9.0, and to all those who helped out +by reporting bugs or testing. + +Detached PGP signatures for the pkg/dmgs and source tarballs have been +made by Joshua Root, whose public key is available on the keyservers and the +[MacPorts wiki][6]. + +Key ID: 0x01FF673FB4AAE6CD +Fingerprint: C403 7936 5723 6DCF 2E58 0C02 01FF 673F B4AA E6CD + +The MacPorts Port Managers + +[1]: +[2]: +[3]: +[4]: +[5]: +[6]: