Attached patch updates composer from 1.0.0 to 1.3.2.
This update fixes an issue where OpenSSL detection wouldn't work
for LibreSSL.

Thanks,

Frank
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/composer/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile    5 Apr 2016 22:51:29 -0000       1.2
+++ Makefile    30 Jan 2017 09:17:02 -0000
@@ -4,7 +4,7 @@ COMMENT=        dependency manager for PHP
 
 CATEGORIES=    www devel
 
-V=             1.0.0
+V=             1.3.2
 EPOCH=         0
 MASTER_SITES=  https://getcomposer.org/download/$V/
 DISTNAME=      composer-$V
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/composer/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    5 Apr 2016 22:51:29 -0000       1.2
+++ distinfo    30 Jan 2017 09:17:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (composer-1.0.0.phar) = GswADPI72dGeFZDC7etE+5FfiNhfF5iSXsmJxgHbC9Y=
-SIZE (composer-1.0.0.phar) = 1592980
+SHA256 (composer-1.3.2.phar) = ak92GqNLtp/KhrxBGl6YNsqCRvD80p84BLF0/un7BWk=
+SIZE (composer-1.3.2.phar) = 1816271

Reply via email to