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 70F37158089 for ; Sun, 3 Sep 2023 07:19:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B28DC2BC014; Sun, 3 Sep 2023 07:19:29 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 941F12BC014 for ; Sun, 3 Sep 2023 07:19:29 +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 6A61A335CB7 for ; Sun, 3 Sep 2023 07:19:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE5DCF0C for ; Sun, 3 Sep 2023 07:19:26 +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: <1693725547.4c2a91e51acfa4c6f33d23cd88795b8b62a9572a.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_pre20230821.ebuild mail-mta/postfix/postfix-3.9_pre20230901.ebuild X-VCS-Directories: mail-mta/postfix/ X-VCS-Committer: eras X-VCS-Committer-Name: Eray Aslan X-VCS-Revision: 4c2a91e51acfa4c6f33d23cd88795b8b62a9572a X-VCS-Branch: master Date: Sun, 3 Sep 2023 07:19:26 +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: 610fbf0b-b205-497f-bbdf-a605adf61d37 X-Archives-Hash: 858c7884db3193287766e967eef84071 commit: 4c2a91e51acfa4c6f33d23cd88795b8b62a9572a Author: Eray Aslan gentoo org> AuthorDate: Sun Sep 3 07:19:07 2023 +0000 Commit: Eray Aslan gentoo org> CommitDate: Sun Sep 3 07:19:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c2a91e5 mail-mta/postfix: add 3.9_pre20230901, drop 3.9_pre20230821 Signed-off-by: Eray Aslan gentoo.org> mail-mta/postfix/Manifest | 2 +- .../{postfix-3.9_pre20230821.ebuild => postfix-3.9_pre20230901.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest index c0b54a0e4abd..ed2111fa39f1 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-20230821.tar.gz 4871735 BLAKE2B 5e5b7cd3797108fb901538f6e6220b5a8e93565787a4ec9029ddd9b5f199326d02c9c5fa6025e6e60508b3788b6f8d88bd089843d6b69913565520a3a00f6bce SHA512 60586935577f408688e199f3f6bf647423458a5d69264dc67825aed27108ab2b60f7f94f6754db54f5ba50764970b1f6e398efb60ca409209684e4486d7871f8 +DIST postfix-3.9-20230901.tar.gz 4874223 BLAKE2B d270f33ca0e428a3d2fa4237488e4b9947146e26262914176d78338766bf76d50d8df8003ba3e45c5e2724f56047992807b24ebfb52272bfcdc8b017b14523b0 SHA512 45773cdead981fc7fe76c2d8bb198531802eb931abb553da75fc33f0d6ad14e52bbdbd2511a41426abd785bc7b3b52811bf6be6b37af5a8a68355df6ae2087a9 diff --git a/mail-mta/postfix/postfix-3.9_pre20230821.ebuild b/mail-mta/postfix/postfix-3.9_pre20230901.ebuild similarity index 100% rename from mail-mta/postfix/postfix-3.9_pre20230821.ebuild rename to mail-mta/postfix/postfix-3.9_pre20230901.ebuild