Forgot a quirks entry for the pygame->py-game renaming

This commit is contained in:
landry 2018-04-30 07:04:16 +00:00
parent feaa94fbcc
commit 4e99914964
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.593 2018/04/28 10:13:48 danj Exp $
# $OpenBSD: Makefile,v 1.594 2018/04/30 07:04:16 landry Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-2.437
PKGNAME = quirks-2.438
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.606 2018/04/28 10:13:48 danj Exp $
# $OpenBSD: Quirks.pm,v 1.607 2018/04/30 07:04:16 landry Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -527,6 +527,7 @@ my $stem_extensions = {
'pecl-uploadprogress' => 'pecl56-uploadprogress',
'rope' => 'py-rope',
'py-upt-rubygems' => 'upt-rubygems',
'pygame' => 'py-game',
};
my $obsolete_reason = {