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 1.10.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/b21eaef30e1e
branches: trunk
changeset: 426976:b21eaef30e1e
user: tpaul <tpaul%pkgsrc.org@localhost>
date: Thu Apr 09 14:48:38 2020 +0000
description:
php-composer: update to 1.10.3
1.10.2
* Added --1 flag to self-update command which can be added to automated self-update runs to make sure it won't automatically jump to 2.0 once that is released
* Fixed path repository symlinks being made relative when the repo url is defined as absolute paths
* Fixed potential issues when using "composer ..." in scripts and composer/composer was also required in the project
* Fixed 1.10.0 regression when downloading GitHub archives from non-API URLs
* Fixed handling of malformed info in fund command
* Fixed Symfony5 compatibility issues in a few commands
1.10.3
* Fixed invalid --2 flag warning in self-update when no channel is requested
diffstat:
devel/php-composer/Makefile | 4 ++--
devel/php-composer/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 5e5a6bc91b73 -r b21eaef30e1e devel/php-composer/Makefile
--- a/devel/php-composer/Makefile Thu Apr 09 14:37:39 2020 +0000
+++ b/devel/php-composer/Makefile Thu Apr 09 14:48:38 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/03/14 04:26:39 tpaul Exp $
+# $NetBSD: Makefile,v 1.2 2020/04/09 14:48:38 tpaul Exp $
-VERSION= 1.10.1
+VERSION= 1.10.3
PKGNAME= ${PHP_PKG_PREFIX}-composer-${VERSION}
DISTNAME= composer
CATEGORIES= devel
diff -r 5e5a6bc91b73 -r b21eaef30e1e devel/php-composer/distinfo
--- a/devel/php-composer/distinfo Thu Apr 09 14:37:39 2020 +0000
+++ b/devel/php-composer/distinfo Thu Apr 09 14:48:38 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/03/14 04:26:39 tpaul Exp $
+$NetBSD: distinfo,v 1.2 2020/04/09 14:48:38 tpaul Exp $
-SHA1 (php-composer/1.10.1/composer.phar) = fa51d7b32dbfb52eaeb8aa8a5112ab33017cc0b9
-RMD160 (php-composer/1.10.1/composer.phar) = f79c3fe04a18881947c012c71bcefc6ef6294992
-SHA512 (php-composer/1.10.1/composer.phar) = bb0fa469b8180ade3feb5736a58f2702b0889b6fc3038efbb962f8fd7a691f9d995f8b121e67f9feb7e409b360a25fae10426545d2dc68e0976be6126d69d8f4
-Size (php-composer/1.10.1/composer.phar) = 1969526 bytes
+SHA1 (php-composer/1.10.3/composer.phar) = c882f719ffc9d4aa7e754a7f58eb779218744adf
+RMD160 (php-composer/1.10.3/composer.phar) = 738f2bfaf74cbbb6a3c1c699d32acc876562fb65
+SHA512 (php-composer/1.10.3/composer.phar) = 037b4f0b615570bf31e1275a82756e9dfed27877e9b5dbe5f1a434f7d7f1bfcc35ea50bc3a1e2d619b7dd4631c1b367671ee1c199766cd257f821a1309e44953
+Size (php-composer/1.10.3/composer.phar) = 1971506 bytes
Home |
Main Index |
Thread Index |
Old Index