summaryrefslogtreecommitdiff
path: root/mail/getmail/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2005-05-18 23:20:42 +0000
committerschmonz <schmonz@pkgsrc.org>2005-05-18 23:20:42 +0000
commit4eeb0a144b8fe0150ae46c2174a5dcf14df7f8c1 (patch)
tree05270c28d6f7d43687b7e47b77d8e7dc051619dc /mail/getmail/Makefile
parent8f0f21d36ca854978a76e72bc34592034e7bdeea (diff)
downloadpkgsrc-4eeb0a144b8fe0150ae46c2174a5dcf14df7f8c1.tar.gz
Update to 4.3.9. From the changelog:
-for multidrop retrievers, change the way the envelope recipient header field is parsed, to prevent odd values from being interpreted as multiple addresses when they look like an 822-style address group. Thanks: "aal". -try to avoid parsing message bodies, in case they're corrupt or invalid. Thanks: Michael Gold.
Diffstat (limited to 'mail/getmail/Makefile')
-rw-r--r--mail/getmail/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index aac9ea1c9ee..d63a9eb539c 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2005/05/07 02:19:30 schmonz Exp $
+# $NetBSD: Makefile,v 1.48 2005/05/18 23:20:42 schmonz Exp $
-DISTNAME= getmail-4.3.8
+DISTNAME= getmail-4.3.9
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}old-versions/
@@ -8,7 +8,6 @@ MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://pyropus.ca/software/getmail/
COMMENT= Secure, flexible, reliable, easy-to-use fetchmail replacement
-
PYTHON_VERSIONS_ACCEPTED?= 24 23
PYTHON_PATCH_SCRIPTS= *.py getmailcore/*.py
PYDISTUTILSPKG= yes