Source-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.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d986826c84f4
branches:  trunk
changeset: 435842:d986826c84f4
user:      tpaul <tpaul%pkgsrc.org@localhost>
date:      Fri Jul 17 00:26:27 2020 +0000

description:
php-composer: update to 1.10.9

1.10.9
* Fixed Bitbucket redirect loop when credentials are outdated
* Fixed GitLab auth prompt wording
* Fixed self-update handling of files requiring admin permissions to write to on Windows (it now does a UAC prompt)
* Fixed parsing issues in funding.yml files

1.10.8
* Fixed compatibility issue with git being configured to show signatures by default
* Fixed discarding of local changes when updating packages to include untracked files
* Several minor fixes

diffstat:

 devel/php-composer/Makefile |   4 ++--
 devel/php-composer/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 4111e22254aa -r d986826c84f4 devel/php-composer/Makefile
--- a/devel/php-composer/Makefile       Thu Jul 16 19:51:48 2020 +0000
+++ b/devel/php-composer/Makefile       Fri Jul 17 00:26:27 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2020/06/03 20:29:56 tpaul Exp $
+# $NetBSD: Makefile,v 1.6 2020/07/17 00:26:27 tpaul Exp $
 
-VERSION=       1.10.7
+VERSION=       1.10.9
 PKGNAME=       ${PHP_PKG_PREFIX}-composer-${VERSION}
 DISTNAME=      composer
 CATEGORIES=    devel
diff -r 4111e22254aa -r d986826c84f4 devel/php-composer/distinfo
--- a/devel/php-composer/distinfo       Thu Jul 16 19:51:48 2020 +0000
+++ b/devel/php-composer/distinfo       Fri Jul 17 00:26:27 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/06/03 20:29:56 tpaul Exp $
+$NetBSD: distinfo,v 1.6 2020/07/17 00:26:27 tpaul Exp $
 
-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
+SHA1 (php-composer/1.10.9/composer.phar) = 948a44b60c21e13b2e76e3c860e3c68e693dbc76
+RMD160 (php-composer/1.10.9/composer.phar) = 2d0b16eac8e18962f768076bcd34ad097e4b1a47
+SHA512 (php-composer/1.10.9/composer.phar) = 9ab7911d62cc64b7823673766a24aaf763784f3af8763a59a25353f9b90a0f6df1e65081faae871b9cddeade3f8d1a1cb048e4c43445f9f540d8f0d6b92565b6
+Size (php-composer/1.10.9/composer.phar) = 1980987 bytes



Home | Main Index | Thread Index | Old Index