svn commit: r490377 - head/mail/msmtp

Roman Bogorodskiy novel at FreeBSD.org
Tue Jan 15 14:31:49 UTC 2019


Author: novel
Date: Tue Jan 15 14:31:48 2019
New Revision: 490377
URL: https://svnweb.freebsd.org/changeset/ports/490377

Log:
  mail/msmtp: update to 1.8.2

Modified:
  head/mail/msmtp/Makefile
  head/mail/msmtp/distinfo
  head/mail/msmtp/pkg-plist

Modified: head/mail/msmtp/Makefile
==============================================================================
--- head/mail/msmtp/Makefile	Tue Jan 15 14:28:56 2019	(r490376)
+++ head/mail/msmtp/Makefile	Tue Jan 15 14:31:48 2019	(r490377)
@@ -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/
 

Modified: head/mail/msmtp/distinfo
==============================================================================
--- head/mail/msmtp/distinfo	Tue Jan 15 14:28:56 2019	(r490376)
+++ head/mail/msmtp/distinfo	Tue Jan 15 14:31:48 2019	(r490377)
@@ -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

Modified: head/mail/msmtp/pkg-plist
==============================================================================
--- head/mail/msmtp/pkg-plist	Tue Jan 15 14:28:56 2019	(r490376)
+++ head/mail/msmtp/pkg-plist	Tue Jan 15 14:31:48 2019	(r490377)
@@ -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


More information about the svn-ports-head mailing list