Subject: CVS commit: pkgsrc/mail/getmail
From: Amitai Schlair
Date: 2005-11-21 06:23:43
Message id: 20051121052343.646652DA27@cvs.netbsd.org

Log Message:
Update to 4.4.2. From the changelog:

4.3.14:
  -Fix copy and paste error that caused BrokenUIDLPOP3SSLRetriever to default
  to port 110.  Thanks: Daniel Burrows via Fredrik Steen.

4.4.0:
  -add new POP3-over-SSL initialization class, which is automatically used
  when Python 2.4 or newer is in use.  This reduces the overhead involved
  in retrieving messages from a POP3SSL server (reduces systime about 35%,
  user time about 50%, wall time 10-30%).  Thanks: Jan Vereecke.
  -add getmail_fetch configuration-less commandline POP retriever, perfect
  for scripting use.  Development of getmail_fetch was sponsored by
  Texas Communications.
  -future proofing: eliminate relative imports within getmailcore package.

4.4.1:
  -work around bug in Python which meant POP3-over-SSL with Python >= 2.4
  could "hang" (it's exactly the same bug that affected getmail's initial
  IMAP-over-SSL code).

4.4.2:
  -fix logging import in corrupt messages with Python 2.3.  Thanks: Marco Ferra.

Files:
RevisionActionfile
1.52modifypkgsrc/mail/getmail/Makefile
1.7modifypkgsrc/mail/getmail/PLIST
1.43modifypkgsrc/mail/getmail/distinfo