From 4e999149642440a55ed08c5780e6943648951f75 Mon Sep 17 00:00:00 2001 From: landry Date: Mon, 30 Apr 2018 07:04:16 +0000 Subject: [PATCH] Forgot a quirks entry for the pygame->py-game renaming --- devel/quirks/Makefile | 4 ++-- devel/quirks/files/Quirks.pm | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/devel/quirks/Makefile b/devel/quirks/Makefile index 35ff8e4e11c..8354bec3638 100644 --- a/devel/quirks/Makefile +++ b/devel/quirks/Makefile @@ -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 diff --git a/devel/quirks/files/Quirks.pm b/devel/quirks/files/Quirks.pm index 15cbf071942..8a54909c532 100644 --- a/devel/quirks/files/Quirks.pm +++ b/devel/quirks/files/Quirks.pm @@ -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 # @@ -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 = {