Re: git: 8ed814568435 - main - devel/php-composer: Update to 2.6.4

From: Antoine Brodin <antoine_at_freebsd.org>
Date: Sat, 30 Sep 2023 08:24:51 UTC
On Sat, Sep 30, 2023 at 7:04 AM Guido Falsi <madpilot@freebsd.org> wrote:
>
> The branch main has been updated by madpilot:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=8ed8145684356244c2a05ff696bf9f3bc9262a21
>
> commit 8ed8145684356244c2a05ff696bf9f3bc9262a21
> Author:     Guido Falsi <madpilot@FreeBSD.org>
> AuthorDate: 2023-09-30 07:03:04 +0000
> Commit:     Guido Falsi <madpilot@FreeBSD.org>
> CommitDate: 2023-09-30 07:03:04 +0000
>
>     devel/php-composer: Update to 2.6.4
>
>     The main composer port contains old and long EOLed/deprecated version
>     1.x of the software.
>
>     Move the devel/php-composer2 port over, dropping it, and update to
>     latest version.
>
>     Please check UPDATING entry 20230930, to correctly update use
>     "pkg install phpXX-composer" (replacing XX with the PHP shorthand
>     version you're using)
>
>     PR:             274160
>     Approved by:    Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
>     Security:       33922b84-5f09-11ee-b63d-0897988a1c07


Hello,

This breaks the build:

Error: devel/websvn depends on nonexistent origin
'devel/php-composer2' (moved to devel/php-composer); Please contact
maintainer of the port to fix this.
Error: www/ilias depends on nonexistent origin 'devel/php-composer2'
(moved to devel/php-composer); Please contact maintainer of the port
to fix this.

Antoine