diff options
author | frueauf <frueauf> | 2000-08-11 17:46:51 +0000 |
---|---|---|
committer | frueauf <frueauf> | 2000-08-11 17:46:51 +0000 |
commit | 308ca67c90a29ae8399cc2144f45e77ddc8fd791 (patch) | |
tree | 316a83a7b84d1c8bacf5d879a77e3a54d767e4a3 /mail | |
parent | f979da784172b47e766f5e116ac3ea64e4fdd25e (diff) | |
download | pkgsrc-308ca67c90a29ae8399cc2144f45e77ddc8fd791.tar.gz |
Update fetchmail{conf} to 5.4.5.
fetchmail-5.4.5 (Mon Aug 7 03:25:23 EDT 2000), 19238 lines:
* Dave Zarzycki's patch to enhance plugins, adding %h and %p.
* Vitezslav Samel's patch to fix a Y2K bug in lsmgen.sh.
* Fixed a fatal typo in fetchmailconf.
* Resolved Debian bug #67559. It was a misdiagnosis.
* Resolved Debian bugs #62115, #61983, #68627, #61983.
* Return PS_NOMAIL when no server entries are active.
* pt_BR Update from George Godoy.
* David Taylor's fixes for the UIDL code.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/files/md5 | 4 | ||||
-rw-r--r-- | mail/fetchmailconf/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmailconf/files/md5 | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 8a2938bd81f..6dc329f5ef0 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2000/07/24 20:58:51 frueauf Exp $ +# $NetBSD: Makefile,v 1.74 2000/08/11 17:46:51 frueauf Exp $ # -DISTNAME= fetchmail-5.4.4 +DISTNAME= fetchmail-5.4.5 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 65662deb4e7..0e235ddc5cc 100644 --- a/mail/fetchmail/files/md5 +++ b/mail/fetchmail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.45 2000/07/24 20:58:52 frueauf Exp $ +$NetBSD: md5,v 1.46 2000/08/11 17:46:52 frueauf Exp $ -MD5 (fetchmail-5.4.4.tar.gz) = 92e45cba6e248588278d53cecb1da7a3 +MD5 (fetchmail-5.4.5.tar.gz) = a63c295fb65446dcba35b67665bffa59 diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index 4fe92bb0741..39b690b6a62 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2000/07/24 20:58:53 frueauf Exp $ +# $NetBSD: Makefile,v 1.8 2000/08/11 17:46:52 frueauf Exp $ # -DISTNAME= fetchmail-5.4.4 +DISTNAME= fetchmail-5.4.5 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ diff --git a/mail/fetchmailconf/files/md5 b/mail/fetchmailconf/files/md5 index 069f5e0505f..edc3a6710e2 100644 --- a/mail/fetchmailconf/files/md5 +++ b/mail/fetchmailconf/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.6 2000/07/24 20:58:53 frueauf Exp $ +$NetBSD: md5,v 1.7 2000/08/11 17:46:53 frueauf Exp $ -MD5 (fetchmail-5.4.4.tar.gz) = 92e45cba6e248588278d53cecb1da7a3 +MD5 (fetchmail-5.4.5.tar.gz) = a63c295fb65446dcba35b67665bffa59 |