remove quirk for qtserialport

It was here for its qt4 version but x11/qt5/qtserialport has the same
PKGNAME, and is thus wrongly listed as obsolete..
This commit is contained in:
landry 2020-07-08 11:33:28 +00:00
parent a67817261b
commit 976b21feb9
2 changed files with 3 additions and 4 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.988 2020/07/08 06:55:09 kirby Exp $
# $OpenBSD: Makefile,v 1.989 2020/07/08 11:33:28 landry Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-3.380
PKGNAME = quirks-3.381
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.1006 2020/07/08 06:55:09 kirby Exp $
# $OpenBSD: Quirks.pm,v 1.1007 2020/07/08 11:33:28 landry Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -1449,7 +1449,6 @@ my $obsolete_reason = {
'py3-typing' => 5,
'p5-Net-IRC' => 3,
'pangox-compat' => 0,
'qtserialport' => 5,
'tmake' => 5,
'qt3-sqlite3' => 5,
'eigen' => 5,