diff options
author | roam <roam@FreeBSD.org> | 2000-11-27 09:00:19 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2000-11-27 09:00:19 +0800 |
commit | dbcd03eb0c94a365b517d9c1c967f5064d4ff755 (patch) | |
tree | 1b78cc4b3750bde0f097327dea7adf658f7a98f4 | |
parent | 74be112fe28b697227e0435c67493283cf78bc40 (diff) | |
download | freebsd-ports-gnome-dbcd03eb0c94a365b517d9c1c967f5064d4ff755.tar.gz freebsd-ports-gnome-dbcd03eb0c94a365b517d9c1c967f5064d4ff755.tar.zst freebsd-ports-gnome-dbcd03eb0c94a365b517d9c1c967f5064d4ff755.zip |
Update to 5.6.0 - a fetchmail 'gold release' which fixes two minor bugs
and an omission and gives ESR a chance to do some more serious development
in a new development version.
Approved by: Ville Eerola <ve@sci.fi> - maintainer
-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 f66763e0a42c..518d021e7f66 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -10,7 +10,7 @@ # want fetchmailconf to work, define WITH_X11 PORTNAME= fetchmail -PORTVERSION= 5.5.6 +PORTVERSION= 5.6.0 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 620b1e61476e..a81539d4e477 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-5.5.6.tar.gz) = bc0dc37225df7b36d2765197058f2824 +MD5 (fetchmail-5.6.0.tar.gz) = c5e8a8bad5e5935e597a9dda56f2b670 |