diff options
author | schmonz <schmonz> | 2005-10-16 02:19:39 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2005-10-16 02:19:39 +0000 |
commit | 2946419adfde6ab903118ac763d1c30b1fe8fb94 (patch) | |
tree | 365e27e0f2b6fa342b7b2370f6c9d8c6e3031b07 /mail | |
parent | bc8b123cec8318f758726276ff4dd765241c5ccc (diff) | |
download | pkgsrc-2946419adfde6ab903118ac763d1c30b1fe8fb94.tar.gz |
Update to 4.3.13. From the changelog:
-add BrokenUIDLPOP3SSLRetriever as SSL version of BrokenUIDLPOP3Retriever,
based on an idea by a user of the Debian package. Thanks: Daniel Burrows,
Fredrik Steen.
-remove deprecated "strict" argument from message/header parsing calls.
While it was possible to suppress the warning that resulted when using
Python 2.4, it appears many getmail users couldn't bother to do that
and complained to me instead.
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 a740571c061..2902ccffaa8 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2005/06/28 12:13:10 schmonz Exp $ +# $NetBSD: Makefile,v 1.51 2005/10/16 02:19:39 schmonz Exp $ -DISTNAME= getmail-4.3.11 +DISTNAME= getmail-4.3.13 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index bb74be583d1..53960a803bd 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.41 2005/06/28 12:13:10 schmonz Exp $ +$NetBSD: distinfo,v 1.42 2005/10/16 02:19:39 schmonz Exp $ -SHA1 (getmail-4.3.11.tar.gz) = 54b54b5700caa432907a8dd6786c4d485016826b -RMD160 (getmail-4.3.11.tar.gz) = 5fc6d81dd0751653136446edfc7f0da7b58ed442 -Size (getmail-4.3.11.tar.gz) = 133891 bytes +SHA1 (getmail-4.3.13.tar.gz) = 261172e3ac867f3dfff51ddf44226af046d65a24 +RMD160 (getmail-4.3.13.tar.gz) = 902313fb7221eb0eb5d78f3fe2f6060fd046c32b +Size (getmail-4.3.13.tar.gz) = 133634 bytes SHA1 (patch-aa) = 8298be4812f193b45901f5c9ed23d86080be103b |