Gentoo Archives: gentoo-commits

From: Eray Aslan <eras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/
Date: Mon, 24 Jan 2022 10:40:51
Message-Id: 1643020844.a46bef14c8b94a46403c42b349f3ea3d30d6dad6.eras@gentoo
1 commit: a46bef14c8b94a46403c42b349f3ea3d30d6dad6
2 Author: Eray Aslan <eras <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 24 10:39:33 2022 +0000
4 Commit: Eray Aslan <eras <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 24 10:40:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a46bef14
7
8 mail-mta/postfix: bump to 3.7.0_rc1
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Eray Aslan <eras <AT> gentoo.org>
12
13 mail-mta/postfix/Manifest | 2 +-
14 .../{postfix-3.7_pre20220121.ebuild => postfix-3.7.0_rc1.ebuild} | 6 +++---
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest
18 index 172ea782cc6d..9b6a425058f3 100644
19 --- a/mail-mta/postfix/Manifest
20 +++ b/mail-mta/postfix/Manifest
21 @@ -1,3 +1,3 @@
22 DIST postfix-3.6.3.tar.gz 4750833 BLAKE2B 2a68e0f18227e09c0ce855901503fa83a58805f036f57eff9003102f5933a241e624e5f3f7a7af4f3d89784d95bc0be6ac1d17f30712f61491808ed6a90ce2d3 SHA512 7179aaeeaf27838b867d9a07f9a889d7cd6b7f5053e123caef4dff2820d4df6d5be167effedde6c857b4468966b8449c631e56405e1ac2d589716fb4e3f15e3b
23 DIST postfix-3.6.4.tar.gz 4751433 BLAKE2B 2b410413e18cc2792bab7b75bcb8bcf36191c6abca8f2fea0ce54053f7a0be681352542ea8a3e26752a60ddc026bbc6ce84c926cc721811b43f3debc07b557cf SHA512 f5813801377a5887d27720cc7f85a6a68f8ca82fc7a9e852b27c8967996b3d64f651cc16e2b021d55316a074b4778e19155bb60c8f0885d4aaf72766cab7c4cd
24 -DIST postfix-3.7-20220121.tar.gz 4814583 BLAKE2B 4f0b58e9accae9d037648486c3e21f9087d9837476f17c61378a2fd89b8d954b388cccfec7a8aede69e7f0b0835c0b7eb9084da0670066a9049be436912afd60 SHA512 a06e15448dc4a11a68307f1748874ce5d39a43c94a5fe02127020f64087554128c96642527e1ca403ca22d935c9f28d296a287f7a5a60c7c981d991e5ea3080e
25 +DIST postfix-3.7.0-RC1.tar.gz 4820050 BLAKE2B 71f8f7daf7014698a1505b4573957772518b295e19805b611bfaf1f24682bcca5018c67a61c2d25a0072f7081c503e98d966b0a4cffed619605f74dc97b8fe13 SHA512 102b4cd030140c151486bd353c1b3e6d4ef871edec617521fda1e6903753689a1390e082b49ee3da2755bf270f53b5a23d1b4b5b2a20458e47c5601ae21ab75c
26
27 diff --git a/mail-mta/postfix/postfix-3.7_pre20220121.ebuild b/mail-mta/postfix/postfix-3.7.0_rc1.ebuild
28 similarity index 98%
29 rename from mail-mta/postfix/postfix-3.7_pre20220121.ebuild
30 rename to mail-mta/postfix/postfix-3.7.0_rc1.ebuild
31 index 74c8b68785eb..19f6b3f39750 100644
32 --- a/mail-mta/postfix/postfix-3.7_pre20220121.ebuild
33 +++ b/mail-mta/postfix/postfix-3.7.0_rc1.ebuild
34 @@ -4,9 +4,9 @@
35 EAPI=8
36 inherit pam systemd toolchain-funcs
37
38 -MY_PV="${PV/_pre/-}"
39 +MY_PV="${PV/_rc/-RC}"
40 MY_SRC="${PN}-${MY_PV}"
41 -MY_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/experimental"
42 +MY_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official"
43 RC_VER="2.7"
44
45 DESCRIPTION="A fast and secure drop-in replacement for sendmail"
46 @@ -243,7 +243,7 @@ src_install() {
47 use postgres || sed -i -e "s/postgresql //" "${D}/etc/init.d/postfix"
48
49 dodoc *README COMPATIBILITY HISTORY PORTING RELEASE_NOTES*
50 - mv "${S}"/examples "${D}"/usr/share/doc/${PF}/
51 + dodoc -r README_FILES/ examples/
52 # postfix set-permissions expects uncompressed man files
53 docompress -x /usr/share/man