Hi

OfflineIMAP v7.1.2 was released yesterday. I'm running the code that now
made it to v7.1.2 for about a week without issues.

>From the announcement mail:
This release introduces better Davmail support, better reliability when in
IMAP/IMAP mode, better output on some errors, and minor fixes. The provided
systemd files are improved.

Remi


Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/offlineimap/Makefile,v
retrieving revision 1.45
diff -u -p -r1.45 Makefile
--- Makefile    12 Jun 2017 10:57:57 -0000      1.45
+++ Makefile    11 Jul 2017 05:33:58 -0000
@@ -2,13 +2,12 @@
 
 COMMENT=       powerful IMAP/Maildir synchronization and reader support
 
-MODPY_EGG_VERSION = 7.1.1
+MODPY_EGG_VERSION = 7.1.2
 GH_ACCOUNT =   OfflineIMAP
 GH_PROJECT =   offlineimap
 GH_TAGNAME =   v${MODPY_EGG_VERSION}
 DISTNAME=      offlineimap-${MODPY_EGG_VERSION}
 CATEGORIES=    mail
-REVISION=      0
 
 HOMEPAGE=      http://www.offlineimap.org/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/offlineimap/distinfo,v
retrieving revision 1.32
diff -u -p -r1.32 distinfo
--- distinfo    29 May 2017 17:10:06 -0000      1.32
+++ distinfo    11 Jul 2017 05:33:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (offlineimap-7.1.1.tar.gz) = 
piT4p36uZk3UWL5HxTBsKJEdSh94j/VkHXuzfgHstwM=
-SIZE (offlineimap-7.1.1.tar.gz) = 701776
+SHA256 (offlineimap-7.1.2.tar.gz) = 
cgNDXjT3PpDRgztyxJqFnez3tYKDhKJkjuSy0e873GY=
+SIZE (offlineimap-7.1.2.tar.gz) = 708014
Index: patches/patch-offlineimap_conf
===================================================================
RCS file: /cvs/ports/mail/offlineimap/patches/patch-offlineimap_conf,v
retrieving revision 1.8
diff -u -p -r1.8 patch-offlineimap_conf
--- patches/patch-offlineimap_conf      29 May 2017 17:10:06 -0000      1.8
+++ patches/patch-offlineimap_conf      11 Jul 2017 05:33:58 -0000
@@ -2,7 +2,7 @@ $OpenBSD: patch-offlineimap_conf,v 1.8 2
 Index: offlineimap.conf
 --- offlineimap.conf.orig
 +++ offlineimap.conf
-@@ -709,7 +709,7 @@ remotehost = examplehost
+@@ -710,7 +710,7 @@ remotehost = examplehost
  # You can also use fingerprint verification via cert_fingerprint.
  # See below for more verbose explanation.
  #

Reply via email to