1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/lang/php56
Bryan Drewery bb82b92626 If DEFAULT_VERSIONS=php=* is set, then PHP_DEFAULT will be overridden
in bsd.default-versions.mk later, and the value from the Makefile will
not be used at all.  We would change bsd.default-versions.mk, but really
these ports should not be changing what the "default" it.  Change to
modifying what the "current" version is as PHP_VER.

This fixes some cases of 'make check-sanity' not passing for php extension
ports in Poudriere where there is no LOCALBASE/etc/php.conf to set a proper
PHP_VER.  In these cases the PHP_DEFAULT value (of 5.6) is used rather than
the version set by the extension Makefile and the later checks for
whether that version has that extension may incorrectly error.
2016-07-20 20:04:50 +00:00
..
files Add configtest support for php-fpm rc script. 2016-04-12 01:14:49 +00:00
distinfo lang/php56: update 5.6.22 -> 5.6.23 2016-06-25 22:19:54 +00:00
Makefile If DEFAULT_VERSIONS=php=* is set, then PHP_DEFAULT will be overridden 2016-07-20 20:04:50 +00:00
Makefile.ext If DEFAULT_VERSIONS=php=* is set, then PHP_DEFAULT will be overridden 2016-07-20 20:04:50 +00:00
pkg-descr
pkg-message.mod
pkg-plist Simplify plist by using @sample 2016-05-24 23:02:05 +00:00
pkg-plist.mod