Register glib-openssl removal.
This commit is contained in:
parent
0cb309d6a8
commit
1f73979691
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.737 2019/04/26 15:10:32 semarie Exp $
|
||||
# $OpenBSD: Makefile,v 1.738 2019/04/27 17:27:29 ajacoutot Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.130
|
||||
PKGNAME = quirks-3.131
|
||||
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.754 2019/04/26 15:10:32 semarie Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.755 2019/04/27 17:27:29 ajacoutot Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1215,6 +1215,7 @@ my $obsolete_reason = {
|
||||
'py3-async' => 5,
|
||||
'py3-funcsigs' => 5,
|
||||
'rust-doc' => 1,
|
||||
'glib-openssl' => 6,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user