diff options
author | schmonz <schmonz@pkgsrc.org> | 2007-04-24 21:10:56 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2007-04-24 21:10:56 +0000 |
commit | 67a01959de32d507eb865b9d8d422bd6a2f9fa4a (patch) | |
tree | 1f0c4c3d020bc908f575eb71322d830406626bf7 /mail/getmail | |
parent | 967ebc4279076c3b12ea82fed20808ea873d0446 (diff) | |
download | pkgsrc-67a01959de32d507eb865b9d8d422bd6a2f9fa4a.tar.gz |
Update to 4.7.4. From the changelog:
-explicitly watch for broken POP3 servers that return a blank UIDL value
(not permitted by the POP3 protocol) and print a fatal error message.
Thanks: Florian Hackenberger and Cameron Rangeley.
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 24f7299f849..01685dc0272 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.71 2007/03/18 21:37:00 schmonz Exp $ +# $NetBSD: Makefile,v 1.72 2007/04/24 21:10:56 schmonz Exp $ -DISTNAME= getmail-4.7.3 +DISTNAME= getmail-4.7.4 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 3a9c8aea2b7..26fcf347587 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.60 2007/03/18 21:37:01 schmonz Exp $ +$NetBSD: distinfo,v 1.61 2007/04/24 21:10:56 schmonz Exp $ -SHA1 (getmail-4.7.3.tar.gz) = f4ad7c4bcc9ba6d3b2207e997ec96be47b52a6c7 -RMD160 (getmail-4.7.3.tar.gz) = 83def5c02eeb0fdeeeee40044943f857ab18defd -Size (getmail-4.7.3.tar.gz) = 146806 bytes +SHA1 (getmail-4.7.4.tar.gz) = e9430d63cc2811ec12d95e9c6fe289182b580a7b +RMD160 (getmail-4.7.4.tar.gz) = 70ba8fa7e507240e41a601a0ac222a2bfc32b85f +Size (getmail-4.7.4.tar.gz) = 148558 bytes SHA1 (patch-aa) = 8298be4812f193b45901f5c9ed23d86080be103b |