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.0.14
details: https://anonhg.NetBSD.org/pkgsrc/rev/e92848d3857f
branches: trunk
changeset: 453133:e92848d3857f
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Mon May 24 06:41:51 2021 +0000
description:
php-composer: Update to 2.0.14
Upstream release notes:
- Updated composer/xdebug-handler to 2.0 which adds supports for Xdebug 3
- Fixed handling of inline-update-constraints with references or stability
flags (#9847)
- Fixed async processes erroring in an unclear way when they failed to start
(#9808)
- Fixed support for the upcoming Symfony 6.0 release when Composer is
installed as a library (#9896)
- Fixed progress output missing newlines on PowerShell, and disable progress
output by default when CI env var is present (#9621)
- Fixed support for Vagrant/VirtualBox filesystem slowness when installing
binaries from packages (#9627)
- Fixed type annotations for the InstalledVersions class
- Deprecated InstalledVersions::getRawData in favor of
InstalledVersions::getAllRawData (#9816)
diffstat:
devel/php-composer/Makefile | 4 ++--
devel/php-composer/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 7aba40140eb2 -r e92848d3857f devel/php-composer/Makefile
--- a/devel/php-composer/Makefile Mon May 24 04:18:19 2021 +0000
+++ b/devel/php-composer/Makefile Mon May 24 06:41:51 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2021/04/27 20:53:23 tpaul Exp $
+# $NetBSD: Makefile,v 1.21 2021/05/24 06:41:51 triaxx Exp $
-VERSION= 2.0.13
+VERSION= 2.0.14
PKGNAME= ${PHP_PKG_PREFIX}-composer-${VERSION}
DISTNAME= composer
CATEGORIES= devel
diff -r 7aba40140eb2 -r e92848d3857f devel/php-composer/distinfo
--- a/devel/php-composer/distinfo Mon May 24 04:18:19 2021 +0000
+++ b/devel/php-composer/distinfo Mon May 24 06:41:51 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2021/04/27 20:53:23 tpaul Exp $
+$NetBSD: distinfo,v 1.20 2021/05/24 06:41:51 triaxx Exp $
-SHA1 (php-composer/2.0.13/composer.phar) = c52d07d8ba4a8f42057817fecf9c1dc91a1fe07e
-RMD160 (php-composer/2.0.13/composer.phar) = 4a3348f79f8326d59f1b00fd3280f61a727b7653
-SHA512 (php-composer/2.0.13/composer.phar) = 2be34a5eed817df424fcf13e064ef2985daeabeba25850fc4408d0db5b2bc5881449e3c425106ca08e7b23f4de9b46cc03d61ed02dc0cd1f34452ca08adf5917
-Size (php-composer/2.0.13/composer.phar) = 2216568 bytes
+SHA1 (php-composer/2.0.14/composer.phar) = 6fb3258aaa9aefdd2d92590b9485a3ed69657fe2
+RMD160 (php-composer/2.0.14/composer.phar) = ef15c70fed909fcb3cb346b0fd88361b83690bdf
+SHA512 (php-composer/2.0.14/composer.phar) = f29deccb41464c1ae105880f6e4127a72c2a27c4571ee4b7942a32cbc8acf57448024d9c649008f004e9bed930628d03b21ce8dbe579b71d487162313bb2f98c
+Size (php-composer/2.0.14/composer.phar) = 2217528 bytes
Home |
Main Index |
Thread Index |
Old Index