mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
register removal of xcopilot
This commit is contained in:
@@ -3,7 +3,7 @@ CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-7.210
|
||||
PKGNAME = quirks-7.211
|
||||
PKG_ARCH = *
|
||||
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
|
||||
|
||||
@@ -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 <espie@openbsd.org>
|
||||
#
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user