On 2021/02/24 12:07, Dimitri Karamazov wrote: > On Wed, Feb 24, 2021 at 11:23:47AM +0000, Stuart Henderson wrote: > > On 2021/02/22 15:32, Dimitri Karamazov wrote: > > > On Mon, Feb 22, 2021 at 01:28:26AM -0500, Daniel Dickman wrote: > > > > > > > > > > > > On Mon, 22 Feb 2021, Rafael Sadowski wrote: > > > > > > > > > > > > > > > > Bump for a new release. > > > > > > > > > > Still OK for me but we need to import robin-map first. A second OK is > > > > > needed. > > > > > > > > > > > > > Where is the port for robin-map? Can someone resend it? > > > > > > Avoid the previous diff as there is a mistake and the robin-map > > > port has been attached at the very end. > > > > robin-map wants "ONLY_FOR_ARCHS= ${CXX11_ARCHS}". I would drop the > > NO_BUILD as well it is really just for cases where things fail if you > > try to do "build". Otherwise OK for that. > > > Done. > > > > --- pkg/PLIST 5 Jan 2021 20:53:18 -0000 1.11 > > > +++ pkg/PLIST 22 Feb 2021 15:29:57 -0000 > > > @@ -1,5 +1,4 @@ > > > -@comment $OpenBSD: PLIST,v 1.11 2021/01/05 20:53:18 jca Exp $ > > > -@conflict idiff-* > > > +@comment $OpenBSD: PLIST,v$ > > > > The conflict should stay. > > > This conflict is not being detected by pkglocatedb. > I wonder why?
$ pkglocate bin/idiff idiff-1.1:textproc/idiff:/usr/local/bin/idiff openimageio-2.2.10.0p0:graphics/openimageio:/usr/local/bin/idiff plan9port-20210129:plan9/plan9port:/usr/local/plan9/bin/idiff If you mean the automatic check, that has been changed to only check new files, otherwise everybody working on ports with thousands of PLIST entries has to disable checking completely otherwise it's too slow.. > The suggested changes have been applied to the attachments. This is OK with me. (Or I can commit if I get an OK for robin-map).