Created attachment 192344 [details] fix build on php7+ Allow building with PHP7+ due to dependancy version differences between 5.6 and 7+ This breaks poudriere builds where php7+ is set as default PHP version. Also, set port to no-arch. (i'm not interested in maintaining this port, I just want my poudriere builds not to break)
I forgot... Poudriere testport logs for 10.4/11.1 i386/amd64 located at: https://poudriere.dan.tm/poudriere/data/latest-per-pkg/gitphp/0.2.8_1/
A commit references this bug: Author: swills Date: Fri May 25 20:00:46 UTC 2018 New revision: 470861 URL: https://svnweb.freebsd.org/changeset/ports/470861 Log: devel/gitphp: allow building with php7+ PR: 227377 Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> Changes: head/devel/gitphp/Makefile
Committed, thanks for the patch. You're welcome to take over as maintainer of this port if you want.