pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/www/firefox
On Sat, Jun 19, 2021 at 04:33:06AM +0900, Ryo ONODERA wrote:
> Hi,
>
> "Nia Alarie" <nia%netbsd.org@localhost> writes:
>
> > Module Name: pkgsrc
> > Committed By: nia
> > Date: Fri Jun 18 18:08:05 UTC 2021
> >
> > Modified Files:
> > pkgsrc/www/firefox: Makefile
> >
> > Log Message:
> > firefox: Explicitly use autoconf-2.13
> >
> > Candidate fix for PR pkg/56261
>
> Please stop to commit this incorrect change and same changes for
> Mozilla packages.
>
> https://mail-index.netbsd.org/pkgsrc-changes/2021/06/13/msg236827.html
> is real cause of the problem.
> This commit places autoconf 2.71 as ${WRKDIR}.buildlink/bin/autoconf
> and these packages pick up this autoconf 2.71 instead of
> ${WRKSRC}/.tools/bin/autoconf 2.13.
> The commit for lang/llvm breaks pkgsrc's autoconf selection mechanism
> and should be reverted.
I thought that the pattern was restricted to the files of the package.
I've now explcitly listed all bin/* files for llvm in the
buildlink3.mk file, that should fix this, I hope.
Thomas
Home |
Main Index |
Thread Index |
Old Index