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:           Fri Jul 17 00:26:27 UTC 2020

Modified Files:
        pkgsrc/devel/php-composer: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.5 pkgsrc/devel/php-composer/Makefile:1.6
--- pkgsrc/devel/php-composer/Makefile:1.5      Wed Jun  3 20:29:56 2020
+++ pkgsrc/devel/php-composer/Makefile  Fri Jul 17 00:26:27 2020
@@ -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
Index: pkgsrc/devel/php-composer/distinfo
diff -u pkgsrc/devel/php-composer/distinfo:1.5 pkgsrc/devel/php-composer/distinfo:1.6
--- pkgsrc/devel/php-composer/distinfo:1.5      Wed Jun  3 20:29:56 2020
+++ pkgsrc/devel/php-composer/distinfo  Fri Jul 17 00:26:27 2020
@@ -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