From owner-svn-ports-head@freebsd.org Fri Apr 24 11:27:12 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D300A2B01E2; Fri, 24 Apr 2020 11:27:12 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 497sMh598Hz4Bxn; Fri, 24 Apr 2020 11:27:12 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AC81F1D252; Fri, 24 Apr 2020 11:27:12 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03OBRC5q002688; Fri, 24 Apr 2020 11:27:12 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03OBRCm6002686; Fri, 24 Apr 2020 11:27:12 GMT (envelope-from novel@FreeBSD.org) Message-Id: <202004241127.03OBRCm6002686@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Fri, 24 Apr 2020 11:27:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532755 - head/mail/msmtp X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/mail/msmtp X-SVN-Commit-Revision: 532755 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2020 11:27:12 -0000 Author: novel Date: Fri Apr 24 11:27:11 2020 New Revision: 532755 URL: https://svnweb.freebsd.org/changeset/ports/532755 Log: mail/msmtp: update to 1.8.10 Modified: head/mail/msmtp/Makefile head/mail/msmtp/distinfo head/mail/msmtp/pkg-plist Modified: head/mail/msmtp/Makefile ============================================================================== --- head/mail/msmtp/Makefile Fri Apr 24 11:04:23 2020 (r532754) +++ head/mail/msmtp/Makefile Fri Apr 24 11:27:11 2020 (r532755) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= msmtp -PORTVERSION= 1.8.8 +PORTVERSION= 1.8.10 CATEGORIES= mail MASTER_SITES= https://marlam.de/msmtp/releases/ Modified: head/mail/msmtp/distinfo ============================================================================== --- head/mail/msmtp/distinfo Fri Apr 24 11:04:23 2020 (r532754) +++ head/mail/msmtp/distinfo Fri Apr 24 11:27:11 2020 (r532755) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586749420 -SHA256 (msmtp-1.8.8.tar.xz) = eccb53e48f025f7e6f60210316df61cf6097a491728341c1e375fc1acc6459e5 -SIZE (msmtp-1.8.8.tar.xz) = 349740 +TIMESTAMP = 1587726329 +SHA256 (msmtp-1.8.10.tar.xz) = caba7f39d19df7a31782fe7336dd640c61ea33b92f987bd5423bca9683482f10 +SIZE (msmtp-1.8.10.tar.xz) = 355364 Modified: head/mail/msmtp/pkg-plist ============================================================================== --- head/mail/msmtp/pkg-plist Fri Apr 24 11:04:23 2020 (r532754) +++ head/mail/msmtp/pkg-plist Fri Apr 24 11:27:11 2020 (r532755) @@ -7,5 +7,6 @@ man/man1/msmtp.1.gz %%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/sr/LC_MESSAGES/msmtp.mo %%NLS%%share/locale/ta/LC_MESSAGES/msmtp.mo %%NLS%%share/locale/uk/LC_MESSAGES/msmtp.mo