Subject: CVS commit: pkgsrc/mail/isync
To: None <pkgsrc-changes@NetBSD.org>
From: Antoine Reilles <tonio@netbsd.org>
List: pkgsrc-changes
Date: 03/07/2006 20:20:26
Module Name: pkgsrc
Committed By: tonio
Date: Tue Mar 7 20:20:26 UTC 2006
Modified Files:
pkgsrc/mail/isync: Makefile distinfo
Removed Files:
pkgsrc/mail/isync/patches: patch-af
Log Message:
Update mail/isync to 1.0.2
- remove patch-af, as it is already in the release
- take maintainership.
Changelog:
* src/compat/main.c: fix 'isync -w' writing .mbsyncrc to a wrong directory
* src/sync.c: less confusing uid ranges in debug
* src/sync.c: - sanitize flag handling of expired messages
- don't record we synced flags if we didn't
- remove now superfluous temporary rflags
* src/drv_maildir.c: less confusing error message on invalid mailbox.
* src/drv_imap.c:
revert 1.8 - what was i smoking?! the CREATE argument is already quoted;
we just extracted it from the previous command. ( that was patch-af )
* src/drv_maildir.c:
make flag changes unset "new" status - unless a ghost is acting in the
background, a flag change indicates that the message was at least
noticed.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/mail/isync/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/isync/distinfo
cvs rdiff -r1.2 -r0 pkgsrc/mail/isync/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.