Sunday, May 28, 2017

[UPDATE] OfflineIMAP v7.1.1

Hi,

OfflineIMAP v 7.1.1 was released yesterday. From the announcement mail:

--- snip ---
This release has some interesting fixes, including one for the Blinkenlights UI.

Otherwise, there is no big change since the previous version.
--- snip ---

As usual I tested syncing mails with Dovecot on OpenBSD 6.1.

Remi


Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/offlineimap/Makefile,v
retrieving revision 1.43
diff -u -p -r1.43 Makefile
--- Makefile 20 Apr 2017 03:27:17 -0000 1.43
+++ Makefile 29 May 2017 06:00:35 -0000
@@ -2,7 +2,7 @@

COMMENT= powerful IMAP/Maildir synchronization and reader support

-MODPY_EGG_VERSION = 7.1.0
+MODPY_EGG_VERSION = 7.1.1
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.31
diff -u -p -r1.31 distinfo
--- distinfo 20 Apr 2017 03:27:17 -0000 1.31
+++ distinfo 29 May 2017 06:00:35 -0000
@@ -1,2 +1,2 @@
-SHA256 (offlineimap-7.1.0.tar.gz) = 3JmNEDLw5PlEyuDlhKFGtw6nMkIvxSyQnuvm6PlbGuQ=
-SIZE (offlineimap-7.1.0.tar.gz) = 698600
+SHA256 (offlineimap-7.1.1.tar.gz) = piT4p36uZk3UWL5HxTBsKJEdSh94j/VkHXuzfgHstwM=
+SIZE (offlineimap-7.1.1.tar.gz) = 701776
Index: patches/patch-offlineimap_conf
===================================================================
RCS file: /cvs/ports/mail/offlineimap/patches/patch-offlineimap_conf,v
retrieving revision 1.7
diff -u -p -r1.7 patch-offlineimap_conf
--- patches/patch-offlineimap_conf 20 Apr 2017 03:27:17 -0000 1.7
+++ patches/patch-offlineimap_conf 29 May 2017 06:00:35 -0000
@@ -1,7 +1,8 @@
$OpenBSD: patch-offlineimap_conf,v 1.7 2017/04/20 03:27:17 danj Exp $
---- offlineimap.conf.orig Sat Apr 15 18:40:54 2017
-+++ offlineimap.conf Wed Apr 19 23:23:06 2017
-@@ -706,7 +706,7 @@ remotehost = examplehost
+Index: offlineimap.conf
+--- offlineimap.conf.orig
++++ offlineimap.conf
+@@ -709,7 +709,7 @@ remotehost = examplehost
# You can also use fingerprint verification via cert_fingerprint.
# See below for more verbose explanation.
#

No comments:

Post a Comment