diff options
author | novel <novel@FreeBSD.org> | 2015-11-28 08:18:56 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2015-11-28 08:18:56 +0800 |
commit | e09d4ce880bd579043d36a52d39d43fd71745267 (patch) | |
tree | 89542e0050471c4fa4fb1dde9b1d302fbe8863a2 /mail/msmtp | |
parent | 23e1ff60811ce1181b9433d90f88c3681791f319 (diff) | |
download | freebsd-ports-graphics-e09d4ce880bd579043d36a52d39d43fd71745267.tar.gz freebsd-ports-graphics-e09d4ce880bd579043d36a52d39d43fd71745267.tar.zst freebsd-ports-graphics-e09d4ce880bd579043d36a52d39d43fd71745267.zip |
mail/msmtp: update to 1.6.3
Diffstat (limited to 'mail/msmtp')
-rw-r--r-- | mail/msmtp/Makefile | 3 | ||||
-rw-r--r-- | mail/msmtp/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index db070fea881..b2ea58ae8ab 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= msmtp -PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTVERSION= 1.6.3 CATEGORIES= mail ipv6 MASTER_SITES= SF diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index 9cbccebb6a4..bcf0c96ac01 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,2 +1,2 @@ -SHA256 (msmtp-1.6.2.tar.xz) = 2f6ecd7cbfadf548fd55205bd24cb63b84bcbb1185efed917dd7800595a48789 -SIZE (msmtp-1.6.2.tar.xz) = 280292 +SHA256 (msmtp-1.6.3.tar.xz) = f982be069c0772c3ee83925f552f5dac5fb307d2d1c68202f9926bb13b757355 +SIZE (msmtp-1.6.3.tar.xz) = 282408 |