gegl03' => 'gegl04'

This commit is contained in:
ajacoutot 2020-04-26 10:54:02 +00:00
parent f3bc4148aa
commit 1720bf8fe3
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.926 2020/04/24 09:03:07 kmos Exp $
# $OpenBSD: Makefile,v 1.927 2020/04/26 10:54:02 ajacoutot Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-3.317
PKGNAME = quirks-3.318
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.945 2020/04/24 09:03:08 kmos Exp $
# $OpenBSD: Quirks.pm,v 1.946 2020/04/26 10:54:02 ajacoutot Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -418,6 +418,7 @@ my $stem_extensions = {
'py-irclib' => 'py3-irclib',
'py-casttube' => 'py3-casttube',
'py-libcloud' => 'py3-libcloud',
'gegl03' => 'gegl04',
};
my $obsolete_reason = {