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 67328158089 for ; Tue, 31 Oct 2023 07:38:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5E1B2BC01A; Tue, 31 Oct 2023 07:38:39 +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 83FD02BC01A for ; Tue, 31 Oct 2023 07:38:39 +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 6791B335D1C for ; Tue, 31 Oct 2023 07:38:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B320C1302 for ; Tue, 31 Oct 2023 07:38:36 +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: <1698737892.63885dc0d0f4128ed664c9d474e096ff6b2fda3e.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_pre20231024.ebuild mail-mta/postfix/postfix-3.9_pre20231030.ebuild X-VCS-Directories: mail-mta/postfix/ X-VCS-Committer: eras X-VCS-Committer-Name: Eray Aslan X-VCS-Revision: 63885dc0d0f4128ed664c9d474e096ff6b2fda3e X-VCS-Branch: master Date: Tue, 31 Oct 2023 07:38:36 +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: 9dd4cf1c-07e1-4956-b474-ff79fe10e9a3 X-Archives-Hash: 044ee2d95e4669dc24470104512f67ee commit: 63885dc0d0f4128ed664c9d474e096ff6b2fda3e Author: Eray Aslan gentoo org> AuthorDate: Tue Oct 31 07:38:12 2023 +0000 Commit: Eray Aslan gentoo org> CommitDate: Tue Oct 31 07:38:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63885dc0 mail-mta/postfix: add 3.9_pre20231030, drop 3.9_pre20231024 Signed-off-by: Eray Aslan gentoo.org> mail-mta/postfix/Manifest | 2 +- .../{postfix-3.9_pre20231024.ebuild => postfix-3.9_pre20231030.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest index 9991749ee14c..defd147800bd 100644 --- a/mail-mta/postfix/Manifest +++ b/mail-mta/postfix/Manifest @@ -1,2 +1,2 @@ DIST postfix-3.8.2.tar.gz 4848718 BLAKE2B 233693e088901e8ed986e34d60b55fb6b786c37868095ab914e6049c5ad6aee09f07d3b5d1f2bec64d8570e215bb15196760d30074cd8ddfaeff3897ad117b81 SHA512 1c441c95bcadee6fc038eb5cb826a686a8bd98b0c78afbc36fdcee01ca0b1c7071036542c729ac345ef8f1e6fb42211452da802e86048967ebc77774dea7752d -DIST postfix-3.9-20231024.tar.gz 4895562 BLAKE2B 92b3b5ce822f2a31db1e6c956bf50262190fecb0d9f5d487282181cc77133d357c8c73a130f850ddae63a6480ad1e77793560c93172402b08c366bc2f32b046e SHA512 17545a0fd289c1ec76e2da54f3998539277bdb9c9182ddfe5da1e552cf740a318abb568ecf4fffdf30fa5322dd3dcc8ff980e0b255e0cdd19645b74528eecf9e +DIST postfix-3.9-20231030.tar.gz 4896025 BLAKE2B 7d0d5dcb8ca4acb8fe571d990147fbd2f07f40b7d80fa74c19903d013d6008d64bb301c562db09d6593b62decf848337d1a696192aefaa947eaceeefb29e8e9c SHA512 55cd6ef99b8409c1db277869342aea2b5af10bbe7633858c1e5db046783d862b3d30ceb4c76664df3e350d3cf715f7ebc78b8cf61e978b5a2fb37bdc52fed0fb diff --git a/mail-mta/postfix/postfix-3.9_pre20231024.ebuild b/mail-mta/postfix/postfix-3.9_pre20231030.ebuild similarity index 100% rename from mail-mta/postfix/postfix-3.9_pre20231024.ebuild rename to mail-mta/postfix/postfix-3.9_pre20231030.ebuild