Hi,

this is and update for vdirsyncer to version 0.16.7.

It now requires py3-click-log > 0.3.0 (which I sent with my previous mail).

My personal contacts and calendar entries sync fine with it.

OK?

Remi


Index: Makefile
===================================================================
RCS file: /cvs/ports/productivity/vdirsyncer/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    16 Oct 2017 21:41:24 -0000      1.5
+++ Makefile    4 Aug 2018 08:55:32 -0000
@@ -2,13 +2,13 @@
 
 COMMENT =              synchronize calendars and contacts
 
-MODPY_EGG_VERSION =    0.16.3
+MODPY_EGG_VERSION =    0.16.7
 DISTNAME =             vdirsyncer-${MODPY_EGG_VERSION}
 CATEGORIES =           productivity
 
 HOMEPAGE =             https://vdirsyncer.pimutils.org/
 
-MAINTAINER =           Remi Locherer <remi.loche...@relo.ch>
+MAINTAINER =           Remi Locherer <r...@openbsd.org>
 
 # BSD3
 PERMIT_PACKAGE_CDROM = Yes
@@ -24,7 +24,7 @@ BUILD_DEPENDS =               textproc/py-sphinx${MOD
                        ${RUN_DEPENDS}
 
 RUN_DEPENDS =          devel/py-atomicwrites${MODPY_FLAVOR} \
-                       devel/py-click-log${MODPY_FLAVOR}>=0.2.0 \
+                       devel/py-click-log${MODPY_FLAVOR}>=0.3.0 \
                        devel/py-click-threading${MODPY_FLAVOR} \
                        www/py-requests-toolbelt${MODPY_FLAVOR}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/productivity/vdirsyncer/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    16 Oct 2017 21:41:24 -0000      1.4
+++ distinfo    4 Aug 2018 08:57:40 -0000
@@ -1,2 +1,2 @@
-SHA256 (vdirsyncer-0.16.3.tar.gz) = 
/F9sUiXViLAe4iU1inwJYoOJaiompPAsllHPk6Jb/DY=
-SIZE (vdirsyncer-0.16.3.tar.gz) = 113327
+SHA256 (vdirsyncer-0.16.7.tar.gz) = 
bJvPubywEkbIO6b4VRz1TFivMyMhB1VIX8I7t4SFEu8=
+SIZE (vdirsyncer-0.16.7.tar.gz) = 112786

Reply via email to