diff options
author | wiz <wiz@pkgsrc.org> | 2015-04-30 15:10:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-04-30 15:10:53 +0000 |
commit | effc52c4770a7afb1c4ead938c0c89784b1478f8 (patch) | |
tree | 3988f1929b50bfcc23ffa59c57c4a2c45e5bfe9e /mail | |
parent | 5ef154f2861516e627eae7b1cba96e1e86a151f5 (diff) | |
download | pkgsrc-effc52c4770a7afb1c4ead938c0c89784b1478f8.tar.gz |
Update to 1.6.2, from Leonardo Taccari in PR 49864.
Changes:
Version 1.6.2:
- A bug was fixed that prevented consecutive Bcc headers from being removed
properly.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/msmtp/Makefile | 4 | ||||
-rw-r--r-- | mail/msmtp/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index a9205de7d61..a46b2dcc3ee 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.58 2015/04/08 05:31:59 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2015/04/30 15:10:53 wiz Exp $ -DISTNAME= msmtp-1.6.1 +DISTNAME= msmtp-1.6.2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msmtp/} EXTRACT_SUFX= .tar.xz diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index 1daf2a62e6c..89c2c113249 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.29 2015/04/08 05:31:59 wiz Exp $ +$NetBSD: distinfo,v 1.30 2015/04/30 15:10:53 wiz Exp $ -SHA1 (msmtp-1.6.1.tar.xz) = ac70151bcb53af5e192cbb147fd2b8139c637089 -RMD160 (msmtp-1.6.1.tar.xz) = 42c8eb94ea5ef9561d6ece1e687eb56dcc10e8ff -Size (msmtp-1.6.1.tar.xz) = 279324 bytes +SHA1 (msmtp-1.6.2.tar.xz) = 2d2272d04851b9bc806a77f47344e61840185329 +RMD160 (msmtp-1.6.2.tar.xz) = 3e138d4fe77f0bfc7c0d215a01afc19011724ad3 +Size (msmtp-1.6.2.tar.xz) = 280292 bytes SHA1 (patch-src_Makefile.in) = 373e20c6c683f8a0ef243f8ee9a75ec9838cd495 |