pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/php-composer
Module Name: pkgsrc
Committed By: tpaul
Date: Wed Jun 3 20:29:56 UTC 2020
Modified Files:
pkgsrc/devel/php-composer: Makefile distinfo
Log Message:
php-composer: update to 1.10.7
Upstream release notes:
1.10.7
* Fix PHP 8 deprecations
* Fixed detection of pcntl_signal being in disabled_functions when
pcntl_async_signal is allowed
1.10.6
* Fixed version guessing to take composer-runtime-api and
composer-plugin-api requirements into account to avoid selecting
packages which require Composer 2
* Fixed package name validation to allow several dashes following each
other
* Fixed post-status-cmd script not firing when there were no changes to
be displayed
* Fixed composer-runtime-api support on Composer 1.x, the package is now
present as 1.0.0
* Fixed support for composer show --name-only --self
* Fixed detection of GitLab URLs when handling authentication in some
cases
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/php-composer/Makefile \
pkgsrc/devel/php-composer/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/php-composer/Makefile
diff -u pkgsrc/devel/php-composer/Makefile:1.4 pkgsrc/devel/php-composer/Makefile:1.5
--- pkgsrc/devel/php-composer/Makefile:1.4 Sat Apr 11 06:37:26 2020
+++ pkgsrc/devel/php-composer/Makefile Wed Jun 3 20:29:56 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/04/11 06:37:26 tpaul Exp $
+# $NetBSD: Makefile,v 1.5 2020/06/03 20:29:56 tpaul Exp $
-VERSION= 1.10.5
+VERSION= 1.10.7
PKGNAME= ${PHP_PKG_PREFIX}-composer-${VERSION}
DISTNAME= composer
CATEGORIES= devel
Index: pkgsrc/devel/php-composer/distinfo
diff -u pkgsrc/devel/php-composer/distinfo:1.4 pkgsrc/devel/php-composer/distinfo:1.5
--- pkgsrc/devel/php-composer/distinfo:1.4 Sat Apr 11 06:37:26 2020
+++ pkgsrc/devel/php-composer/distinfo Wed Jun 3 20:29:56 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/04/11 06:37:26 tpaul Exp $
+$NetBSD: distinfo,v 1.5 2020/06/03 20:29:56 tpaul Exp $
-SHA1 (php-composer/1.10.5/composer.phar) = 5be27f61d5c296ac5451b753b2dbd078457fff8e
-RMD160 (php-composer/1.10.5/composer.phar) = 472becbcc2f4bf8f1d42fe1b86edb6e4e4772fd1
-SHA512 (php-composer/1.10.5/composer.phar) = cd199fd273a17f92fdd38c2221f49058abe30f3349f6dec93751f2392a1634106f437a5a67af1e6fcee89b4c33b141db566d6f5439986811bd8ce32dcae9cf82
-Size (php-composer/1.10.5/composer.phar) = 1971623 bytes
+SHA1 (php-composer/1.10.7/composer.phar) = 75d98f30df958296249aa14efc622216166b57dd
+RMD160 (php-composer/1.10.7/composer.phar) = e87e07337b267ef3bd30221bdbb7ea17776a4136
+SHA512 (php-composer/1.10.7/composer.phar) = f5d5a5c1a1ef2ae09b86e3bcd5727a3c8325160984ec4a3b1bd187425baed261848e41e3cbdcb98c6d07d9ade3e47a7958cf5fc9d0036c93e89e6ede5c258d89
+Size (php-composer/1.10.7/composer.phar) = 1976232 bytes
Home |
Main Index |
Thread Index |
Old Index