[fink/fink] 10451a: Add new 14.4 Distribution for macOS 14.4-14.x that...
nieder via Fink-commits <[email protected]> Thu, 31 Jul 2025 04:43:57 -0700
| Newsgroups | gmane.os.apple.fink.cvs |
|---|---|
| Message-ID | <fink/fink/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/fink/fink
Commit: 10451af141fabd4e8f5e3b32b1999e61618e787a
https://github.com/fink/fink/commit/10451af141fabd4e8f5e3b32b1999e61618e787a
Author: Hanspeter Niederstrasser <[email protected]>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M REVISION
M perlmod/Fink/Bootstrap.pm
M perlmod/Fink/PkgVersion.pm
M setup.sh
Log Message:
-----------
Add new 14.4 Distribution for macOS 14.4-14.x that now has perl5.34.1
macOS 14.0-14.3 still have perl5.30.3 and belong to the 14.0 Distribution
Commit: 8c69421ba80dd4f8f7d928edd6f79d2c039c43d5
https://github.com/fink/fink/commit/8c69421ba80dd4f8f7d928edd6f79d2c039c43d5
Author: Hanspeter Niederstrasser <[email protected]>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M perlmod/Fink/Bootstrap.pm
M perlmod/Fink/PkgVersion.pm
Log Message:
-----------
Fix typos for determining range of Dist: 11.0 vs 11.3
Commit: c6a8d79e5a8142df3ec4140dc979dc5a61870d9a
https://github.com/fink/fink/commit/c6a8d79e5a8142df3ec4140dc979dc5a61870d9a
Author: Hanspeter Niederstrasser <[email protected]>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M perlmod/Fink/Services.pm
Log Message:
-----------
Add more OS versions to gcc ABI list
Commit: 68b30e212d4061927b49bab407317f57f578f22d
https://github.com/fink/fink/commit/68b30e212d4061927b49bab407317f57f578f22d
Author: Hanspeter Niederstrasser <[email protected]>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M perlmod/Fink/Bootstrap.pm
Log Message:
-----------
A regex capture is cached but lost after the first successful match. Since some macOS releases need a second check to identify the Dist, first save the cache to a lexical variable before making the comparisons.
Commit: 037b3e5e0151aa3a7f819175e69e8ad162fb5b7b
https://github.com/fink/fink/commit/037b3e5e0151aa3a7f819175e69e8ad162fb5b7b
Author: Hanspeter Niederstrasser <[email protected]>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M perlmod/Fink/PkgVersion.pm
Log Message:
-----------
Add notes on where to find list of available perls by macOS
Commit: 0b2f7f3a2b6eba1994df67c750ba6862b586f653
https://github.com/fink/fink/commit/0b2f7f3a2b6eba1994df67c750ba6862b586f653
Author: Hanspeter Niederstrasser <[email protected]>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M perlmod/Fink/Bootstrap.pm
Log Message:
-----------
extend the regex match solution to 14.0/14.4
Commit: 4c070ae6e2d11b506d2734b5d8a39db5bc2504fd
https://github.com/fink/fink/commit/4c070ae6e2d11b506d2734b5d8a39db5bc2504fd
Author: Hanspeter Niederstrasser <[email protected]>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M perlmod/Fink/Bootstrap.pm
Log Message:
-----------
allow macOS 15.2
Commit: 87c387d16900d3c40fcd80053a41e0a8de951d01
https://github.com/fink/fink/commit/87c387d16900d3c40fcd80053a41e0a8de951d01
Author: nieder <[email protected]>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M REVISION
M perlmod/Fink/Bootstrap.pm
M perlmod/Fink/PkgVersion.pm
M perlmod/Fink/Services.pm
M setup.sh
Log Message:
-----------
Merge pull request #277 from fink/dist-14.4
Create new Dist: 14.4
Compare: https://github.com/fink/fink/compare/d2a2290a9cc6...87c387d16900
To unsubscribe from these emails, change your notification settings at https://github.com/fink/fink/settings/notifications