Update to 1.8.4
Changes: https://github.com/composer/composer/releases PR: 235812 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= composer
|
||||
DISTVERSION= 1.8.0
|
||||
DISTVERSION= 1.8.4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://getcomposer.org/download/${DISTVERSION}/
|
||||
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
|
||||
@@ -17,11 +17,12 @@ LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss
|
||||
|
||||
USES= php:flavors
|
||||
USE_PHP= intl openssl phar json ctype filter mbstring
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
USES= php:flavors
|
||||
USE_PHP= intl openssl phar json ctype filter mbstring
|
||||
|
||||
PLIST_FILES= bin/composer \
|
||||
bin/composer.phar
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1544726879
|
||||
SHA256 (composer-1.8.0/composer.phar) = 0901a84d56f6d6ae8f8b96b0c131d4f51ccaf169d491813d2bcedf2a6e4cefa6
|
||||
SIZE (composer-1.8.0/composer.phar) = 1892003
|
||||
TIMESTAMP = 1550436390
|
||||
SHA256 (composer-1.8.4/composer.phar) = 1722826c8fbeaf2d6cdd31c9c9af38694d6383a0f2bf476fe6bbd30939de058a
|
||||
SIZE (composer-1.8.4/composer.phar) = 1909682
|
||||
|
||||
Reference in New Issue
Block a user