Jeremie Courreges-Anglas writes:

> On Fri, Apr 27 2018, Solene Rapenne <sol...@perso.pw> wrote:
> ok jca@ to kill them except for wmnet and wmspaceweather. cc'ing the
> MAINTAINER of wmnet.  Vladimir, what's your opinion?
>
> Regarding wmspaceweather,
>
>> I have patches for the first
>> 3 of the list but as they doesn't seem to be used (except one user of
>> astro/wmspaceweather who sent patches) I don't see the point keeping
>> them.
>
> if we have a maintainer who proposes patches when it breaks, I'm
> inclined to fix and keep astro/wmspaceweather

Diff for devel/quirks

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
retrieving revision 1.592
diff -u -p -r1.592 Makefile
--- Makefile    26 Apr 2018 20:30:23 -0000      1.592
+++ Makefile    27 Apr 2018 17:49:13 -0000
@@ -5,7 +5,7 @@ CATEGORIES =    devel databases
 DISTFILES =
 
 # API.rev
-PKGNAME =      quirks-2.436
+PKGNAME =      quirks-2.437
 PKG_ARCH =     *
 MAINTAINER =   Marc Espie <es...@openbsd.org>
 
cvs server: Diffing files
Index: files/Quirks.pm
===================================================================
RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
retrieving revision 1.605
diff -u -p -r1.605 Quirks.pm
--- files/Quirks.pm     26 Apr 2018 20:30:23 -0000      1.605
+++ files/Quirks.pm     27 Apr 2018 17:49:13 -0000
@@ -1286,6 +1286,16 @@ my $obsolete_reason = {
        'gtkglextmm' => 3,
        'goocanvas' => 3,
        'osm2go' => 6,
+       'wmbgrabimage' => 0,
+       'wmphoto' => 0,
+       'wmminichess' => 0,
+       'wmifinfo' => 0,
+       'wmwave' => 0,
+       'wmcb' => 0,
+       'wmpinboard' => 0,
+       'wmbiff' => 0,
+       'wmmail' => 0,
+       'wmtimer' => 0
 };
 
 # reasons for obsolete packages

Reply via email to