Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/roundcube/files/
Date: Mon, 11 May 2020 10:52:32
Message-Id: 1589194330.36cb516b465c8dd0495d3f45f05ce2f48fbfc294.whissi@gentoo
1 commit: 36cb516b465c8dd0495d3f45f05ce2f48fbfc294
2 Author: Philippe Chaintreuil <gentoo_bugs_peep <AT> parallaxshift <DOT> com>
3 AuthorDate: Wed Jan 8 20:51:26 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon May 11 10:52:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36cb516b
7
8 mail-client/roundcube: POST-UPGRADE UTF-8 files to ASCII
9
10 Just ran "iconv -f utf-8 -t ascii//TRANSLIT" on files/POST-UPGRADE*.
11
12 Closes: https://bugs.gentoo.org/700466
13 Closes: https://github.com/gentoo/gentoo/pull/14283
14 Package-Manager: Portage-2.3.79, Repoman-2.3.16
15 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep <AT> parallaxshift.com>
16 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
17
18 mail-client/roundcube/files/POST-UPGRADE.txt | 2 +-
19 mail-client/roundcube/files/POST-UPGRADE_complete.txt | 2 +-
20 2 files changed, 2 insertions(+), 2 deletions(-)
21
22 diff --git a/mail-client/roundcube/files/POST-UPGRADE.txt b/mail-client/roundcube/files/POST-UPGRADE.txt
23 index 82b48d70f26..aef86f2217f 100644
24 --- a/mail-client/roundcube/files/POST-UPGRADE.txt
25 +++ b/mail-client/roundcube/files/POST-UPGRADE.txt
26 @@ -5,7 +5,7 @@ Post-Upgrade Activities
27 ./bin/indexcontacts.sh.
28 3. When upgrading from version older than 0.6-beta you should make sure your
29 folder settings contain a namespace prefix if necessary. For example Courier
30 - users should add “INBOX.” prefix to folder names in main configuration file.
31 + users should add "INBOX." prefix to folder names in main configuration file.
32 4. Check system requirements in INSTALL file.
33 5. If you previously installed plugins through composer, update dependencies by
34 running:
35
36 diff --git a/mail-client/roundcube/files/POST-UPGRADE_complete.txt b/mail-client/roundcube/files/POST-UPGRADE_complete.txt
37 index 36124f31b61..ef4585f6038 100644
38 --- a/mail-client/roundcube/files/POST-UPGRADE_complete.txt
39 +++ b/mail-client/roundcube/files/POST-UPGRADE_complete.txt
40 @@ -5,7 +5,7 @@ Post-Upgrade Activities
41 ./bin/indexcontacts.sh.
42 3. When upgrading from version older than 0.6-beta you should make sure your
43 folder settings contain a namespace prefix if necessary. For example Courier
44 - users should add “INBOX.” prefix to folder names in main configuration file.
45 + users should add "INBOX." prefix to folder names in main configuration file.
46 4. Check system requirements in INSTALL file.
47 5. Update your database and configurations by running:
48 ./bin/update.sh