diff options
author | schmonz <schmonz@pkgsrc.org> | 2011-04-08 19:18:15 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2011-04-08 19:18:15 +0000 |
commit | ff73c7f719d058e4859bce4731b366b220e2c4ef (patch) | |
tree | ed711e77a57c972f371bf706b8e3decd3a21a61e /mail/getmail | |
parent | b3b8c3898274e2ac261d706959e624169952d517 (diff) | |
download | pkgsrc-ff73c7f719d058e4859bce4731b366b220e2c4ef.tar.gz |
Update to 4.20.1. From the changelog:
-ensure correct remote address and port is included in the Received: trace
headers generated by getmail. Previously the first address found for the
server was used even if another address was actually used to connect to the
server. Thanks: Frederic Perrin.
Diffstat (limited to 'mail/getmail')
-rw-r--r-- | mail/getmail/Makefile | 4 | ||||
-rw-r--r-- | mail/getmail/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index f4da579cde6..a78e991e9cc 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.97 2010/06/30 13:19:00 schmonz Exp $ +# $NetBSD: Makefile,v 1.98 2011/04/08 19:18:15 schmonz Exp $ -DISTNAME= getmail-4.20.0 +DISTNAME= getmail-4.20.1 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index d96222ac467..ab2179df32b 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.83 2010/06/30 13:19:00 schmonz Exp $ +$NetBSD: distinfo,v 1.84 2011/04/08 19:18:15 schmonz Exp $ -SHA1 (getmail-4.20.0.tar.gz) = 999e8987ff8321291eca507549ce5e8ce0e65030 -RMD160 (getmail-4.20.0.tar.gz) = bdf20ee8e30f3b1a1f087627e86003befa995fee -Size (getmail-4.20.0.tar.gz) = 156907 bytes +SHA1 (getmail-4.20.1.tar.gz) = 18529603d5a0abca7fb63f1ef82ca6870644f4ea +RMD160 (getmail-4.20.1.tar.gz) = b11d1a89dff29f43b670311cabc6e95800882522 +Size (getmail-4.20.1.tar.gz) = 156763 bytes SHA1 (patch-aa) = 323d0e91dbdb782b4c2f768bf92047b6a063cf78 |