K 10 svn:author V 6 gerald K 8 svn:date V 27 2016-12-17T14:34:04.251397Z K 7 svn:log V 574 Fix the package list: Over the last couple of snapshots, a number of components has moved from the Wine Staging project into Wine proper, so %%STAGING%%foo/bar/smthng in pkg-plist now becomes just foo/bar/smthng. However, make check-plist did not notice this and indeed both the port before this update and with this update always pass check-plist without issues, both when the STAGING option is set and when it's not. (This is not a cosmetic issue, by the way, it did affect functionality of the Wine ports.) PR: 215338 Submitted by: Matthieu Volat END