pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59446 CVS commit: pkgsrc/mk
The following reply was made to PR pkg/59446; it has been noted by GNATS.
From: "Kimmo Suominen" <kim%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59446 CVS commit: pkgsrc/mk
Date: Thu, 29 May 2025 08:08:07 +0000
Module Name: pkgsrc
Committed By: kim
Date: Thu May 29 08:08:07 UTC 2025
Modified Files:
pkgsrc/mk: bsd.pkg.barrier.mk
Log Message:
bsd.pkg.barrier.mk: Do not set ALLOW_VULNERABLE_PACKAGES to empty
Setting ALLOW_VULNERABLE_PACKAGES to an empty value for recursive make
calls effectively prevents using the option.
Tested with a local build of select packages with no ill effects
observed.
The explicit setting to empty was introduced when bsd.pkg.barrier.mk was
created in July of 2006. It does not appear to have been carried over
from any code replaced by bsd.pkg.barrier.mk. Unfortunately there is no
comment or mention in the commit message about this.
Fixes PR pkg/59446
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/mk/bsd.pkg.barrier.mk
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