pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/php-composer php-composer: Update to 2.1.14
details: https://anonhg.NetBSD.org/pkgsrc/rev/5cc3ba3384a7
branches: trunk
changeset: 771165:5cc3ba3384a7
user: tpaul <tpaul%pkgsrc.org@localhost>
date: Tue Dec 14 13:08:51 2021 +0000
description:
php-composer: Update to 2.1.14
Upstream release notes:
2.1.14
- Fixed invalid release build (2.1.13 was deleted as invalid)
- Removed symfony/console ^6 support as we cannot be compatible until Composer
2.3.0 is released. If you have issues with Composer required as a dependency
+ Symfony make sure you stay on Symfony 5.4 for now. (#10321)
2.1.12
- Fixed issues in proxied binary files relying on __FILE__ / __DIR__ on
php <8 (#10261)
- Fixed 9999999-dev being shown in some cases by the show command (#10260)
- Fixed GitHub Actions output escaping regression on PHP 8.1 (#10250)
diffstat:
devel/php-composer/Makefile | 4 ++--
devel/php-composer/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 453dec6713c3 -r 5cc3ba3384a7 devel/php-composer/Makefile
--- a/devel/php-composer/Makefile Tue Dec 14 12:49:35 2021 +0000
+++ b/devel/php-composer/Makefile Tue Dec 14 13:08:51 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2021/11/03 12:08:04 tpaul Exp $
+# $NetBSD: Makefile,v 1.25 2021/12/14 13:08:51 tpaul Exp $
-VERSION= 2.1.11
+VERSION= 2.1.14
PKGNAME= ${PHP_PKG_PREFIX}-composer-${VERSION}
DISTNAME= composer
CATEGORIES= devel
diff -r 453dec6713c3 -r 5cc3ba3384a7 devel/php-composer/distinfo
--- a/devel/php-composer/distinfo Tue Dec 14 12:49:35 2021 +0000
+++ b/devel/php-composer/distinfo Tue Dec 14 13:08:51 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2021/11/03 12:08:04 tpaul Exp $
+$NetBSD: distinfo,v 1.26 2021/12/14 13:08:51 tpaul Exp $
-BLAKE2s (php-composer/2.1.11/composer.phar) = 73f600eb0a52effb6154472f62352d3a19cb5eee73561184e989e2ac1a0f4277
-SHA512 (php-composer/2.1.11/composer.phar) = b0ade711b3243969fbc156b461b300f7ed51df7de48b51389bc7b3f710a67321822f587618475b9eaa43480ff59c285fdb275a00a0f22cc082120909e8cabd6c
-Size (php-composer/2.1.11/composer.phar) = 2286233 bytes
+BLAKE2s (php-composer/2.1.14/composer.phar) = 9b72caf340339312ec0f9b1b29cb807f148e7a5ecbd792d57f942f4b59298aae
+SHA512 (php-composer/2.1.14/composer.phar) = d54e5ee8d518f2cd0340549f0df06e9b3acfb4461ab40f85ed379865e5ac70e859dac13ef8e43ebf458a45136f67e4baf7e0c07336dc75cc785a96fc28a862d7
+Size (php-composer/2.1.14/composer.phar) = 2291189 bytes
Home |
Main Index |
Thread Index |
Old Index