diff options
author | novel <novel@FreeBSD.org> | 2016-06-07 12:23:14 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2016-06-07 12:23:14 +0800 |
commit | 587cb280a90e3b5d792fc36b1c56b70c2dd7ccae (patch) | |
tree | 6b5c48569918b62c776b79c3efdaaa40ddce8a39 /mail/msmtp | |
parent | 05f1c52c36eb5ba10018a712822ceb41c89a57e0 (diff) | |
download | freebsd-ports-gnome-587cb280a90e3b5d792fc36b1c56b70c2dd7ccae.tar.gz freebsd-ports-gnome-587cb280a90e3b5d792fc36b1c56b70c2dd7ccae.tar.zst freebsd-ports-gnome-587cb280a90e3b5d792fc36b1c56b70c2dd7ccae.zip |
mail/msmtp: update to 1.6.5
Diffstat (limited to 'mail/msmtp')
-rw-r--r-- | mail/msmtp/Makefile | 3 | ||||
-rw-r--r-- | mail/msmtp/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 91401d4d1d1a..e84503925c36 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= msmtp -PORTVERSION= 1.6.4 -PORTREVISION= 1 +PORTVERSION= 1.6.5 CATEGORIES= mail ipv6 MASTER_SITES= SF diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index 56801fdb65d6..9b94b17e4a71 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,2 +1,3 @@ -SHA256 (msmtp-1.6.4.tar.xz) = 9b49c022a5440d41b6782c97ef2977d0346c3dae05aa8836243a9953e982d1cd -SIZE (msmtp-1.6.4.tar.xz) = 282840 +TIMESTAMP = 1464795940 +SHA256 (msmtp-1.6.5.tar.xz) = 76a0d60693c7e65d0c7a12f01d300882d280b1e1be0202f54730ae44d44a5006 +SIZE (msmtp-1.6.5.tar.xz) = 283284 |