devel/quirks: register removal of x11/xfce4/orage and

x11/xfce4/xfce4-statusnotifier

orage was Gtk+2 only, saw no development since 4.12.
xfce4-statusnotifier features were merged to xfce4-panel systray plugin.
This commit is contained in:
landry 2020-12-29 15:23:42 +00:00
parent d4557b0dcf
commit 4ffd1f7df0
2 changed files with 5 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.1113 2020/12/22 21:02:31 solene Exp $
# $OpenBSD: Makefile,v 1.1114 2020/12/29 15:23:42 landry Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-3.502
PKGNAME = quirks-3.503
PKG_ARCH = *
MAINTAINER = Marc Espie <espie@openbsd.org>

View File

@ -1,7 +1,7 @@
#! /usr/bin/perl
# ex:ts=8 sw=4:
# $OpenBSD: Quirks.pm,v 1.1130 2020/12/22 21:02:31 solene Exp $
# $OpenBSD: Quirks.pm,v 1.1131 2020/12/29 15:23:42 landry Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -2018,6 +2018,8 @@ my $obsolete_reason = {
'qt3-sqlite2' => 3,
'gtk3mm-documentation' => 6,
'libxml++3' => 5,
'orage' => 3,
'xfce4-statusnotifier' => 3,
};
# reasons for obsolete packages