I have updaated the port to 1.6.3 and added falvors support. Filed the patch in phabricator for code review here: https://reviews.freebsd.org/D15026 since flavors need portmgr approval and the flavorization introduces a package name change which renders pkg unable to automatically detect the update. I have added an UPDATING entry for this, but maybe I'm missing some better solution.
The update looks fine to me. I can't think of a better way to do the update to allow flavors, so this seems like it'll work to me.
Thanks for your quick feedback. I'll commit it once I get portmgr approval.
A commit references this bug: Author: madpilot Date: Thu Apr 12 15:39:22 UTC 2018 New revision: 467159 URL: https://svnweb.freebsd.org/changeset/ports/467159 Log: - Update php-composer to 1.6.3 - Add php flavors support - Add updating note due to package name change PR: 227418 Submitted by: me Approved by: cyberbotx@cyberbotx.com (maintainer), portmgr (mat) Differential Revision: https://reviews.freebsd.org/D15026 Changes: head/UPDATING head/devel/php-composer/Makefile head/devel/php-composer/distinfo
Committed!