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 = {};
No comments:
Post a Comment