diff options
author | roam <roam@FreeBSD.org> | 2001-02-23 16:30:39 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-02-23 16:30:39 +0800 |
commit | a703da8e463684213ba3240bb14c21f166412290 (patch) | |
tree | 9e8b125a8f79ae7c1bf5e08596b24a9ecc43de16 /mail/fetchmail | |
parent | 472025d63bda23e11983ad85e292afb0ed4ec395 (diff) | |
download | freebsd-ports-gnome-a703da8e463684213ba3240bb14c21f166412290.tar.gz freebsd-ports-gnome-a703da8e463684213ba3240bb14c21f166412290.tar.zst freebsd-ports-gnome-a703da8e463684213ba3240bb14c21f166412290.zip |
Update to 5.6.8, which contains preauthentication fixes and enhancements.
Approved by: maintainer
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 2 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 0498385e9545..7f920f91ff27 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -10,7 +10,7 @@ # want fetchmailconf to work, define WITH_X11 PORTNAME= fetchmail -PORTVERSION= 5.6.5 +PORTVERSION= 5.6.8 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 b4ae826167e3..284dd65f9015 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-5.6.5.tar.gz) = 877e14b19db8f9bfe53fae99ed6a3638 +MD5 (fetchmail-5.6.8.tar.gz) = 1b333144372d3d872a5a2dd80c878856 |