From 4fcec798c94151dc3be2cf14ccbe2cbefa78cfe3 Mon Sep 17 00:00:00 2001 From: matthieu Date: Sat, 13 Jun 2026 10:17:50 +0000 Subject: [PATCH] register removal of xcopilot --- devel/quirks/Makefile | 2 +- devel/quirks/files/Quirks.pm | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/quirks/Makefile b/devel/quirks/Makefile index 209a4d1a787..2ed954cfb88 100644 --- a/devel/quirks/Makefile +++ b/devel/quirks/Makefile @@ -3,7 +3,7 @@ CATEGORIES = devel databases DISTFILES = # API.rev -PKGNAME = quirks-7.210 +PKGNAME = quirks-7.211 PKG_ARCH = * MAINTAINER = Marc Espie diff --git a/devel/quirks/files/Quirks.pm b/devel/quirks/files/Quirks.pm index 144a87eef00..5c7b2e7d6da 100644 --- a/devel/quirks/files/Quirks.pm +++ b/devel/quirks/files/Quirks.pm @@ -1,7 +1,7 @@ #! /usr/bin/perl # ex:ts=8 sw=4: -# $OpenBSD: Quirks.pm,v 1.1817 2026/06/10 04:51:31 rsadowski Exp $ +# $OpenBSD: Quirks.pm,v 1.1818 2026/06/13 10:17:50 matthieu Exp $ # # Copyright (c) 2009 Marc Espie # @@ -1090,6 +1090,7 @@ setup_obsolete_reason( 6 => 'trickle', 3 => 'liboil', 3 => 'modlogan', + 3 => 'xcopilot', ); # 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