Re: git: 2a12b7cab556 - main - net-mgmt/icinga-php-library: Update to 0.17.0

From: Florian Smeets <flo_at_FreeBSD.org>
Date: Thu, 17 Jul 2025 10:49:10 UTC
On 17.07.25 08:49, Antoine Brodin wrote:
> On Thu, Jul 17, 2025 at 8:42 AM Florian Smeets <flo@freebsd.org> wrote:
>>
>> On 17.07.25 07:44, Antoine Brodin wrote:
>>> On Wed, Jul 16, 2025 at 10:03 PM Florian Smeets <flo@freebsd.org> wrote:
>>>>
>>>> The branch main has been updated by flo:
>>>>
>>>> URL: https://cgit.FreeBSD.org/ports/commit/?id=2a12b7cab5569600062de0183f26e71c056a2a99
>>>>
>>>> commit 2a12b7cab5569600062de0183f26e71c056a2a99
>>>> Author:     Florian Smeets <flo@FreeBSD.org>
>>>> AuthorDate: 2025-07-16 18:07:15 +0000
>>>> Commit:     Florian Smeets <flo@FreeBSD.org>
>>>> CommitDate: 2025-07-16 19:40:49 +0000
>>>>
>>>>       net-mgmt/icinga-php-library: Update to 0.17.0
>>>>
>>>>       This release requires PHP >= 8.2
>>>
>>> Hello,
>>>
>>> This breaks package builders, please fix or revert
>>>

>> Sorry for the breakage, hopefully fixed in 7f04638082ef. Make index is
>> fine, that should be a sufficient test, right?
>>
>> I opted to mark the ports depending on icinga-php-* as
>> IGNORE_WITH_PHP=81 too, as PHP 8.1 only has 5 months of support left.
> 
> More problems:
> 

> 
> ( you can test yourself with poudriere bulk -a)
> 
Should be fixed for real by 3b3d96867c12.

Florian