Subject: CVS commit: pkgsrc/lang
From: Taylor R Campbell
Date: 2025-01-07 20:56:45
Message id: 20250107195646.1E75AFC1D@cvs.NetBSD.org

Log Message:
lang/gccN-libs: Disable REQUIRES/PROVIDES analysis.

This is a stop-gap measure to work around:

PR pkg/58966: mk: REQUIRES/PROVIDES analysis is wrong for
self-libraries

It should be removed once the REQUIRES/PROVIDES analysis is fixed.

Since the REQUIRES/PROVIDES analysis is already done for the
underlying lang/gccN package, and the transformation from lang/gccN
to lang/gccN-libs is straightforward, disabling this check should be
reasonably low-risk -- currently the lang/gccN-libs packages are
outright broken and unusable with pkgtools/pkg_install.

This doesn't change the content of the package, only the metadata, so
no need for recursive revbump of dependent packages.

Files:
RevisionActionfile
1.11modifypkgsrc/lang/gcc10-libs/Makefile
1.8modifypkgsrc/lang/gcc12-libs/Makefile
1.4modifypkgsrc/lang/gcc13-libs/Makefile
1.3modifypkgsrc/lang/gcc14-libs/Makefile
1.21modifypkgsrc/lang/gcc6-libs/Makefile
1.17modifypkgsrc/lang/gcc7-libs/Makefile
1.19modifypkgsrc/lang/gcc8-libs/Makefile
1.12modifypkgsrc/lang/gcc9-libs/Makefile