On Tue, 12 Apr 2011 20:55:40 +0200, Tim van der Molen wrote:
> Here is an update to getmail 4.20.2. Tested on amd64.
Would someone please commit this? Thanks.
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/mail/getmail/Makefile,v
> retrieving revision 1.74
> diff -u Makefile
> --- Makefile 18 Oct 2010 19:59:16 -0000 1.74
> +++ Makefile 11 Apr 2011 22:34:08 -0000
> @@ -2,7 +2,7 @@
>
> COMMENT= IMAP/POP3/SDPS mail retriever
>
> -MODPY_EGG_VERSION= 4.20.0
> +MODPY_EGG_VERSION= 4.20.2
> DISTNAME= getmail-${MODPY_EGG_VERSION}
> CATEGORIES= mail
>
> @@ -20,7 +20,6 @@
>
> MODULES= lang/python
>
> -USE_GROFF = Yes
> NO_REGRESS= Yes
>
> EXDIR= ${PREFIX}/share/examples/getmail
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/mail/getmail/distinfo,v
> retrieving revision 1.60
> diff -u distinfo
> --- distinfo 14 Sep 2010 12:45:24 -0000 1.60
> +++ distinfo 11 Apr 2011 22:34:08 -0000
> @@ -1,5 +1,5 @@
> -MD5 (getmail-4.20.0.tar.gz) = M6CQ1itgOeCo30w9pUXYUQ==
> -RMD160 (getmail-4.20.0.tar.gz) = vfIO6OMPOxofCHYn6GADvvqZX+4=
> -SHA1 (getmail-4.20.0.tar.gz) = mZ6Jh/+DISkeylB1Sc5ejODmUDA=
> -SHA256 (getmail-4.20.0.tar.gz) = 1s5R02bE2R+WCjnb1fiCH4sNebuIDyFamDnuYFT2l50=
> -SIZE (getmail-4.20.0.tar.gz) = 156907
> +MD5 (getmail-4.20.2.tar.gz) = pPN5qI7BjQqz9IYMLyE+Ng==
> +RMD160 (getmail-4.20.2.tar.gz) = JDvY4ZLvMCK47V1oTiLFoBuOeRA=
> +SHA1 (getmail-4.20.2.tar.gz) = XZlGBswksMPzQK7bmIBk43unnMc=
> +SHA256 (getmail-4.20.2.tar.gz) = nFJUr7lX9OPHXCvCw6gDIZNFRgLtzTpXPz23pjXUpCc=
> +SIZE (getmail-4.20.2.tar.gz) = 156914
> Index: pkg/DESCR
> ===================================================================
> RCS file: /cvs/ports/mail/getmail/pkg/DESCR,v
> retrieving revision 1.5
> diff -u pkg/DESCR
> --- pkg/DESCR 31 Oct 2004 20:30:16 -0000 1.5
> +++ pkg/DESCR 11 Apr 2011 22:34:08 -0000
> @@ -1,7 +1,6 @@
> -getmail can retrieve messages from POP3, IMAP4, and SDPS
> -mailboxes. SSL-wrapped POP3 and IMAP are also supported.
> -Single-user and domain (multi-drop) mailboxes are supĀ
> -ported.
> +getmail can retrieve messages from POP3, IMAP4, and SDPS mailboxes.
> +SSL-wrapped POP3 and IMAP are also supported. Single-user and domain
> +(multi-drop) mailboxes are supported.
>
> -getmail has built-in support for delivering to maildirs,
> -mboxrd-format mbox files, and external MDAs.
> +getmail has built-in support for delivering to maildirs, mboxrd-format
> +mbox files, and external MDAs.