diff options
author | obache <obache@pkgsrc.org> | 2012-01-08 00:00:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-08 00:00:09 +0000 |
commit | d41dcddece22ddb661ed046defeeaf4cca65228a (patch) | |
tree | e31ff5c144363e35d14d565b1de10681a1a25861 /mail/msmtp/distinfo | |
parent | 92c46cf2c5b2315fea1b48f2135b9929e9aa2ffb (diff) | |
download | pkgsrc-d41dcddece22ddb661ed046defeeaf4cca65228a.tar.gz |
Update msmtp to 1.4.27.
contains fixes for PR#45785.
Version 1.4.27:
- Always use the internal MD5 functions for the built-in CRAM-MD5
implementation; never use the ones from OpenSSL. This fixes problems with
configurations that use OpenSSL and do not use GNU SASL. Thanks to Gleydson
Soares and Moritz Wilhelmy for providing information and for testing the fix.
- Fix a compiler warning with current OpenSSL versions.
Diffstat (limited to 'mail/msmtp/distinfo')
-rw-r--r-- | mail/msmtp/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index 557a6b3fc27..bc00ce375e4 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.22 2011/12/02 12:33:53 ryoon Exp $ +$NetBSD: distinfo,v 1.23 2012/01/08 00:00:09 obache Exp $ -SHA1 (msmtp-1.4.26.tar.bz2) = 0ce5352447b01dc21970b7a00cf13b8a3e7172c9 -RMD160 (msmtp-1.4.26.tar.bz2) = 9e552483193129589510f589f3d11ed4ed0c0abb -Size (msmtp-1.4.26.tar.bz2) = 301686 bytes -SHA1 (patch-src_Makefile.in) = 0af62b9cee833f3b23e2d504462a380bb97953cc +SHA1 (msmtp-1.4.27.tar.bz2) = e335745133b4729fe84c49f836b4d2fa9281e040 +RMD160 (msmtp-1.4.27.tar.bz2) = f648e9cee802f54872294b847f275ed9f8a236b0 +Size (msmtp-1.4.27.tar.bz2) = 301918 bytes +SHA1 (patch-src_Makefile.in) = 373e20c6c683f8a0ef243f8ee9a75ec9838cd495 |