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 3C2E915800A for ; Mon, 14 Aug 2023 13:28:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 626BF2BC01B; Mon, 14 Aug 2023 13:28:05 +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 462452BC01B for ; Mon, 14 Aug 2023 13:28:05 +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 39514340DBC for ; Mon, 14 Aug 2023 13:28:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4ADD6AFA for ; Mon, 14 Aug 2023 13:28:02 +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: <1692019043.dfb9de528005b4790d26e313e13261688c47ddad.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.9_pre20230723.ebuild mail-mta/postfix/postfix-3.9_pre20230808.ebuild X-VCS-Directories: mail-mta/postfix/ X-VCS-Committer: eras X-VCS-Committer-Name: Eray Aslan X-VCS-Revision: dfb9de528005b4790d26e313e13261688c47ddad X-VCS-Branch: master Date: Mon, 14 Aug 2023 13:28:02 +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: 51b164fa-7640-4ae7-83b5-56f6eb0e0f8d X-Archives-Hash: 73ab58466f5b852a27602ed60f5e2ca3 commit: dfb9de528005b4790d26e313e13261688c47ddad Author: Eray Aslan gentoo org> AuthorDate: Mon Aug 14 13:17:23 2023 +0000 Commit: Eray Aslan gentoo org> CommitDate: Mon Aug 14 13:17:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfb9de52 mail-mta/postfix: add 3.9_pre20230808, drop 3.9_pre20230723 Signed-off-by: Eray Aslan gentoo.org> mail-mta/postfix/Manifest | 2 +- .../{postfix-3.9_pre20230723.ebuild => postfix-3.9_pre20230808.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest index 47222ef2b25a..529aa2a08c31 100644 --- a/mail-mta/postfix/Manifest +++ b/mail-mta/postfix/Manifest @@ -1,2 +1,2 @@ DIST postfix-3.8.1.tar.gz 4848293 BLAKE2B 83c043d6e74cbbf0c5d739838ff99d4905aa711b13483fe0f427956b962c432e6f76d9828b5c141260e210c9605ac260df950d273d5729c36666c935a3ed4518 SHA512 9eb91f2baab327de22dd55fc5ff398de74856e30be461282f41b1801301873881a8f40ce061c16e0505d51d96aaf0eff8d0ac660e5f6c70c6125133f64a4ee80 -DIST postfix-3.9-20230723.tar.gz 4857743 BLAKE2B 9620975f909629d7696c9fefc79cbbe4d1221698f7e351988f9c6c013cf82b002d57b7de60fe7cd2bacfb6c17eda5f3551dfad53ec238e4400ca16c276a5644b SHA512 1e02e184c236ebe114d114fad92fa74ad8b3129ededa70e9b96aee5862b9790565487d0fd20b7715dd8048724b952d1407c52b0852ac28504e9abe3a3aff1637 +DIST postfix-3.9-20230808.tar.gz 4870333 BLAKE2B 8b2334ab5e82424786b9a72b7902fc54189af6a23d789486f94f376e3e3c3290fe0470966ae0c96ae1859c4cacf14db5b8c194355488bf46871b507f775344cb SHA512 684214f4e4f08c52be091fbc8777f92d200db05e1ff1966500b3f347f523fb281f13e764da4fed7e882e7c25242cd3efd5e92031435f6a5c284ea774da7c6a00 diff --git a/mail-mta/postfix/postfix-3.9_pre20230723.ebuild b/mail-mta/postfix/postfix-3.9_pre20230808.ebuild similarity index 100% rename from mail-mta/postfix/postfix-3.9_pre20230723.ebuild rename to mail-mta/postfix/postfix-3.9_pre20230808.ebuild