aboutsummaryrefslogtreecommitdiff
path: root/lang/php70/files/patch-configure.in
Commit message (Collapse)AuthorAgeFilesLines
* lang/php70: switch distfiles from bzip2 to xzTorsten Zuehlsdorff2016-08-081-8/+8
| | | | | | | | | | | | | | While here also: - regenerate patches with make makepatch - replace "sed" with proper ${SED} - no longer mute ${INSTALL_DATA} PR: 209881 Reported by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: pi (mentor) Notes: svn path=/head/; revision=419801
* Welcome php 7.0.3Martin Wilke2016-02-151-0/+53
Changelog: http://php.net/ChangeLog-7.php#7.0.0 http://php.net/ChangeLog-7.php#7.0.1 http://php.net/ChangeLog-7.php#7.0.2 http://php.net/ChangeLog-7.php#7.0.3 I'd like to thanks: Kurt Jaeger Matthias Breddin Rainer Duffner Victor van Vlaardingen Torsten Zuehlsdorff Franco Fichtner and all helpers and testers from ports@. Notes: svn path=/head/; revision=408932