On Thu, Sep 28, 2023 at 07:27:14PM +0200, Rafael Sadowski wrote:
> I would not like to leave kalendar broken for the 7.4 update. Could
> someone review the port please?
> 
> On Mon Sep 25, 2023 at 05:59:38PM +0200, Rafael Sadowski wrote:
> > On Sat Sep 16, 2023 at 04:56:20PM +0200, Rafael Sadowski wrote:
> > > Ok to replace productivity/kalendar with x11/kde-applications/merkuro?
> > > 
> > > "KDE renamed Kalendar to Merkuro since the application not only lets you
> > > manage your events and tasks any more, but also your contacts."
> > > 
> > > Current productivity/kalendar is marked as BROKEN.
> > > 
> > > Information for inst:merkuro-23.08.0
> > > 
> > > Comment:
> > > calendar application

If it's more than calendars now, at least COMMENT could say so, no?

update-plist reports
        LIB_DEPENDS devel/gettext,-runtime not needed for devel/kf5/ki18n ?

Otherwise OK with me, I'd say that's fine to unbreak/import before release.

> > > 
> > > Description:
> > > Merkuro is a calendar application that allows you to manage your tasks and
> > > events. Merkuro supports both local calendars as well as a multitude of 
> > > online
> > > calendars:
> > > 
> > >  - CalDAV calendars (e.g. Nextcloud)
> > >  - Google calendars
> > >  - Exchange calendars
> > >  - iCal calendar files (.ics)
> > >  - iCal calendar folders
> > >  - Kolab groupware servers
> > >  - Open-Xchange groupware servers
> > > 
> > > Maintainer: Rafael Sadowski <rsadow...@openbsd.org>
> > > 
> > > WWW: https://apps.kde.org/merkuro.calendar/
> > > 
> > > The attached merkuro port includes "@conflict kalendar-*" and "@pkgpath
> > > productivity/kalendar". quirks bits below.
> > > 
> > > OK?
> > 
> > ping
> > 
> > > 
> > > Index: Makefile
> > > ===================================================================
> > > RCS file: /cvs/ports/devel/quirks/Makefile,v
> > > retrieving revision 1.1536
> > > diff -u -p -u -p -r1.1536 Makefile
> > > --- Makefile      16 Sep 2023 09:29:16 -0000      1.1536
> > > +++ Makefile      16 Sep 2023 14:45:15 -0000
> > > @@ -3,7 +3,7 @@ CATEGORIES =      devel databases
> > >  DISTFILES =
> > >  
> > >  # API.rev
> > > -PKGNAME =        quirks-6.152
> > > +PKGNAME =        quirks-6.153
> > >  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.1548
> > > diff -u -p -u -p -r1.1548 Quirks.pm
> > > --- files/Quirks.pm       16 Sep 2023 09:29:16 -0000      1.1548
> > > +++ files/Quirks.pm       16 Sep 2023 14:45:15 -0000
> > > @@ -784,6 +784,7 @@ my $stem_extensions = {
> > >   'qxlsx' => 'qt5-qxlsx',
> > >   'py-altgraph' => 'py3-altgraph',
> > >   'pymodbus' => 'py3-pymodbus',
> > > + 'kalendar' => 'merkuro',
> > >  };
> > >  
> > >  my $obsolete_reason = {};
> > 
> > 
> 

Reply via email to