From 255c045f1ad19f63e1d7d1100377da5da59c5b8f Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 6 Feb 2022 16:11:09 -0600 Subject: system/git: Update to 2.35.1 Also mark gitweb subpkg as noarch since it is just a Perl script. --- system/git/dont-test-other-encodings.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/git/dont-test-other-encodings.patch') diff --git a/system/git/dont-test-other-encodings.patch b/system/git/dont-test-other-encodings.patch index 7d176d57a..fed4a6e21 100644 --- a/system/git/dont-test-other-encodings.patch +++ b/system/git/dont-test-other-encodings.patch @@ -58,7 +58,7 @@ We can't support Japanese people using musl summary $UTF8_MSG --- git-2.21.0/t/t0028-working-tree-encoding.sh.old 2019-02-24 16:31:46.000000000 +0000 +++ git-2.21.0/t/t0028-working-tree-encoding.sh 2019-03-08 00:49:07.580000000 +0000 -@@ -71,14 +71,6 @@ +@@ -51,14 +51,6 @@ test_cmp_bin test.utf8.raw test.utf16.git ' @@ -73,7 +73,7 @@ We can't support Japanese people using musl test_expect_success 're-encode to UTF-16-LE-BOM on checkout' ' rm test.utf16lebom && git checkout test.utf16lebom && -@@ -143,41 +135,6 @@ +@@ -123,41 +115,6 @@ test_i18ngrep "fatal: BOM is required .* utf-${i}" err.out && test_i18ngrep "use UTF-${i}BE or UTF-${i}LE" err.out ' -- cgit v1.2.3-60-g2f50