bugfix update for msmtp-1.4.30

- Fix a bug in msmtp_read_addresses() that was introduced in version 1.4.29 by
  fixing a problem in the wrong way.
This commit is contained in:
gsoares 2012-10-29 13:41:06 +00:00
parent a227e9d7a0
commit d61e36cfcf
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.34 2012/09/25 19:35:58 gsoares Exp $
# $OpenBSD: Makefile,v 1.35 2012/10/29 13:41:06 gsoares Exp $
COMMENT = SMTP plugin for MUAs
DISTNAME = msmtp-1.4.29
DISTNAME = msmtp-1.4.30
CATEGORIES = mail
HOMEPAGE = http://msmtp.sourceforge.net/

View File

@ -1,2 +1,2 @@
SHA256 (msmtp-1.4.29.tar.bz2) = YfT7oMGymZQtj2L0epXScTt5U9DOun9s1GPdI2i5NXc=
SIZE (msmtp-1.4.29.tar.bz2) = 303220
SHA256 (msmtp-1.4.30.tar.bz2) = 8VK5KW4240DrBJx+5NaYD82ynZSOZUvcdL6n7pdAmIY=
SIZE (msmtp-1.4.30.tar.bz2) = 303226