summaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorBen Smithurst <ben@FreeBSD.org>2001-07-02 21:20:39 +0000
committerBen Smithurst <ben@FreeBSD.org>2001-07-02 21:20:39 +0000
commit2d5bcac2eb8a87c2cf4ee91dad59fd26920e812c (patch)
treee3d6b57d2f6a34b53bab63221a46295b669f6c10 /mail/fetchmail
parentUpdate to 1.6.7. (diff)
Update to 5.8.11, which supports now ODMR, so update pkg-{descr,comment} to
mention ODMR to help "make search". Approved by: ve@sci.fi (maintainer)
Notes
Notes: svn path=/head/; revision=44661
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile2
-rw-r--r--mail/fetchmail/distinfo2
-rw-r--r--mail/fetchmail/pkg-comment2
-rw-r--r--mail/fetchmail/pkg-descr8
4 files changed, 7 insertions, 7 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index a381d88529fd..ed226502c8fd 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -10,7 +10,7 @@
# want fetchmailconf to work, define WITH_X11
PORTNAME= fetchmail
-PORTVERSION= 5.8.6
+PORTVERSION= 5.8.11
CATEGORIES= mail ipv6
MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \
ftp://ftp.ccil.org/pub/esr/fetchmail/
diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo
index 1d10c12eded5..16dccdd71518 100644
--- a/mail/fetchmail/distinfo
+++ b/mail/fetchmail/distinfo
@@ -1 +1 @@
-MD5 (fetchmail-5.8.6.tar.gz) = 576a9fd8d092706cd74d74d742c7d543
+MD5 (fetchmail-5.8.11.tar.gz) = db685915df5f264be07931c66a55603a
diff --git a/mail/fetchmail/pkg-comment b/mail/fetchmail/pkg-comment
index ea2c8e14f8bb..94ef6abe69d1 100644
--- a/mail/fetchmail/pkg-comment
+++ b/mail/fetchmail/pkg-comment
@@ -1 +1 @@
-Batch mail retrieval/forwarding utility for pop2, pop3, apop, imap
+Batch mail retrieval utility for IMAP/POP2/POP3/APOP/KPOP/ETRN/ODMR
diff --git a/mail/fetchmail/pkg-descr b/mail/fetchmail/pkg-descr
index 3061c6ea398d..824058ea302f 100644
--- a/mail/fetchmail/pkg-descr
+++ b/mail/fetchmail/pkg-descr
@@ -1,7 +1,7 @@
-Fetchmail is a full-featured IMAP/POP2/POP3/APOP/KPOP client with easy
-configuration, daemon mode, forwarding via SMTP or local MDA, and superior
-reply handling. It is used to handle intermittent email connections by
-acting as a coupling that seamlessly batch forwards fetched mail from your
+Fetchmail is a full-featured IMAP/POP2/POP3/APOP/KPOP/ETRN/ODMR client with
+easy configuration, daemon mode, forwarding via SMTP or local MDA, and
+superior reply handling. It is used to handle intermittent email connections
+by acting as a coupling that seamlessly batch forwards fetched mail from your
mail server to your local delivery system, allowing you to read your it
with your favourite mail user agent. Fetchmail also includes useful spam
filtering and multi-user functions.