summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf/Makefile
diff options
context:
space:
mode:
authortron <tron>2009-08-10 08:46:30 +0000
committertron <tron>2009-08-10 08:46:30 +0000
commit6b53a994d79bac38ebd1ee826f436c7d2cb1ea21 (patch)
tree3bc80d877a44b0dfb692528e64b687121c93c85b /mail/fetchmailconf/Makefile
parent0ad0873c6239499d38ce646bc676a31fb5691e13 (diff)
downloadpkgsrc-6b53a994d79bac38ebd1ee826f436c7d2cb1ea21.tar.gz
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.
Diffstat (limited to 'mail/fetchmailconf/Makefile')
-rw-r--r--mail/fetchmailconf/Makefile5
1 files changed, 2 insertions, 3 deletions
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