Hi,
OfflineIMAP v7.1.5 was just released. From the announcement mail:
----------
# Features
- Initial commit of snapcraft.yaml. [Evan Dandrea]
# Fixes
- maxage: don't consider negative UIDs when computing min UID. [Nicolas
Sebrecht]
- Add missing space to output string. [John Ferlito]
# Changes
- folder: IMAP: improve search logging. [Nicolas Sebrecht]
- no UIDPLUS: improve logging on failures. [Nicolas Sebrecht]
- github: remove the trick to download the PR. [Nicolas Sebrecht]
----------
It works fine for my mail accounts on Dovecot (OpenBSD 6.2) and
Currier (Linux).
OK?
Remi
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/offlineimap/Makefile,v
retrieving revision 1.48
diff -u -p -r1.48 Makefile
--- Makefile 3 Nov 2017 14:49:54 -0000 1.48
+++ Makefile 13 Jan 2018 20:55:58 -0000
@@ -2,12 +2,13 @@
COMMENT= powerful IMAP/Maildir synchronization and reader support
-MODPY_EGG_VERSION = 7.1.4
+MODPY_EGG_VERSION = 7.1.5
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.35
diff -u -p -r1.35 distinfo
--- distinfo 3 Nov 2017 14:49:54 -0000 1.35
+++ distinfo 13 Jan 2018 20:55:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (offlineimap-7.1.4.tar.gz) =
xv5KmUWFQrUvEB0lact8ptLHWLwOujcx1OYmOvSMZFQ=
-SIZE (offlineimap-7.1.4.tar.gz) = 711048
+SHA256 (offlineimap-7.1.5.tar.gz) =
jijnhqAHaOipfZ8ElAZ0SCkhLP+2mQP/uxX6oUedQ+E=
+SIZE (offlineimap-7.1.5.tar.gz) = 711529