more patches...

This commit is contained in:
c0dev0id
2023-01-11 10:10:34 +01:00
parent 94240da182
commit 53c64b33ae
150 changed files with 33268 additions and 0 deletions

15
quirks-5.4.diff Normal file
View File

@@ -0,0 +1,15 @@
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 = {};