pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

php-composer: Update to 1.10.1



Module Name:	pkgsrc-wip
Committed By:	Travis Paul <tr%vispaul.me@localhost>
Pushed By:	tpaul
Date:		Sat Mar 14 03:54:16 2020 +0000
Changeset:	9141686c9a3d73f0636427c8ea4105296ae5c6b3

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

Log Message:
php-composer: Update to 1.10.1

Upstream release notes:

- Fixed path repository warning on empty path when using wildcards
- Fixed superfluous warnings when generating optimized autoloaders

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9141686c9a3d73f0636427c8ea4105296ae5c6b3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 php-composer/Makefile | 2 +-
 php-composer/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/php-composer/Makefile b/php-composer/Makefile
index 4168a4c976..b74e623fa7 100644
--- a/php-composer/Makefile
+++ b/php-composer/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-VERSION=	1.10.0
+VERSION=	1.10.1
 PKGNAME=	${PHP_PKG_PREFIX}-composer-${VERSION}
 DISTNAME=	composer
 CATEGORIES=	devel
diff --git a/php-composer/distinfo b/php-composer/distinfo
index a6be31d9a9..294f1be79d 100644
--- a/php-composer/distinfo
+++ b/php-composer/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (php-composer/1.10.0/composer.phar) = c7bf42e4f1ed8956f6d5b9aa6081532496b48d01
-RMD160 (php-composer/1.10.0/composer.phar) = fa5b818f22da830a3e6429a91227010841ac0304
-SHA512 (php-composer/1.10.0/composer.phar) = 7835a83edcd99145b1f02f31b5d5d63bff0ec319acf5f21e89800b96d9265b5fc75ac838877c569e66d954ddccca2f04616789cb4a07a4f4dc5fe32c95d32746
-Size (php-composer/1.10.0/composer.phar) = 1968579 bytes
+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


Home | Main Index | Thread Index | Old Index