From: Martin Ziemer Subject: Ping2: [new port] productivity/remind-caldav To: ports@openbsd.org Cc: "Kirill A. Korinsky" Date: Mon, 28 Jul 2025 08:35:35 +0200 Am Tue, Jul 08, 2025 at 11:50:41AM +0200 schrieb Martin Ziemer: > Am Fri, Jun 27, 2025 at 08:57:14AM +0200 schrieb Martin Ziemer: > > Am Mon, Jun 23, 2025 at 08:50:22PM +0200 schrieb Kirill A. Korinsky: > > > On Mon, 23 Jun 2025 06:38:53 +0200, > > > Martin Ziemer wrote: > > > > Am Sun, Jun 22, 2025 at 03:40:36PM +0200 schrieb Kirill A. Korinsky: > > > > You are right. And looking into it the Depends on remind-caldav itself > > > > were also outdated. > > > > I Fixed Depends for both in the attached tarball > > > > > > With one minor nickpik: > > > > > > py-remind $ diff -uNar pkg/PLIST* > > > --- pkg/PLIST Mon Jun 23 20:39:12 2025 > > > +++ pkg/PLIST.orig Mon Jun 2 15:02:16 2025 > > > @@ -1,5 +1,6 @@ > > > bin/ics2rem > > > bin/rem2ics > > > +lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/ > > > lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}ics_compare.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} > > > lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}ics_compare.${MODPY_PYC_MAGIC_TAG}pyc > > > lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}remind.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} > > > py-remind $ > > In the attached tarball this line is removed. > > > > > I think that it worth to be imported. > > > > > > OK kirill@ to import both ports.