Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
diff -u -r1.1797 Makefile
--- Makefile	30 May 2026 15:30:21 -0000	1.1797
+++ Makefile	2 Jun 2026 19:31:39 -0000
@@ -3,7 +3,7 @@
 DISTFILES =
 
 # API.rev
-PKGNAME =	quirks-7.204
+PKGNAME =	quirks-7.205
 PKG_ARCH =	*
 MAINTAINER =	Marc Espie <espie@openbsd.org>
 
Index: files/Quirks.pm
===================================================================
RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
diff -u -r1.1811 Quirks.pm
--- files/Quirks.pm	30 May 2026 15:30:21 -0000	1.1811
+++ files/Quirks.pm	2 Jun 2026 19:31:39 -0000
@@ -1075,6 +1075,8 @@
 	0 => 'xpilot',
 	0 => 'xasteroids',
 	0 => 'axe',
+        5 => 'ruby34-cms_scanner',
+        5 => 'ruby34-opt_parse_validator',
 );
 # beware, if ports with an RDEP on Python 3 are removed, they need to be listed
 # as @conflict/pkgpath in lang/python/3 and not here, otherwise an update from a
