diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-08-22 14:50:19 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-08-23 08:25:52 +0100 |
commit | b6d0ca2a5a1c7f6c4ddcb5e0d911c24648f87bd8 (patch) | |
tree | f73f8c32bc7ec3237774aae14467c6c2feda7688 /meta/recipes-extended/mc | |
parent | 7b690361802bdffbfb31d71f19a0b0abd4da9c44 (diff) | |
download | poky-b6d0ca2a5a1c7f6c4ddcb5e0d911c24648f87bd8.tar.gz |
mc: update 4.8.26 - > 4.8.27
(From OE-Core rev: edcbd5eb311ad7b718e730048231c0c89c3397f4)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/mc')
-rw-r--r-- | meta/recipes-extended/mc/files/nomandate.patch | 24 | ||||
-rw-r--r-- | meta/recipes-extended/mc/mc_4.8.27.bb (renamed from meta/recipes-extended/mc/mc_4.8.26.bb) | 2 |
2 files changed, 19 insertions, 7 deletions
diff --git a/meta/recipes-extended/mc/files/nomandate.patch b/meta/recipes-extended/mc/files/nomandate.patch index 48bd73b110..c01d065b0e 100644 --- a/meta/recipes-extended/mc/files/nomandate.patch +++ b/meta/recipes-extended/mc/files/nomandate.patch | |||
@@ -1,6 +1,14 @@ | |||
1 | From f02010965af21db018c4e108b2193c872406a314 Mon Sep 17 00:00:00 2001 | ||
2 | From: Richard Purdie <richard.purdie@linuxfoundation.org> | ||
3 | Date: Tue, 4 Feb 2020 18:12:15 +0000 | ||
4 | Subject: [PATCH] mc: Fix manpage date indeterminism | ||
5 | MIME-Version: 1.0 | ||
6 | Content-Type: text/plain; charset=UTF-8 | ||
7 | Content-Transfer-Encoding: 8bit | ||
8 | |||
1 | The man page date can vary depending upon the host perl, e.g. in Russian | 9 | The man page date can vary depending upon the host perl, e.g. in Russian |
2 | some versions print 'июня', others 'Июнь' or Polish 'czerwca' or 'czerwiec'. | 10 | some versions print 'июня', others 'Июнь' or Polish 'czerwca' or 'czerwiec'. |
3 | Rather than depend upon perl-native to fix this, just remove the date from | 11 | Rather than depend upon perl-native to fix this, just remove the date from |
4 | the manpages. | 12 | the manpages. |
5 | 13 | ||
6 | RP 2020/2/4 | 14 | RP 2020/2/4 |
@@ -8,14 +16,18 @@ RP 2020/2/4 | |||
8 | Upstream-Status: Inappropriate [OE specficic reproducibility workaround] | 16 | Upstream-Status: Inappropriate [OE specficic reproducibility workaround] |
9 | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | 17 | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
10 | 18 | ||
11 | Index: mc-4.8.23/doc/man/date-of-man-include.am | 19 | --- |
12 | =================================================================== | 20 | doc/man/date-of-man-include.am | 2 +- |
13 | --- mc-4.8.23.orig/doc/man/date-of-man-include.am | 21 | 1 file changed, 1 insertion(+), 1 deletion(-) |
14 | +++ mc-4.8.23/doc/man/date-of-man-include.am | 22 | |
23 | diff --git a/doc/man/date-of-man-include.am b/doc/man/date-of-man-include.am | ||
24 | index 3a4e599..f11e9b3 100644 | ||
25 | --- a/doc/man/date-of-man-include.am | ||
26 | +++ b/doc/man/date-of-man-include.am | ||
15 | @@ -1,5 +1,5 @@ | 27 | @@ -1,5 +1,5 @@ |
16 | SED_PARAMETERS = \ | 28 | SED_PARAMETERS = \ |
17 | - -e "s/%DATE_OF_MAN_PAGE%/$${MAN_DATE}/g" \ | 29 | - -e "s/%DATE_OF_MAN_PAGE%/$${MAN_DATE}/g" \ |
18 | + -e "s/%DATE_OF_MAN_PAGE%//g" \ | 30 | + -e "s/%DATE_OF_MAN_PAGE%//g" \ |
19 | -e "s/%DISTR_VERSION%/@DISTR_VERSION@/g" \ | 31 | -e "s/%MAN_VERSION%/@MAN_VERSION@/g" \ |
20 | -e "s{%prefix%{@prefix@{g" \ | 32 | -e "s{%prefix%{@prefix@{g" \ |
21 | -e "s{%sysconfdir%{@sysconfdir@{g" \ | 33 | -e "s{%sysconfdir%{@sysconfdir@{g" \ |
diff --git a/meta/recipes-extended/mc/mc_4.8.26.bb b/meta/recipes-extended/mc/mc_4.8.27.bb index d5619675ef..bc2348432b 100644 --- a/meta/recipes-extended/mc/mc_4.8.26.bb +++ b/meta/recipes-extended/mc/mc_4.8.27.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2 \ | |||
12 | file://0001-mc-replace-perl-w-with-use-warnings.patch \ | 12 | file://0001-mc-replace-perl-w-with-use-warnings.patch \ |
13 | file://nomandate.patch \ | 13 | file://nomandate.patch \ |
14 | " | 14 | " |
15 | SRC_URI[sha256sum] = "9d6358d0a351a455a1410aab57f33b6b48b0fcf31344b9a10b0ff497595979d1" | 15 | SRC_URI[sha256sum] = "2f52dd9c75c20d8eac7701bd3a8c6c125aaf8cdd9cf12b78ca50a0102b543407" |
16 | 16 | ||
17 | inherit autotools gettext pkgconfig | 17 | inherit autotools gettext pkgconfig |
18 | 18 | ||