On Thu, Jan 21, 2021 at 05:33:41PM -0800, Andrew Hewus Fresh wrote: > On Tue, Jan 19, 2021 at 05:45:47PM +0100, Alexander Bluhm wrote: > > I would like to remove devel/p5-Regexp-Copy. > These seem like good reasons to me, OK afresh1@ > > > Do I need any quirks for a simple remove? > > This I don't know, but I think there's an "obsolete_reason" section for > that sort of thing.
If I need quirks, I guess they look like this. Should I commit that? Anything to test? bluhm Index: devel/quirks/Makefile =================================================================== RCS file: /data/mirror/openbsd/cvs/ports/devel/quirks/Makefile,v retrieving revision 1.1129 diff -u -p -r1.1129 Makefile --- devel/quirks/Makefile 20 Jan 2021 07:36:43 -0000 1.1129 +++ devel/quirks/Makefile 22 Jan 2021 22:00:34 -0000 @@ -5,7 +5,7 @@ CATEGORIES = devel databases DISTFILES = # API.rev -PKGNAME = quirks-3.517 +PKGNAME = quirks-3.518 PKG_ARCH = * MAINTAINER = Marc Espie <es...@openbsd.org> Index: devel/quirks/files/Quirks.pm =================================================================== RCS file: /data/mirror/openbsd/cvs/ports/devel/quirks/files/Quirks.pm,v retrieving revision 1.1145 diff -u -p -r1.1145 Quirks.pm --- devel/quirks/files/Quirks.pm 20 Jan 2021 07:36:43 -0000 1.1145 +++ devel/quirks/files/Quirks.pm 22 Jan 2021 22:01:23 -0000 @@ -2047,6 +2047,7 @@ my $obsolete_reason = { 'ethumb' => 3, 'evas' => 3, 'qtstyleplugins' => 3, + 'p5-Regexp-Copy' => 0, }; # reasons for obsolete packages