aboutsummaryrefslogtreecommitdiffstats
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorben <ben@FreeBSD.org>2001-07-03 05:20:39 +0800
committerben <ben@FreeBSD.org>2001-07-03 05:20:39 +0800
commitdb67981e7480813b53a44287748d9ffc3582f5d8 (patch)
tree0701d5d1f91a15dc24564e828e710a15a0899717 /mail/fetchmail
parent622ca2cf210512e4e77153a8af22f4e2b3727a4c (diff)
downloadfreebsd-ports-gnome-db67981e7480813b53a44287748d9ffc3582f5d8.tar.gz
freebsd-ports-gnome-db67981e7480813b53a44287748d9ffc3582f5d8.tar.zst
freebsd-ports-gnome-db67981e7480813b53a44287748d9ffc3582f5d8.zip
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)
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.