Bug 267298 - devel/php-composer2: update to 2.4.3
Summary: devel/php-composer2: update to 2.4.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nuno Teixeira
URL: https://getcomposer.org/changelog/2.4.3
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-23 20:34 UTC by Guido Falsi
Modified: 2022-10-23 22:21 UTC (History)
2 users (show)

See Also:
cyberbotx: maintainer-feedback+
eduardo: merge-quarterly+


Attachments
patch v1 (932 bytes, patch)
2022-10-23 20:34 UTC, Guido Falsi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guido Falsi freebsd_committer freebsd_triage 2022-10-23 20:34:16 UTC
Created attachment 237568 [details]
patch v1

Hi,

I'm attaching a simple patch to update composer to 2.4.3

Thanks in advance.
Comment 1 Naram Qashat 2022-10-23 21:12:27 UTC
Looks good to me.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-23 22:13:35 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1ab52cd36f4dc37faeee1904639a12aa267d43f1

commit 1ab52cd36f4dc37faeee1904639a12aa267d43f1
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2022-10-23 22:11:47 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-23 22:11:47 +0000

    devel/php-composer2: Update to 2.4.3

    ChangeLog:      https://getcomposer.org/changelog/2.4.3
    PR:             267298
    MFH:            2022Q4 (bugfixes)

 devel/php-composer2/Makefile | 2 +-
 devel/php-composer2/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-10-23 22:19:38 UTC
A commit in branch 2022Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=01cf7d40a11e7d93998dab974da452df514b6b3f

commit 01cf7d40a11e7d93998dab974da452df514b6b3f
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2022-10-23 22:11:47 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-23 22:17:00 +0000

    devel/php-composer2: Update to 2.4.3

    ChangeLog:      https://getcomposer.org/changelog/2.4.3
    PR:             267298
    MFH:            2022Q4 (bugfixes)
    (cherry picked from commit 1ab52cd36f4dc37faeee1904639a12aa267d43f1)

 devel/php-composer2/Makefile | 2 +-
 devel/php-composer2/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-23 22:21:38 UTC
Committed, thanks!