mmm, no... 

On Tue, Feb 11, 2020 at 06:32:25AM +0100, Rafael Sadowski wrote:
> On Tue Feb 04, 2020 at 08:07:09PM +0100, Rafael Sadowski wrote:
> > We certainly have many GUI diff tools in the tree. kompare is almost the
> > same as beediff, but is actively under development upstream and under
> > the hood of KDE. OK to remove Qt4 beediff?
> 
> If anyone wants to save this, the deadline is weekend.
> 
> > 
> > 
> > Index: Makefile
> > ===================================================================
> > RCS file: /cvs/ports/devel/quirks/Makefile,v
> > retrieving revision 1.839
> > diff -u -p -u -p -r1.839 Makefile
> > --- Makefile        4 Feb 2020 06:29:37 -0000       1.839
> > +++ Makefile        4 Feb 2020 19:04:28 -0000
> > @@ -5,7 +5,7 @@ CATEGORIES =        devel databases
> >  DISTFILES =
> >  
> >  # API.rev
> > -PKGNAME =  quirks-3.230
> > +PKGNAME =  quirks-3.231
> >  PKG_ARCH = *
> >  MAINTAINER =       Marc Espie <es...@openbsd.org>
> >  
> > Index: files/Quirks.pm
> > ===================================================================
> > RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
> > retrieving revision 1.857
> > diff -u -p -u -p -r1.857 Quirks.pm
> > --- files/Quirks.pm 4 Feb 2020 06:29:37 -0000       1.857
> > +++ files/Quirks.pm 4 Feb 2020 19:04:28 -0000
> > @@ -1369,6 +1369,7 @@ my $obsolete_reason = {
> >     'dclib' => 3,
> >     'luma' => 3,
> >     'qhacc' => 15,
> > +   'beediff' => 16,
> >  };
> >  
> >  # reasons for obsolete packages
> > @@ -1389,6 +1390,7 @@ my @msg = (
> >     "has a dependency on obsolete software", #13
> >     "python2 port superseded by python3 version", #14
> >     "no longer maintained upstream, suggest homebank, gnucash, kmymoney", 
> > #15
> > +   "no longer maintained upstream, suggest kompare", #16
> >  );
> >  
> >  # ->is_base_system($handle, $state):
> > 
> 

Reply via email to