On Thu, Mar 16, 2017 at 09:26:55AM +0100, Sebastien Marie wrote: > Hi, > > I am going to remove MULTIPACKAGES from lang/rust. > > Currently, we have: > - rust-1.15.1p0 lang/rust,-main > - rust-doc-1.15.1p0 lang/rust,-doc > > We should have for next release: > - rust-1.16.0 lang/rust > > As I am not very confident in myself, I would like have some guidance to > proper transition. > > For my understanding, PLIST needs to be annotated with something like > @conflict rust-*
That is implied. Try this: @conflict rust-doc-* @pkgpath lang/rust,-main @pkgpath lang/rust,-doc -- Antoine
