diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-01-02 11:15:49 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-01-02 11:15:49 +0000 |
commit | accc66622c669f607aa497df7705a4c3caf5e18c (patch) | |
tree | 529436b664fd5e251c12a54da52bdb944fa8d48a /mail | |
parent | b10a2b268638a780d08dc78fddf0b33bad9c193e (diff) | |
download | pkgsrc-accc66622c669f607aa497df7705a4c3caf5e18c.tar.gz |
Update fetchmail to 4.7.3.
fetchmail-4.7.3 (Thu Dec 31 11:54:01 EST 1998):
* Added new FAQ item G11 and added material to R1.
* Do a full antispam check on the EOM response in case the local MTA does
content analysis of the message body.
* Bouncemail now conforms to RFC1984 correctly.
* Use sigprocmask to avoid Ron Gomes's weird hang bug (I hope).
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 6 | ||||
-rw-r--r-- | mail/fetchmail/files/md5 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index a8a7a1cbf0d..dfeade27a48 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 1998/12/29 21:29:45 frueauf Exp $ +# $NetBSD: Makefile,v 1.33 1999/01/02 11:15:49 frueauf Exp $ # -DISTNAME= fetchmail-4.7.2 +DISTNAME= fetchmail-4.7.3 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ http://www.tuxedo.org/~esr/fetchmail/ \ @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ MAINTAINER= mycroft@netbsd.org HOMEPAGE= http://sagan.earthspace.net/~esr/fetchmail/ -CONFLICTS= fetchmail-4.[356].* fetchmail-4.7.[01] +CONFLICTS= fetchmail-* GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${CFLAGS}" diff --git a/mail/fetchmail/files/md5 b/mail/fetchmail/files/md5 index e27430fc1d8..031ebc942ac 100644 --- a/mail/fetchmail/files/md5 +++ b/mail/fetchmail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.22 1998/12/29 21:29:45 frueauf Exp $ +$NetBSD: md5,v 1.23 1999/01/02 11:15:51 frueauf Exp $ -MD5 (fetchmail-4.7.2.tar.gz) = 5248af0ff0940344322c6f442b88bf89 +MD5 (fetchmail-4.7.3.tar.gz) = 4ccd9f51013718cc8e82ece0718fda5d |