diff options
author | schmonz <schmonz> | 2010-01-07 02:23:52 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2010-01-07 02:23:52 +0000 |
commit | 3c103df8df832c374269079adfb02099dcee58a1 (patch) | |
tree | 94932dbe52c4e4d26e34d67bac2c7604974ada6b /mail | |
parent | 62fa5eaf5c66ecb0cb266e2cc64b44e49d052a64 (diff) | |
download | pkgsrc-3c103df8df832c374269079adfb02099dcee58a1.tar.gz |
Update to 4.16.0. From the changelog:
-additional fix for IMAP server that offers a message it then fails to return,
to allow getmail to continue with the next message. Thanks: Yaw Anokwa.
Diffstat (limited to 'mail')
-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 5423a9acb14..b47d0a57d69 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.91 2009/12/02 21:03:10 schmonz Exp $ +# $NetBSD: Makefile,v 1.92 2010/01/07 02:23:52 schmonz Exp $ -DISTNAME= getmail-4.15.0 +DISTNAME= getmail-4.16.0 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 6607a83d3cf..fbbf57b5a7b 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.78 2009/12/02 21:03:10 schmonz Exp $ +$NetBSD: distinfo,v 1.79 2010/01/07 02:23:52 schmonz Exp $ -SHA1 (getmail-4.15.0.tar.gz) = 94c8b2b4ae73d99aadca60843aa05dd8f0d10bc9 -RMD160 (getmail-4.15.0.tar.gz) = cd851c53b22ab05dc458f7c3c4d72d117650d291 -Size (getmail-4.15.0.tar.gz) = 156289 bytes +SHA1 (getmail-4.16.0.tar.gz) = 372513e8d1664d832d9e350918a841f26ca46685 +RMD160 (getmail-4.16.0.tar.gz) = 9cf6f408d50597a5935ed27c9d1de872a673e452 +Size (getmail-4.16.0.tar.gz) = 155568 bytes SHA1 (patch-aa) = ede8c22fb5b0908d71f0001b2bde7e03706a6506 |