diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-07-09 10:09:48 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-07-09 10:09:48 +0000 |
commit | d0b51595360944eda27871b30dca2feeeb135f6b (patch) | |
tree | 89b819700a18491a1dda44d8b7451a3f31a9fd15 /mail | |
parent | fb7ac4eb9badc5452426de25fe13993263f6b92c (diff) | |
download | pkgsrc-d0b51595360944eda27871b30dca2feeeb135f6b.tar.gz |
Update to 1.4.28
Changelog:
Version 1.4.28:
- Update autotools files.
- Improve error message on connection failures in some IPv6/IPv4 situations.
- Improve documentation of EHLO issues.
- Bug fix: expand tilde for the aliases command.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/msmtp/Makefile | 5 | ||||
-rw-r--r-- | mail/msmtp/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 94e9efa0188..ba0bb151ac9 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.37 2012/03/03 12:54:18 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2012/07/09 10:09:48 ryoon Exp $ -DISTNAME= msmtp-1.4.27 -PKGREVISION= 2 +DISTNAME= msmtp-1.4.28 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msmtp/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index bc00ce375e4..7dc1ad450b7 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.23 2012/01/08 00:00:09 obache Exp $ +$NetBSD: distinfo,v 1.24 2012/07/09 10:09:48 ryoon Exp $ -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 (msmtp-1.4.28.tar.bz2) = 3fd44b30e8f4ae071b2a5a205d6007f3465fa970 +RMD160 (msmtp-1.4.28.tar.bz2) = 651ed02e05d4966fe24b0367abb7d5cf1cf3cf12 +Size (msmtp-1.4.28.tar.bz2) = 302778 bytes SHA1 (patch-src_Makefile.in) = 373e20c6c683f8a0ef243f8ee9a75ec9838cd495 |