Created attachment 181715 [details] Patch PHP70 Here is the Update for php70: http://php.net/ChangeLog-7.php (Changes are not yet available) poudriere build fine for: 10.3 amd + i386 11.0 amd + i386 12-current amd + i386 (r316694) Chech with: % grep -RH 7.0.17 /usr/ports/*/php70*/Makefile Tests incl all Slave Ports in Poudrire edit lang/php70/Makefile
Created attachment 181716 [details] Patch PHP71 Here is the Update for php71: http://php.net/ChangeLog-7.php (Changes are not yet available) poudriere build fine for: 10.3 amd + i386 11.0 amd + i386 12-current amd + i386 (r316694) Check with: % grep -RH 7.1.3 /usr/ports/*/php71*/Makefile Tests incl all Slave Ports in Poudrire edit lang/php71/Makefile Cheers jochen
reviews: https://reviews.freebsd.org/D10373 https://reviews.freebsd.org/D10372
A commit references this bug: Author: tz Date: Tue Apr 18 08:57:36 UTC 2017 New revision: 438766 URL: https://svnweb.freebsd.org/changeset/ports/438766 Log: Update PHP 7.1 from 7.1.3 to 7.1.4 Changelog: http://www.php.net/ChangeLog-7.php#7.1.4 PR: 218589 Submitted by: Jochen Neumeister <joneum@bsdproject.de> MFH: 2017Q2 Differential Revision: https://reviews.freebsd.org/D10372 Changes: head/lang/php71/Makefile head/lang/php71/distinfo
A commit references this bug: Author: tz Date: Tue Apr 18 09:00:06 UTC 2017 New revision: 438767 URL: https://svnweb.freebsd.org/changeset/ports/438767 Log: Update PHP 7 from 7.0.17 to 7.0.18 Changelog: http://www.php.net/ChangeLog-7.php#7.0.18 PR: 218589 Submitted by: Jochen Neumeister <joneum@bsdproject.de> MFH: 2017Q2 Differential Revision: https://reviews.freebsd.org/D10373 Changes: head/lang/php70/Makefile head/lang/php70/distinfo
A commit references this bug: Author: tz Date: Wed Apr 19 10:59:01 UTC 2017 New revision: 438835 URL: https://svnweb.freebsd.org/changeset/ports/438835 Log: MFH: r438767 Update PHP 7 from 7.0.17 to 7.0.18 Changelog: http://www.php.net/ChangeLog-7.php#7.0.18 PR: 218589 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Differential Revision: https://reviews.freebsd.org/D10373 Approved by: ports-secteam (junovitch) Changes: _U branches/2017Q2/ branches/2017Q2/lang/php70/Makefile branches/2017Q2/lang/php70/distinfo
A commit references this bug: Author: tz Date: Wed Apr 19 11:00:26 UTC 2017 New revision: 438836 URL: https://svnweb.freebsd.org/changeset/ports/438836 Log: MFH: r438766 Update PHP 7.1 from 7.1.3 to 7.1.4 Changelog: http://www.php.net/ChangeLog-7.php#7.1.4 PR: 218589 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Differential Revision: https://reviews.freebsd.org/D10372 Approved by: ports-secteam (junovitch) Changes: _U branches/2017Q2/ branches/2017Q2/lang/php71/Makefile branches/2017Q2/lang/php71/distinfo
Committed and merged into quarterly! Thanks again!