net/bind918: update to 9.18.45
BIND 9.18.45 (2026-02-18)
Feature Changes
* Update requirements for system test suite.
* Python 3.10 or newer is now required for running the system test suite.
The required Python packages and their version requirements are now
tracked in the file bin/tests/system/requirements.txt.
[GL #5690] [GL #5614]
Bug Fixes
* Fix implementation of BRID and HHIT record types. [GL #5710]
* Fix implementation of DSYNC record type. [GL #5711]
www/php-contao-manager: update to 1.10.11
1.10.11 (2026/02/18)
* Added Contao 5.7 and deprecated 4.13
* Fixed forwarding local configuration to the Composer cloud
* Don't run composer install --dry-run after composer update --dry-run
by @lukasbableck in #914
* Do not show compatibility hint if package is already installed
lang/gcc12: Fix build on Darwin for macOS 26.2
Update prepared in wip by Frédéric Fauberteau
It adds patches that fix build on Darwin aarch64 with last macOS SDK (26.2).
gcc12-darwin: Remove
Remove wip/gcc12-darwin because lang/gcc12 now includes patch for Darwin
aarch64. Then experimental work on Darwin can be directly done in wip/gcc12.