php-composer 2.7.7 fails to build with poudriere: => Attempting to fetch https://getcomposer.org/download/2.7.7/composer.phar fetch: https://getcomposer.org/download/2.7.7/composer.phar: size mismatch: expected 2994611, actual 2994603 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/composer-2.7.7/composer.phar fetch: http://distcache.FreeBSD.org/ports-distfiles/composer-2.7.7/composer.phar: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/composer-2.7.7 and try again. *** Error code 1
I'm CC'ing madpilot on this since he recently submitted the patch that updated this to 2.7.7. (See bug #279655)
Looks like upstream rerolled the distfile in the while: https://github.com/composer/composer/issues/12009 I'll update the port shortly.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5dd3b053e8542304b12354392122455f4802f88 commit d5dd3b053e8542304b12354392122455f4802f88 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-06-12 06:02:42 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2024-06-12 06:02:42 +0000 devel/php-composer: Update distinfo Upstream rerolled the distfile. PR: 279688 Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer, implicit), fixit MFH: 2024Q2 devel/php-composer/Makefile | 1 + devel/php-composer/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-)
A commit in branch 2024Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea4ae8d4e1f72390a44c1ea6048b8f80b71f8659 commit ea4ae8d4e1f72390a44c1ea6048b8f80b71f8659 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-06-12 06:02:42 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2024-06-12 06:04:40 +0000 devel/php-composer: Update distinfo Upstream rerolled the distfile. PR: 279688 Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer, implicit), fixit MFH: 2024Q2 (cherry picked from commit d5dd3b053e8542304b12354392122455f4802f88) devel/php-composer/Makefile | 1 + devel/php-composer/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-)
Distinfo updated. Thanks!