Hi porters,

OfflineIMAP v7.2.2 was released few days ago. It can now renew the token
for OAUTHw and SSL config options are now more consistent.

Changelog:
https://www.offlineimap.org/doc/Changelog.html#offlineimap-v722-2018-12-22

OK?

Remi


Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/offlineimap/Makefile,v
retrieving revision 1.51
diff -u -p -r1.51 Makefile
--- Makefile    25 Jun 2018 21:55:52 -0000      1.51
+++ Makefile    28 Dec 2018 12:33:50 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       powerful IMAP/Maildir synchronization and reader support
 
-MODPY_EGG_VERSION = 7.2.1
+MODPY_EGG_VERSION = 7.2.2
 DISTNAME =     offlineimap-v${MODPY_EGG_VERSION}
 PKGNAME =      offlineimap-${MODPY_EGG_VERSION}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/offlineimap/distinfo,v
retrieving revision 1.38
diff -u -p -r1.38 distinfo
--- distinfo    25 Jun 2018 21:55:52 -0000      1.38
+++ distinfo    28 Dec 2018 12:34:27 -0000
@@ -1,2 +1,2 @@
-SHA256 (offlineimap-v7.2.1.tar.gz) = 
RWuzq5U/bQLK4LYX0fV3Pwx1AMLTJSb+Eu4eRqDW7Bo=
-SIZE (offlineimap-v7.2.1.tar.gz) = 735626
+SHA256 (offlineimap-v7.2.2.tar.gz) = 
BqK1OIB5MPV84s4X3L0VGY0O/4+OIByWBwxmQnbCklc=
+SIZE (offlineimap-v7.2.2.tar.gz) = 736642
Index: patches/patch-offlineimap_conf
===================================================================
RCS file: /cvs/ports/mail/offlineimap/patches/patch-offlineimap_conf,v
retrieving revision 1.11
diff -u -p -r1.11 patch-offlineimap_conf
--- patches/patch-offlineimap_conf      11 Apr 2018 06:33:53 -0000      1.11
+++ patches/patch-offlineimap_conf      8 Dec 2018 22:19:57 -0000
@@ -2,7 +2,7 @@ $OpenBSD: patch-offlineimap_conf,v 1.11 
 Index: offlineimap.conf
 --- offlineimap.conf.orig
 +++ offlineimap.conf
-@@ -766,7 +766,7 @@ remotehost = examplehost
+@@ -765,7 +765,7 @@ remotehost = examplehost
  # You can also use fingerprint verification via cert_fingerprint.
  # See below for more verbose explanation.
  #

Reply via email to