diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2019-01-15 22:31:48 +0800 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2019-01-15 22:31:48 +0800 |
commit | 8b78a9efdae57ee5db40e7f720ae52b52fa9cf6b (patch) | |
tree | 637b8122ba6e089bba70474ba2b0d3e27d69dd9c /mail | |
parent | 2642d4171963a064014a14ff2956cb871a934ad8 (diff) | |
download | freebsd-ports-gnome-8b78a9efdae57ee5db40e7f720ae52b52fa9cf6b.tar.gz freebsd-ports-gnome-8b78a9efdae57ee5db40e7f720ae52b52fa9cf6b.tar.zst freebsd-ports-gnome-8b78a9efdae57ee5db40e7f720ae52b52fa9cf6b.zip |
mail/msmtp: update to 1.8.2
Diffstat (limited to 'mail')
-rw-r--r-- | mail/msmtp/Makefile | 3 | ||||
-rw-r--r-- | mail/msmtp/distinfo | 6 | ||||
-rw-r--r-- | mail/msmtp/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 4bf695b1b996..76495037963c 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= msmtp -PORTVERSION= 1.8.1 -PORTREVISION= 1 +PORTVERSION= 1.8.2 CATEGORIES= mail ipv6 MASTER_SITES= https://marlam.de/msmtp/releases/ diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index bde41b35752c..8dca28616a06 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544346575 -SHA256 (msmtp-1.8.1.tar.xz) = f0a2a7ed23a3ba5ca88640a9bc433507a79fdfc916b14a989d36679b7fdca4da -SIZE (msmtp-1.8.1.tar.xz) = 303112 +TIMESTAMP = 1547551843 +SHA256 (msmtp-1.8.2.tar.xz) = d1185c1969ed00d0e2c57dbcd5eb09a9f82156042b21309d558f761978a58793 +SIZE (msmtp-1.8.2.tar.xz) = 335760 diff --git a/mail/msmtp/pkg-plist b/mail/msmtp/pkg-plist index 2ce888b9cc85..de75924c7af8 100644 --- a/mail/msmtp/pkg-plist +++ b/mail/msmtp/pkg-plist @@ -6,3 +6,5 @@ man/man1/msmtp.1.gz %%MSMTPQ%%bin/msmtpq %%NLS%%share/locale/de/LC_MESSAGES/msmtp.mo %%NLS%%share/locale/fr/LC_MESSAGES/msmtp.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/msmtp.mo +%%NLS%%share/locale/uk/LC_MESSAGES/msmtp.mo |