git: f11fef50cc98 - main - devel/php-composer: Update to 2.8.3

From: Guido Falsi <madpilot_at_FreeBSD.org>
Date: Mon, 18 Nov 2024 20:58:34 UTC
The branch main has been updated by madpilot:

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

commit f11fef50cc988dffdd2c760c11272164acc89bfe
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-11-18 20:57:12 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-11-18 20:57:12 +0000

    devel/php-composer: Update to 2.8.3
    
    Also Remove dependency on ca_root_nss, upstream code now uses the system trust store. [1]
    
    [1] https://github.com/composer/ca-bundle/pull/98#discussion_r1845441500
    
    PR:             282816
    Approved by:    Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
---
 devel/php-composer/Makefile | 4 +---
 devel/php-composer/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/devel/php-composer/Makefile b/devel/php-composer/Makefile
index a49a3d09e790..71fff9fcb4b5 100644
--- a/devel/php-composer/Makefile
+++ b/devel/php-composer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	composer
-DISTVERSION=	2.8.2
+DISTVERSION=	2.8.3
 CATEGORIES=	devel
 MASTER_SITES=	https://getcomposer.org/download/${DISTVERSION}/
 PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}
@@ -13,8 +13,6 @@ WWW=		https://getcomposer.org/
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	ca_root_nss>0:security/ca_root_nss
-
 USES=		cpe php:flavors
 CPE_VENDOR=	getcomposer
 USE_PHP=	ctype filter intl mbstring phar
diff --git a/devel/php-composer/distinfo b/devel/php-composer/distinfo
index 4bfe0f58d634..0061a0971aea 100644
--- a/devel/php-composer/distinfo
+++ b/devel/php-composer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730230553
-SHA256 (composer-2.8.2/composer.phar) = 9ed076041e269820c6c4223d66c5325fcaddc7f4b4317b3ba936812a965857ed
-SIZE (composer-2.8.2/composer.phar) = 3054942
+TIMESTAMP = 1731858532
+SHA256 (composer-2.8.3/composer.phar) = 8323b4105c6e166d47c9db93209370083f9e421743636e108c37d8c1126386ef
+SIZE (composer-2.8.3/composer.phar) = 3056636