Hi

This is an update for offlineimap to version 6.7.0.1.

>From the announcement mail:
Since v7.* the sqlite database is the default cache format. However, all
the versions prior to v7.* suffers from a bug where the databases might
not be closed properly. Not all configurations actually suffer from this
bug (only the users with autorefresh enabled have reported issues).

Remi


Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/offlineimap/Makefile,v
retrieving revision 1.33
diff -u -p -r1.33 Makefile
--- Makefile    21 Mar 2016 14:39:27 -0000      1.33
+++ Makefile    9 Jun 2016 06:16:23 -0000
@@ -2,8 +2,7 @@
 
 COMMENT=       powerful IMAP/Maildir synchronization and reader support
 
-MODPY_EGG_VERSION = 6.7.0
-REVISION =     0
+MODPY_EGG_VERSION = 6.7.0.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.21
diff -u -p -r1.21 distinfo
--- distinfo    16 Mar 2016 00:04:16 -0000      1.21
+++ distinfo    9 Jun 2016 06:16:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (offlineimap-6.7.0.tar.gz) = 
xEb7Mb3KkMfbQUa5GK0/oF9t9TYqTMlh32p3J6iqwhA=
-SIZE (offlineimap-6.7.0.tar.gz) = 678649
+SHA256 (offlineimap-6.7.0.1.tar.gz) = 
AOkf94IhdQbdkfUC0JTvDaoncyz8aMkUAprvwcU2Qvs=
+SIZE (offlineimap-6.7.0.1.tar.gz) = 678866

Reply via email to