summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2012-06-21 20:52:56 +0000
committerschmonz <schmonz@pkgsrc.org>2012-06-21 20:52:56 +0000
commit64f0e3789496dc73da7adfab268658607e76ba60 (patch)
treef040d798dfc131bad6830c3527a610f16df91011 /mail
parent2b162243da6080eb7520a100f4b9a570a67b13c2 (diff)
downloadpkgsrc-64f0e3789496dc73da7adfab268658607e76ba60.tar.gz
Update to 4.30.1. From the changelog:
- silence a nuisance deprecation warning about the sets module when running with Python >= 2.5 which was reintroduced in 4.29.0. Thanks: Stephan Schulz. - fix breakage introduced in 4.29.0 where BrokenUIDLPOP3Retriever would fail with a TypeError at logout time. Thanks: Scott Robbins, Stephan Schulz. - fix breakage introduced in 4.29.0 where deleted mail was not being expunged from the last (or only) folder retrieved from in an IMAP session. Thanks: Paul Howarth. - update old contact information for Free Software Foundation. Thanks: Ricky Zhou. - fix incorrect character encoding in plaintext documentation. Thanks: Ricky Zhou. - ensure getmail exits nonzero if a server refuses login due to a credential problem. Thanks: Stephan Schulz. - ensure getmail exits nonzero if various error conditions (like POP/IMAP authentication failure) occur. Thanks: Ryan J., Stephan Schulz. - python versions prior to 2.5.0 contain a bug when dealing with read-only IMAP mailboxes. Monkey-patch imaplib when running with Python<2.5.0. Thanks: Les Barstow. - do IMAP modified-utf7 conversion of mailbox names containing non-ASCII characters. Thanks: A. Lapraitis, Randall Mason. - add special ALL value for retrieving mail from all selectable IMAP mailboxes in the account. - change IMAP retrieval strategy to retrieve all messages from a mailbox, then move on to the next mailbox, etc. Should result in increased speed, but if you set `max_messages_per_session` too low, this could result in later mailboxes not being retrieved from. Updating this leaf package during the freeze for bugfixes.
Diffstat (limited to 'mail')
-rw-r--r--mail/getmail/Makefile4
-rw-r--r--mail/getmail/PLIST5
-rw-r--r--mail/getmail/distinfo8
3 files changed, 10 insertions, 7 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index 8fc3ec15e54..f595a6604c6 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.112 2012/05/20 19:23:56 schmonz Exp $
+# $NetBSD: Makefile,v 1.113 2012/06/21 20:52:56 schmonz Exp $
-DISTNAME= getmail-4.27.0
+DISTNAME= getmail-4.30.1
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}old-versions/
diff --git a/mail/getmail/PLIST b/mail/getmail/PLIST
index 04cd0e4d44c..e181459f9c6 100644
--- a/mail/getmail/PLIST
+++ b/mail/getmail/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2012/04/08 20:21:51 wiz Exp $
+@comment $NetBSD: PLIST,v 1.12 2012/06/21 20:52:56 schmonz Exp $
bin/getmail
bin/getmail_fetch
bin/getmail_maildir
@@ -51,6 +51,9 @@ ${PYSITELIB}/getmailcore/exceptions.pyo
${PYSITELIB}/getmailcore/filters.py
${PYSITELIB}/getmailcore/filters.pyc
${PYSITELIB}/getmailcore/filters.pyo
+${PYSITELIB}/getmailcore/imap_utf7.py
+${PYSITELIB}/getmailcore/imap_utf7.pyc
+${PYSITELIB}/getmailcore/imap_utf7.pyo
${PYSITELIB}/getmailcore/logging.py
${PYSITELIB}/getmailcore/logging.pyc
${PYSITELIB}/getmailcore/logging.pyo
diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo
index eae3f105c33..8b5babab9ae 100644
--- a/mail/getmail/distinfo
+++ b/mail/getmail/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.95 2012/05/20 19:23:56 schmonz Exp $
+$NetBSD: distinfo,v 1.96 2012/06/21 20:52:56 schmonz Exp $
-SHA1 (getmail-4.27.0.tar.gz) = f7968c9cf2f3dccd2218976a2c7ca5541ce437e4
-RMD160 (getmail-4.27.0.tar.gz) = 60f1f324b8e5c375adc3f06ba70f0f014b3760f2
-Size (getmail-4.27.0.tar.gz) = 159592 bytes
+SHA1 (getmail-4.30.1.tar.gz) = 0021e931a9bec9363ba411d7799256594c1f4578
+RMD160 (getmail-4.30.1.tar.gz) = 69d12ab4ffadbbe9a2fd1a5a9987ed1b7bdf8fe4
+Size (getmail-4.30.1.tar.gz) = 164480 bytes
SHA1 (patch-aa) = 5432eedfcbf7e25d4b9582e08b11c983ea6c11a6