On Tue, Oct 11, 2016 at 11:12:57AM +0200, Remi Locherer wrote: > Hi > > This is an update for OfflineIMAP to v7.0.8. > > From the release notes: > Very small release to fix the broken UI relying on Curses. > > It works fine for my setup (sync between maildir on -current and > dovecot on 6.0). > > Remi >
Committed, thanks. > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/mail/offlineimap/Makefile,v > retrieving revision 1.37 > diff -u -p -r1.37 Makefile > --- Makefile 26 Sep 2016 02:48:33 -0000 1.37 > +++ Makefile 11 Oct 2016 09:09:03 -0000 > @@ -2,7 +2,7 @@ > > COMMENT= powerful IMAP/Maildir synchronization and reader support > > -MODPY_EGG_VERSION = 7.0.7 > +MODPY_EGG_VERSION = 7.0.8 > 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.25 > diff -u -p -r1.25 distinfo > --- distinfo 26 Sep 2016 02:48:33 -0000 1.25 > +++ distinfo 11 Oct 2016 09:09:03 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (offlineimap-7.0.7.tar.gz) = > gC51dP1HccTjv12hHLA55YwRu755l3a9nQWqDrjtKZw= > -SIZE (offlineimap-7.0.7.tar.gz) = 691104 > +SHA256 (offlineimap-7.0.8.tar.gz) = > Gdp3PBSG09BuvgTkmfSOV9QiQUlYJnKnSHax8VSBvWo= > +SIZE (offlineimap-7.0.8.tar.gz) = 691624 > -- Alexandr Shadchin