On 2015/01/03 00:03, Matthias Kilian wrote: > On Sun, Nov 23, 2014 at 07:53:25PM +0100, Matthias Kilian wrote: > > On Sun, Nov 23, 2014 at 12:33:38AM +0100, Landry Breuil wrote: > > > > in games/sudoku, we have > > > > > > > > $ make show=PKGNAME > > > > sudoku-1.0.1 > > > > > > > > and in x11/gnustep/sudoku: > > > > > > > > $ make show=PKGNAME > > > > sudoku-0.7 > > > > [...] > > > > > > So should I make a patch renaming the gnustep sudoku to gsudoku (or > > > > some other name) and an appropriate entry to devel/quirks? > > > > > > yes please, either gsudoku or gnustep-sudoku.. sebastian, what do you > > > think about it ? At least they dont conflict because of the capital S.. > > > > Here's the renaming diff for x11/gnustep/sudoku. Unfortunately, I > > don't know how to tell quirks to *not* replace sudoku-1.0.1 (the > > package from games/sudoku) by gnustep-sudoku; the entries in > > $stem_extensions in Quirks.pm obviously only contain -- well -- > > stems, without versions. Any ideas? > > Any thoughts on how to proceed with this? Commit and just add a > note to current.html (to pkg_delete sudoku before / pkg_add > gnustep-sudoku after doing an update, if the gnustep sudoku is > installed)?
I think current.html is probably good enough for this.