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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1A00A158094 for ; Wed, 17 Aug 2022 08:08:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C946E0864; Wed, 17 Aug 2022 08:08:31 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 0BE29E0864 for ; Wed, 17 Aug 2022 08:08:31 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DDA63340EEF for ; Wed, 17 Aug 2022 08:08:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7ADF6568 for ; Wed, 17 Aug 2022 08:08:28 +0000 (UTC) From: "Eray Aslan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eray Aslan" Message-ID: <1660723683.02d731c9ca1a9db891210c7846bbc70e9f845516.eras@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/postfix/Manifest mail-mta/postfix/postfix-3.8_pre20220724.ebuild mail-mta/postfix/postfix-3.8_pre20220816.ebuild X-VCS-Directories: mail-mta/postfix/ X-VCS-Committer: eras X-VCS-Committer-Name: Eray Aslan X-VCS-Revision: 02d731c9ca1a9db891210c7846bbc70e9f845516 X-VCS-Branch: master Date: Wed, 17 Aug 2022 08:08:28 +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: 91c1a522-0f37-4da5-aafc-f665caebe957 X-Archives-Hash: d900908a99cb1ed993c62166ae9f3e9f commit: 02d731c9ca1a9db891210c7846bbc70e9f845516 Author: Eray Aslan gentoo org> AuthorDate: Wed Aug 17 08:08:03 2022 +0000 Commit: Eray Aslan gentoo org> CommitDate: Wed Aug 17 08:08:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02d731c9 mail-mta/postfix: add 3.8_pre20220816, drop 3.8_pre20220724 Signed-off-by: Eray Aslan gentoo.org> mail-mta/postfix/Manifest | 2 +- .../{postfix-3.8_pre20220724.ebuild => postfix-3.8_pre20220816.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest index 8818354a734c..688fa50fb630 100644 --- a/mail-mta/postfix/Manifest +++ b/mail-mta/postfix/Manifest @@ -1,2 +1,2 @@ DIST postfix-3.7.2.tar.gz 4824424 BLAKE2B 3f7aaba222b64274f756ea37b8ac06c29469d9183879deb4942a709d75783f4a8ca81204971b6658aba4b5bea46ed9c21b14e1f8fc6b613f257acd3aad16c170 SHA512 23bb1af6bf3743c741f108da136f64613f9062d121dc459944ac192275335952cd309ffec6c380f5d36430605eec538c2549c3fdee9d4597f739d9d1b0a033fc -DIST postfix-3.8-20220724.tar.gz 4826181 BLAKE2B 99bf9188a1c9366f53ec4f3714d9cf4cc5a595f661e059f578e4ee57776f45cb4be8957b718267534f83a8ec9c3149c648ea04ca31ffebe9704c16a475246545 SHA512 b865258253fd439149b5ef92e88bf6ab59aa07659006fb3ba5b1865c0b11cc7a154d5450106c8aecca8471425fff30d79aed9fbd8d70ce857e906b6fe1366bbf +DIST postfix-3.8-20220816.tar.gz 4827629 BLAKE2B fe97fde4d19f621e1bfa1f5c3404dcd0a66d4b1a10cd6ef4341e955b4d0dffbc532f80f7c2cb794ac30d58d89b9986625877ad88c3fc27d3943bda301210b1d9 SHA512 b86ac743a0afff69f19f8c15360ddfba2b395560debeedb70c1142db3761e905fdb09fb25c7e77e49dda36ebb68ddb5cb2b191662bf81114d60eca97a93c0f56 diff --git a/mail-mta/postfix/postfix-3.8_pre20220724.ebuild b/mail-mta/postfix/postfix-3.8_pre20220816.ebuild similarity index 100% rename from mail-mta/postfix/postfix-3.8_pre20220724.ebuild rename to mail-mta/postfix/postfix-3.8_pre20220816.ebuild