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.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/b668218b60c3
branches: trunk
changeset: 441603:b668218b60c3
user: tpaul <tpaul%pkgsrc.org@localhost>
date: Fri Nov 06 23:45:11 2020 +0000
description:
php-composer: Update to 2.0.5
Upstream release notes:
* Disabled platform-check verification of extensions by default
(now defaulting php-only), set platform-check to true if you want a complete
check
* Improved platform-check handling of issue reporting
* Fixed platform-check to only check non-dev requires even if require-dev
dependencies are installed
* Fixed issues dealing with custom installers which return trailing slashes in
getInstallPath (ideally avoid doing this as there might be other issues left)
* Fixed issues when curl functions are disabled
* Fixed gitlab-domains/github-domains to make sure if they are overridden the
default value remains present
* Fixed issues removing/upgrading packages from path repositories on Windows
* Fixed regression in 2.0.4 when handling of git%bitbucket.org@localhost URLs in vcs
repositories
* Fixed issue running create-project in current directory on Windows
diffstat:
devel/php-composer/Makefile | 4 ++--
devel/php-composer/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 27b4afc7ace6 -r b668218b60c3 devel/php-composer/Makefile
--- a/devel/php-composer/Makefile Fri Nov 06 22:55:56 2020 +0000
+++ b/devel/php-composer/Makefile Fri Nov 06 23:45:11 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2020/11/02 21:34:08 tpaul Exp $
+# $NetBSD: Makefile,v 1.13 2020/11/06 23:45:11 tpaul Exp $
-VERSION= 2.0.4
+VERSION= 2.0.5
PKGNAME= ${PHP_PKG_PREFIX}-composer-${VERSION}
DISTNAME= composer
CATEGORIES= devel
diff -r 27b4afc7ace6 -r b668218b60c3 devel/php-composer/distinfo
--- a/devel/php-composer/distinfo Fri Nov 06 22:55:56 2020 +0000
+++ b/devel/php-composer/distinfo Fri Nov 06 23:45:11 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2020/11/02 21:34:08 tpaul Exp $
+$NetBSD: distinfo,v 1.13 2020/11/06 23:45:11 tpaul Exp $
-SHA1 (php-composer/2.0.4/composer.phar) = b789b4edcd84b28cfe1d40c78fa915e4fed94a84
-RMD160 (php-composer/2.0.4/composer.phar) = 36c25aba96c6fecfde6a59106de81c6236aee939
-SHA512 (php-composer/2.0.4/composer.phar) = 08c10a22fe95c5e058435828c60084ea9700e5b27c888ea5807f3e3979b187112d66ddb4ce9f9324e9369714961c3aacf8b8bbdb408a66923a2737b53b08ac81
-Size (php-composer/2.0.4/composer.phar) = 2180422 bytes
+SHA1 (php-composer/2.0.5/composer.phar) = 8463931b18289f03eca64c7961a4f3bf25b772f3
+RMD160 (php-composer/2.0.5/composer.phar) = aa94431b202ba3b07b1611259450224e39e83d54
+SHA512 (php-composer/2.0.5/composer.phar) = 4c212a9751191eb62a32d428ea60e4eef167fab46ddae85b75a7683e4e4c7e658acfc8c086414fecff54e6af71fd144a24710f4575dc919082f2e21b2f4a06b9
+Size (php-composer/2.0.5/composer.phar) = 2192986 bytes
Home |
Main Index |
Thread Index |
Old Index