Register pangox-compat removal.
This commit is contained in:
parent
178715289b
commit
84cbfa6435
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.824 2019/12/28 08:06:17 fcambus Exp $
|
||||
# $OpenBSD: Makefile,v 1.825 2019/12/30 14:12:35 ajacoutot Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.215
|
||||
PKGNAME = quirks-3.216
|
||||
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.841 2019/12/28 08:06:17 fcambus Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.842 2019/12/30 14:12:35 ajacoutot Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1354,6 +1354,7 @@ my $obsolete_reason = {
|
||||
'py3-libnacl' => 3,
|
||||
'py3-typing' => 5,
|
||||
'p5-Net-IRC' => 3,
|
||||
'pangox-compat' => 0,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user