Thu Oct 25 13:38:40 2012 UTC ()
Update to 4.35.0. From the changelog:

- fix From_ quoting in mbox delivery; use of the Python stdlib
  function meant getmail was incorrectly using mboxo-style quoting
  instead of mboxrd quoting, probably since early in the v4 series.
  Thanks: Christoph Mitterer.


(schmonz)
diff -r1.121 -r1.122 pkgsrc/mail/getmail/Makefile
diff -r1.102 -r1.103 pkgsrc/mail/getmail/distinfo

cvs diff -r1.121 -r1.122 pkgsrc/mail/getmail/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/getmail/Makefile 2012/10/08 12:19:12 1.121
+++ pkgsrc/mail/getmail/Makefile 2012/10/25 13:38:40 1.122
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.121 2012/10/08 12:19:12 asau Exp $ 1# $NetBSD: Makefile,v 1.122 2012/10/25 13:38:40 schmonz Exp $
2 2
3DISTNAME= getmail-4.34.0 3DISTNAME= getmail-4.35.0
4CATEGORIES= mail 4CATEGORIES= mail
5MASTER_SITES= ${HOMEPAGE}old-versions/ 5MASTER_SITES= ${HOMEPAGE}old-versions/
6 6
7MAINTAINER= schmonz@NetBSD.org 7MAINTAINER= schmonz@NetBSD.org
8HOMEPAGE= http://pyropus.ca/software/getmail/ 8HOMEPAGE= http://pyropus.ca/software/getmail/
9COMMENT= Secure, flexible, reliable fetchmail replacement 9COMMENT= Secure, flexible, reliable fetchmail replacement
10LICENSE= gnu-gpl-v2 10LICENSE= gnu-gpl-v2
11 11
12USE_LANGUAGES= # none 12USE_LANGUAGES= # none
13 13
14PYTHON_PATCH_SCRIPTS= *.py getmailcore/*.py 14PYTHON_PATCH_SCRIPTS= *.py getmailcore/*.py
15 15
16.include "../../lang/python/application.mk" 16.include "../../lang/python/application.mk"

cvs diff -r1.102 -r1.103 pkgsrc/mail/getmail/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/getmail/distinfo 2012/09/08 19:39:22 1.102
+++ pkgsrc/mail/getmail/distinfo 2012/10/25 13:38:40 1.103
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.102 2012/09/08 19:39:22 schmonz Exp $ 1$NetBSD: distinfo,v 1.103 2012/10/25 13:38:40 schmonz Exp $
2 2
3SHA1 (getmail-4.34.0.tar.gz) = 8a92430f34e417848d0d7961df70834b9ba6dd3f 3SHA1 (getmail-4.35.0.tar.gz) = bed02772defbdbb865ed5258c41a63bacaf14686
4RMD160 (getmail-4.34.0.tar.gz) = db02a6b2d5e15c05771ac61947c587acc5d8eff2 4RMD160 (getmail-4.35.0.tar.gz) = 2d685d53a5c3a3fdc2332a9a1d65f53b849ef17a
5Size (getmail-4.34.0.tar.gz) = 165949 bytes 5Size (getmail-4.35.0.tar.gz) = 166287 bytes
6SHA1 (patch-aa) = 5432eedfcbf7e25d4b9582e08b11c983ea6c11a6 6SHA1 (patch-aa) = 5432eedfcbf7e25d4b9582e08b11c983ea6c11a6