summaryrefslogtreecommitdiff
path: root/mail/fetchmail/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/fetchmail/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/fetchmail/Makefile')
-rw-r--r--mail/fetchmail/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index c09fd10af18..5c1b1b25fa5 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.168 2009/05/21 11:33:12 zafer Exp $
+# $NetBSD: Makefile,v 1.169 2009/08/10 08:46:30 tron Exp $
-DISTNAME= fetchmail-6.3.8
-PKGREVISION= 3
+DISTNAME= fetchmail-6.3.11
CATEGORIES= mail
MASTER_SITES= http://download.berlios.de/fetchmail/
EXTRACT_SUFX= .tar.bz2