diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-08-04 09:15:38 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-08-04 09:15:38 +0000 |
commit | 83a44033ced263b933fc4c8592516d803a85ab18 (patch) | |
tree | 9a62c46aeb503fe0fa6af588f9c1a751d9d9379f /mail | |
parent | c07aedd7ee14d550d78d8b3f2bb106cac450f2c5 (diff) | |
download | pkgsrc-83a44033ced263b933fc4c8592516d803a85ab18.tar.gz |
Update fetchmail to 4.5.5.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 6 | ||||
-rw-r--r-- | mail/fetchmail/files/md5 | 2 | ||||
-rw-r--r-- | mail/fetchmail/pkg/COMMENT | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 3b46db9e793..d4a76da48a5 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.14 1998/07/26 20:31:01 frueauf Exp $ +# $NetBSD: Makefile,v 1.15 1998/08/04 09:15:38 frueauf Exp $ # -DISTNAME= fetchmail-4.5.4 +DISTNAME= fetchmail-4.5.5 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ MAINTAINER= mycroft@netbsd.org CONFLICTS= fetchmail-4.3.6 fetchmail-4.3.9 fetchmail-4.5.1 \ - fetchmail-4.5.2 fetchmail-4.5.3 + fetchmail-4.5.2 fetchmail-4.5.3 fetchmail-4.5.4 GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${CFLAGS}" diff --git a/mail/fetchmail/files/md5 b/mail/fetchmail/files/md5 index 37011aa3744..8967ba9545d 100644 --- a/mail/fetchmail/files/md5 +++ b/mail/fetchmail/files/md5 @@ -1 +1 @@ -MD5 (fetchmail-4.5.4.tar.gz) = 49b4284fe65aabe017724544a82079a9 +MD5 (fetchmail-4.5.5.tar.gz) = 42e9e598e8f35894291737080198a2aa diff --git a/mail/fetchmail/pkg/COMMENT b/mail/fetchmail/pkg/COMMENT index a4f65c8b71c..dc748a92759 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/forwarding utility for pop2, pop3, apop, imap. |