pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58966 CVS commit: pkgsrc/lang
The following reply was made to PR pkg/58966; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58966 CVS commit: pkgsrc/lang
Date: Tue, 7 Jan 2025 19:56:46 +0000
Module Name: pkgsrc
Committed By: riastradh
Date: Tue Jan 7 19:56:45 UTC 2025
Modified Files:
pkgsrc/lang/gcc10-libs: Makefile
pkgsrc/lang/gcc12-libs: Makefile
pkgsrc/lang/gcc13-libs: Makefile
pkgsrc/lang/gcc14-libs: Makefile
pkgsrc/lang/gcc6-libs: Makefile
pkgsrc/lang/gcc7-libs: Makefile
pkgsrc/lang/gcc8-libs: Makefile
pkgsrc/lang/gcc9-libs: Makefile
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.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/gcc10-libs/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/gcc12-libs/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/gcc13-libs/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/gcc14-libs/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/gcc6-libs/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/lang/gcc7-libs/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/lang/gcc8-libs/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/gcc9-libs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index