An update to isync / mbsync, a mail synchronizer similar offlineimap.
The version in ports (1.0.6) is now several releases behind the latest
(1.1.2).
Works well for me on amd64. Diff attached. This is my first ports
submission: I've made what I think are the minimal possible changes to
what's in the ports tree. Please let me know if there are additional
style or other changes that are needed.
Apologies also if this is too close to ports lock; I can resubmit after
if that would be better.
Cheers,
Nick
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/isync/Makefile,v
retrieving revision 1.25
diff -u -p -r1.25 Makefile
--- Makefile 11 Mar 2013 11:23:51 -0000 1.25
+++ Makefile 30 Jan 2015 19:05:30 -0000
@@ -2,7 +2,7 @@
COMMENT= synchronize IMAP4 and maildir mailboxes
-DISTNAME= isync-1.0.6
+DISTNAME= isync-1.1.2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=isync/}
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/isync/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo 2 Mar 2013 12:39:56 -0000 1.8
+++ distinfo 30 Jan 2015 19:05:30 -0000
@@ -1,2 +1,2 @@
-SHA256 (isync-1.0.6.tar.gz) = 5UN2el42V0JW6MJbpDrNZmbfBg/fX2pwKbEnVg2HYy8=
-SIZE (isync-1.0.6.tar.gz) = 188572
+SHA256 (isync-1.1.2.tar.gz) = oiW11ZFbbg+dowPKprTbHuBiQemMGtCmYuXc6gZUwKQ=
+SIZE (isync-1.1.2.tar.gz) = 260177