diff options
author | frueauf <frueauf> | 1998-12-19 15:21:20 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-12-19 15:21:20 +0000 |
commit | af8c697b3775462c83200bb9a625882f746f1aa2 (patch) | |
tree | b614d29dbb2a6461e2845a50faf670ab0661f36b /mail/fetchmail | |
parent | b0d34057dabe12a99b2ec5e33abd1c746017c3d6 (diff) | |
download | pkgsrc-af8c697b3775462c83200bb9a625882f746f1aa2.tar.gz |
Update fetchmail to 4.7.1.
fetchmail-4.7.1 (Fri Dec 18 03:02:22 EST 1998):
* FEATURE FREEZE IS NOW IN EFFECT! No new features until after 5.0.0.
* Enable fetchmail to build correctly on systems without socketpair.
* gcc -Wall cleanup.
* Make sure user can see a trouble message in verbose mode when there
are no local matches for recipient addresses.
* Harry McGavran's configure.in fix for mixed Kerberos IV/V installations.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index db4d1b051c4..018369371c4 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 1998/12/17 00:17:39 frueauf Exp $ +# $NetBSD: Makefile,v 1.29 1998/12/19 15:21:20 frueauf Exp $ # -DISTNAME= fetchmail-4.7.0 +DISTNAME= fetchmail-4.7.1 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ http://www.tuxedo.org/~esr/fetchmail/ \ diff --git a/mail/fetchmail/files/md5 b/mail/fetchmail/files/md5 index ab7f436e5be..afb7e2df937 100644 --- a/mail/fetchmail/files/md5 +++ b/mail/fetchmail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.20 1998/12/17 00:17:39 frueauf Exp $ +$NetBSD: md5,v 1.21 1998/12/19 15:21:20 frueauf Exp $ -MD5 (fetchmail-4.7.0.tar.gz) = b77ec659459cb225dd98324ba74e410c +MD5 (fetchmail-4.7.1.tar.gz) = 5eeaf3fc9b074ac9c6b1ece84a73bec7 |