Monday, March 28, 2022

Re: [new] graphics/krita-gmic-plugin

On 2022/03/28 21:57, Rafael Sadowski wrote:
> On Mon Mar 28, 2022 at 07:40:59PM +0200, Stefan Hagen wrote:
> > Stefan Hagen wrote (2022-03-26 15:32 CET):
> >
> > [... snip port discussion ...]
> >
> > > Is this Quirks entry correct? So users that have gmic-qt-krita installed
> > > in 7.0 would be moved to krita-gmic-plugin in 7.1?
> >
> > I imported krita-gmic-plugin already.
> >
> > I haven't added a quirk yet, so I'd like to get an OK for this one.
> > In my last diff, I didn't change PKGNAME. Is bump needed?
> >
> > Index: devel/quirks/Makefile
> > ===================================================================
> > RCS file: /home/cvs/ports/devel/quirks/Makefile,v
> > retrieving revision 1.1366
> > diff -u -p -u -p -r1.1366 Makefile
> > --- devel/quirks/Makefile 21 Mar 2022 12:46:22 -0000 1.1366
> > +++ devel/quirks/Makefile 28 Mar 2022 17:31:31 -0000
> > @@ -3,7 +3,7 @@ CATEGORIES = devel databases
> > DISTFILES =
> >
> > # API.rev
> > -PKGNAME = quirks-5.4
> > +PKGNAME = quirks-5.5
> > PKG_ARCH = *
> > MAINTAINER = Marc Espie <espie@openbsd.org>
> >
> > Index: devel/quirks/files/Quirks.pm
> > ===================================================================
> > RCS file: /home/cvs/ports/devel/quirks/files/Quirks.pm,v
> > retrieving revision 1.1380
> > diff -u -p -u -p -r1.1380 Quirks.pm
> > --- devel/quirks/files/Quirks.pm 21 Mar 2022 12:46:22 -0000 1.1380
> > +++ devel/quirks/files/Quirks.pm 26 Mar 2022 14:20:38 -0000
> > @@ -719,6 +719,7 @@ my $stem_extensions = {
> > 'py-tz' => 'py3-tz',
> > 'py-pretend' => 'py3-pretend',
> > 'py-mock' => 'py3-mock',
> > + 'gmic-qt-krita' => 'krita-gmic-plugin',
> > };
> >
> > my $obsolete_reason = {};
> >
>
> graphics/gmic-qt/krita should be deleted, right? You need this to make
> the update seamless:
>
> @conflict gmic-qt-krita-<=3.0.2
> @pkgpath graphics/gmic-qt/krita
>
> Rafael
>

pkg_add still compares the version number with a "quirks rename",
so EPOCH will need to be set in krita-gmic-plugin

No comments:

Post a Comment