aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2021-12-23 08:28:27 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2021-12-23 08:28:27 +0000
commitaa682c04765459d0683913c68dc24fa7f5c1c893 (patch)
tree48339cf7eb45b696bc61c11adb70976b09e7a5cc
parent597460fbd27cea910432065e09fff6d18e95c25d (diff)
downloadports-aa682c04765459d0683913c68dc24fa7f5c1c893.tar.gz
ports-aa682c04765459d0683913c68dc24fa7f5c1c893.zip
devel/php-composer: Update to 1.10.24, Mark DEPRECATED
Upstream is deprecating this version of composer and dropping support for it in the packagist.org servers. No expiration set since upstrteam has not stated an hard deadline. Please consider updating to devel/php-composer2. PR: 260623 Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) MFH: 2021Q4
-rw-r--r--devel/php-composer/Makefile4
-rw-r--r--devel/php-composer/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/php-composer/Makefile b/devel/php-composer/Makefile
index 6573f2d67eb4..fb9b32ae0077 100644
--- a/devel/php-composer/Makefile
+++ b/devel/php-composer/Makefile
@@ -1,7 +1,7 @@
# Created by: Gea-Suan Lin <gslin@gslin.org>
PORTNAME= composer
-DISTVERSION= 1.10.22
+DISTVERSION= 1.10.24
CATEGORIES= devel
MASTER_SITES= https://getcomposer.org/download/${DISTVERSION}/
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
@@ -14,6 +14,8 @@ COMMENT= Dependency Manager for PHP
LICENSE= MIT
+DEPRECATED= packagist.org is dropping API v1 support, please use newer 2.x version
+
RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss
USES= cpe php:flavors
diff --git a/devel/php-composer/distinfo b/devel/php-composer/distinfo
index 20c55d586d1b..ad110d23d0d6 100644
--- a/devel/php-composer/distinfo
+++ b/devel/php-composer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623348375
-SHA256 (composer-1.10.22/composer.phar) = 6127ae192d3b56cd6758c7c72fe2ac6868ecc835dae1451a004aca10ab1e0700
-SIZE (composer-1.10.22/composer.phar) = 2000535
+TIMESTAMP = 1640201064
+SHA256 (composer-1.10.24/composer.phar) = 542ce16add6fd5ecfb0049dd49a0214e69a966a602b42c215adb19438c13a890
+SIZE (composer-1.10.24/composer.phar) = 1992862