Register py-sslwrapper removal.

This commit is contained in:
jca 2015-07-18 19:57:02 +00:00
parent 9709c0b633
commit 7aa26c39d1
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.254 2015/07/17 21:09:38 sthen Exp $
# $OpenBSD: Makefile,v 1.255 2015/07/18 19:57:02 jca Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-2.100
PKGNAME = quirks-2.101
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.264 2015/07/17 21:09:38 sthen Exp $
# $OpenBSD: Quirks.pm,v 1.265 2015/07/18 19:57:02 jca Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -567,6 +567,7 @@ my $obsolete_reason = {
'dbh' => 5,
'yaws' => 6,
'pidgin-facebookchat' => 6,
'py-sslwrapper' => 0,
};
# ->is_base_system($handle, $state):