From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9230015813A for ; Tue, 14 Jan 2025 11:10:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90E99E07D4; Tue, 14 Jan 2025 11:10:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 71AF3E07D4 for ; Tue, 14 Jan 2025 11:10:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5BB7133FE7D for ; Tue, 14 Jan 2025 11:10:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B842DB2C for ; Tue, 14 Jan 2025 11:10:14 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1736852952.e5202d0de666193b630a07491f020805ed995f51.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/msmtp/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/msmtp/Manifest mail-mta/msmtp/msmtp-1.8.26.ebuild mail-mta/msmtp/msmtp-1.8.28.ebuild X-VCS-Directories: mail-mta/msmtp/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: e5202d0de666193b630a07491f020805ed995f51 X-VCS-Branch: master Date: Tue, 14 Jan 2025 11:10:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4daa6229-4ac9-461a-acc6-9fd8af25b172 X-Archives-Hash: 71858929d5012c1a4bc61a5d31d899e4 commit: e5202d0de666193b630a07491f020805ed995f51 Author: Yixun Lan gentoo org> AuthorDate: Tue Jan 14 11:08:55 2025 +0000 Commit: Yixun Lan gentoo org> CommitDate: Tue Jan 14 11:09:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5202d0d mail-mta/msmtp: add 1.8.28, drop 1.8.26 Signed-off-by: Yixun Lan gentoo.org> mail-mta/msmtp/Manifest | 2 +- mail-mta/msmtp/{msmtp-1.8.26.ebuild => msmtp-1.8.28.ebuild} | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/mail-mta/msmtp/Manifest b/mail-mta/msmtp/Manifest index c34fd5aa8384..5f1e9223af1c 100644 --- a/mail-mta/msmtp/Manifest +++ b/mail-mta/msmtp/Manifest @@ -1,2 +1,2 @@ -DIST msmtp-1.8.26.tar.xz 419644 BLAKE2B 55373fef589bc0cee8ad6091b4988b622e302ef1720c423b306bbfaa4b44fe59a8c6d7aeb9f32e672873a3f5b0f8f777c1c6c7729e84b3324e5f6812ee9b69a7 SHA512 36fa4a571079b0e1141e645f2a565f3c7699e1899f6ece66e3539bed595473488bdf147ed6ff1bff103c6240e484b2c357122292d5eae65ac4c0f74215eb556c DIST msmtp-1.8.27.tar.xz 440000 BLAKE2B 4264d516cbd5126d4ed57c033221b322c1a9bc7af506b96083d988e8d278227c24718773227fc840acbe6e21329c8b2aee3b0f6744546a34aca094238f5a23fc SHA512 1d4cdc1f8942a194f202f89c44d1c1ae035b4f3cdda856427d29021d1b8e923bcee1067973e0dd73495540294b109b0deab52177d03f76d7a74c85ccfb56597d +DIST msmtp-1.8.28.tar.xz 442768 BLAKE2B ffa9358de02c13ae666c28e5a31e8d03966980ff7946fd8177ecc3fdaec5501b42a679ec2a4b29d1de11a41dd7edb62e7425508ed33ac502f7dab6761d4e11af SHA512 4e02e984bed897d950b4ff66b5b759f05471a19f0074c604a68a8227cd6736ecce2c22ff5e00b12acf1cbd138920c7f032c5456edac9e013a432a8e293a0ae0d diff --git a/mail-mta/msmtp/msmtp-1.8.26.ebuild b/mail-mta/msmtp/msmtp-1.8.28.ebuild similarity index 91% rename from mail-mta/msmtp/msmtp-1.8.26.ebuild rename to mail-mta/msmtp/msmtp-1.8.28.ebuild index ddec7adefaa4..6aac73aaba8e 100644 --- a/mail-mta/msmtp/msmtp-1.8.26.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 2004-2024 Gentoo Authors +# Copyright 2004-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://marlam.de/msmtp/releases/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="daemon doc keyring +gnutls idn +mta nls sasl ssl" # fcaps.eclass unconditionally defines "filecaps" USE flag which we need for @@ -24,7 +24,7 @@ DEPEND=" idn? ( net-dns/libidn2:= ) nls? ( virtual/libintl ) keyring? ( app-crypt/libsecret ) - sasl? ( net-misc/gsasl[client] ) + sasl? ( >=net-misc/gsasl-2.1[client] ) ssl? ( gnutls? ( net-libs/gnutls[idn?] ) !gnutls? ( dev-libs/libretls:= ) @@ -105,8 +105,10 @@ src_install() { dosym ../bin/msmtp /usr/$(get_libdir)/sendmail fi - insinto /usr/share/vim/vimfiles/syntax - doins scripts/vim/msmtp.vim + for i in syntax ftdetect ftplugin; do + insinto /usr/share/vim/vimfiles/$i + doins scripts/vim/$i/msmtp.vim + done insinto /etc newins doc/msmtprc-system.example msmtprc