summaryrefslogtreecommitdiff
path: root/mail/getmail/PLIST
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2004-08-10 05:18:58 +0000
committerschmonz <schmonz@pkgsrc.org>2004-08-10 05:18:58 +0000
commitf91c3cf1d75abae2eb213b5c372449fb64430b4d (patch)
tree050bc70c9a6718308c3ef49d269c3ef6746a0381 /mail/getmail/PLIST
parent931d058243917bfe58ec8e54249230db6c8ff60f (diff)
downloadpkgsrc-f91c3cf1d75abae2eb213b5c372449fb64430b4d.tar.gz
Update to 4.0.9. From the changelog:
-fix cosmetic error for IMAP mailboxes with 0 messages in them. -change method of obtaining uidvalidity from IMAP server and remove wrapper. -previously, connecting to an IMAP-SSL server could fail if a non-SSL IMAP connection were attempted immediately before. This was due to the Python bug discussed here: http://sourceforge.net/tracker/index.php?func=detail&aid=945642&group_id=5470&atid=305470 Implemented a workaround for getmail. Thanks: Payal Rathod.
Diffstat (limited to 'mail/getmail/PLIST')
-rw-r--r--mail/getmail/PLIST5
1 files changed, 1 insertions, 4 deletions
diff --git a/mail/getmail/PLIST b/mail/getmail/PLIST
index cc05c015987..be3d5320303 100644
--- a/mail/getmail/PLIST
+++ b/mail/getmail/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2004/08/06 16:02:50 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/08/10 05:18:58 schmonz Exp $
bin/getmail
bin/getmail_maildir
bin/getmail_mbox
@@ -24,9 +24,6 @@ share/doc/getmail/troubleshooting.txt
${PYSITELIB}/getmailcore/__init__.py
${PYSITELIB}/getmailcore/__init__.pyc
${PYSITELIB}/getmailcore/__init__.pyo
-${PYSITELIB}/getmailcore/_imap4fix.py
-${PYSITELIB}/getmailcore/_imap4fix.pyc
-${PYSITELIB}/getmailcore/_imap4fix.pyo
${PYSITELIB}/getmailcore/_pop3ssl.py
${PYSITELIB}/getmailcore/_pop3ssl.pyc
${PYSITELIB}/getmailcore/_pop3ssl.pyo