Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Oct 2017 20:24:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220950] Mk/Scripts/check-stagedir.sh false negatives (with %%OPTIONS%%)
Message-ID:  <bug-220950-13-RejsYX3n9W@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220950-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220950-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220950

--- Comment #4 from commit-hook@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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220950-13-RejsYX3n9W>