Hi,

This is an update for OfflineIMAP. From the announcement mail:

---%<------%<---
Here is a bugfix release for v7.1.3. Two regressions got fixes and the
--delete-folder CLI option now expects an UTF-8 folder name when
utf8foldernames is enabled.
---%<------%<---

I tested it with my mail accounts on Devecot (OpenBSD 6.2) and currier
(Linux). 

Remi


Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/offlineimap/Makefile,v
retrieving revision 1.47
diff -u -p -r1.47 Makefile
--- Makefile    9 Oct 2017 16:21:32 -0000       1.47
+++ Makefile    30 Oct 2017 06:51:57 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       powerful IMAP/Maildir synchronization and reader support
 
-MODPY_EGG_VERSION = 7.1.3
+MODPY_EGG_VERSION = 7.1.4
 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.34
diff -u -p -r1.34 distinfo
--- distinfo    9 Oct 2017 16:21:32 -0000       1.34
+++ distinfo    30 Oct 2017 06:51:57 -0000
@@ -1,2 +1,2 @@
-SHA256 (offlineimap-7.1.3.tar.gz) = 
AvwQaQTd6z+2Sz4X04OO0iI+Wt4AGJAHUbG6gRG0X0U=
-SIZE (offlineimap-7.1.3.tar.gz) = 710766
+SHA256 (offlineimap-7.1.4.tar.gz) = 
xv5KmUWFQrUvEB0lact8ptLHWLwOujcx1OYmOvSMZFQ=
+SIZE (offlineimap-7.1.4.tar.gz) = 711048

Reply via email to