Hi,

the OfflineIMAP project released an update. It works fine for me synchronizing
between dovecot running on OpenBSD 6.0 and my local maildir on -current.

>From the announcement mail:
------
# Features

- init: register SIGABRT and handle as per SIGUSR2. [Chris Smart]
- add documentation about SIGABRT. [Nicolas Sebrecht]
- learn repository retrycount configuration option. [lkcl]
- learn authproxy configuration option. [lkcl]

# Fixes

- folder: IMAP: add missing whitespace in error message. [Nicolas Sebrecht]
- repository: IMAP: correctly check the response while listing remote folders. 
[Nicolas Sebrecht]
- release.sh: correctly sort releases to compute latest stable and rc. [Nicolas 
Sebrecht]

# Changes

- manual: KNOWN ISSUES: add documentation about the deletions. [Nicolas 
Sebrecht]
- folder: IMAP: improve error message when Dovecot returns any data for UID 
FETCH. [Nicolas Sebrecht]
- MAINTAINERS: add new official testers. [Nicolas Sebrecht]
------

Remi


Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/offlineimap/Makefile,v
retrieving revision 1.40
diff -u -p -r1.40 Makefile
--- Makefile    18 Dec 2016 18:44:54 -0000      1.40
+++ Makefile    29 Jan 2017 14:45:49 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       powerful IMAP/Maildir synchronization and reader support
 
-MODPY_EGG_VERSION = 7.0.12
+MODPY_EGG_VERSION = 7.0.13
 GH_ACCOUNT =   OfflineIMAP
 GH_PROJECT =   offlineimap
 GH_TAGNAME =   v${MODPY_EGG_VERSION}
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/offlineimap/distinfo,v
retrieving revision 1.28
diff -u -p -r1.28 distinfo
--- distinfo    18 Dec 2016 18:44:54 -0000      1.28
+++ distinfo    29 Jan 2017 14:45:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (offlineimap-7.0.12.tar.gz) = 
f9rWLtWeuBeWlGXcunlCcfj4SqUdMazpmUhl2/m5NNQ=
-SIZE (offlineimap-7.0.12.tar.gz) = 695070
+SHA256 (offlineimap-7.0.13.tar.gz) = 
90SEP5Q8atqnVOEkTha/1uqoJa/+OFFp8WR12xkXh84=
+SIZE (offlineimap-7.0.13.tar.gz) = 696783

Reply via email to