Update quirks to reflect removal of py-webdav
This commit is contained in:
parent
74675c6651
commit
91adc95f50
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.812 2019/11/19 22:33:57 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.813 2019/11/20 20:13:14 kmos Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.203
|
||||
PKGNAME = quirks-3.204
|
||||
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.829 2019/11/19 22:33:57 kili Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.830 2019/11/20 20:13:14 kmos Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1341,6 +1341,7 @@ my $obsolete_reason = {
|
||||
'firewalk' => 0,
|
||||
'goffice08' => 5,
|
||||
'terraform-provider-terraform' => 3,
|
||||
'py-webdav' => 3,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user