[Bug 220950] Mk/Scripts/check-stagedir.sh false negatives (with %%OPTIONS%%)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 4 20:24:19 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220950
--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:
Author: gerald
Date: Wed Oct 4 20:24:00 UTC 2017
New revision: 451245
URL: https://svnweb.freebsd.org/changeset/ports/451245
Log:
Add a new Makefile target check-wine-devel-vs-wine-staging that works
around a deficiency of Mk/Scripts/check-stagedir.sh that does not spot
entries in pkg-plist that move from being enabled only with the STAGING
option (%%STAGING%%foo/bar/file) to being there by default (foo/bar/file).
This has caused actual issues for users, so we need to regularly check
for such cases, which a simple `check-wine-devel-vs-wine-staging` will
now do, provided the staging directory is accessible.
PR: 220950
Changes:
head/emulators/wine-devel/Makefile
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list