From 521f14d313535901259dbee8b735ba6a83bbdc35 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 10 Aug 2009 08:46:30 +0000 Subject: Update "fetchmail" package to version 6.3.11. Changes since version 6.3.8: - Security fixes for CVE-2009-2666, CVE-2007-4565 and CVE-2008-2711. - Fetchmail no longer drops permanently undelivered messages by default, to match historic documentation. It does this by adding a new "softbounce" option. - A lot bug fixes and improvements. --- mail/fetchmailconf/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/fetchmailconf') diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index b6519c08126..08e2190e035 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2009/05/21 11:33:55 zafer Exp $ +# $NetBSD: Makefile,v 1.75 2009/08/10 08:46:30 tron Exp $ -DISTNAME= fetchmail-6.3.8 +DISTNAME= fetchmail-6.3.11 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} -PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://download.berlios.de/fetchmail/ EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3