Subject: CVS commit: pkgsrc/lang
From: David H. Gutteridge
Date: 2022-02-04 02:41:01
Message id: 20220204014101.5151AFB24@cvs.NetBSD.org

Log Message:
php80 & php81: correct zts option invocation

Starting with PHP 8.0, zts is enabled with --enable-zts, rather than
the older --enable-maintainer-zts. Addresses PR pkg/56681.

The actual pkgsrc option name should probably be adjusted, and the
current "maintainer-zts" moved to PKG_LEGACY_OPTIONS. I've left it for
another commit.

Files:
RevisionActionfile
1.4modifypkgsrc/lang/php80/options.mk
1.2modifypkgsrc/lang/php81/options.mk