register jabberd removal because it's abandoned upstream
(and certainly full of security holes too)
This commit is contained in:
parent
215ba41f31
commit
74426fefd4
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.928 2020/04/26 18:50:55 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.929 2020/04/27 16:56:43 solene Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.319
|
||||
PKGNAME = quirks-3.320
|
||||
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.947 2020/04/26 18:50:55 rsadowski Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.948 2020/04/27 16:56:44 solene Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1554,6 +1554,7 @@ my $obsolete_reason = {
|
||||
'dspam-pgsql' => 3,
|
||||
'py-iniparse' => 5,
|
||||
'qtdeclarative-xmllistmodel' => 3,
|
||||
'jabberd' => 3,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
Reference in New Issue
Block a user