summaryrefslogtreecommitdiff
path: root/Ports/libicu/patches
diff options
context:
space:
mode:
authorTim Schumacher <timschumi@gmx.de>2022-06-05 03:05:04 +0200
committerLinus Groh <mail@linusgroh.de>2022-06-08 17:58:36 +0100
commitd426c5a4b2eac839497cc2cbeee4b87a1c9ee422 (patch)
treec3484b5625b583fc7da9cc3a7f53b4dc69186fa5 /Ports/libicu/patches
parentd69a79b03b8f2853b60773e38553d662a01ac269 (diff)
downloadserenity-d426c5a4b2eac839497cc2cbeee4b87a1c9ee422.zip
Ports: Format patches without numbering, commit hash or version number
Diffstat (limited to 'Ports/libicu/patches')
-rw-r--r--Ports/libicu/patches/0001-Set-host-to-serenity-in-configure.patch7
-rw-r--r--Ports/libicu/patches/0002-Add-a-serenity-specific-makefile.patch7
2 files changed, 4 insertions, 10 deletions
diff --git a/Ports/libicu/patches/0001-Set-host-to-serenity-in-configure.patch b/Ports/libicu/patches/0001-Set-host-to-serenity-in-configure.patch
index 2a9f0cc087..11c12985c1 100644
--- a/Ports/libicu/patches/0001-Set-host-to-serenity-in-configure.patch
+++ b/Ports/libicu/patches/0001-Set-host-to-serenity-in-configure.patch
@@ -1,7 +1,7 @@
-From 8ab9c30e87cc95f6ad201eaa396c0ea2c62f9a41 Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Gunnar Beutner <gbeutner@serenityos.org>
Date: Mon, 16 May 2022 18:03:31 +0430
-Subject: [PATCH 1/2] Set host to serenity in configure
+Subject: [PATCH] Set host to serenity in configure
---
configure | 2 ++
@@ -20,6 +20,3 @@ index a2ff7e4..8283dc9 100755
*-*-mingw*)
if test "$GCC" = yes; then
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
---
-2.36.1
-
diff --git a/Ports/libicu/patches/0002-Add-a-serenity-specific-makefile.patch b/Ports/libicu/patches/0002-Add-a-serenity-specific-makefile.patch
index 418a410ac6..26bfaea7f8 100644
--- a/Ports/libicu/patches/0002-Add-a-serenity-specific-makefile.patch
+++ b/Ports/libicu/patches/0002-Add-a-serenity-specific-makefile.patch
@@ -1,7 +1,7 @@
-From 6ff2bd5db3af8d810810f9cd46897f9ab148fb0b Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Ali Mohammad Pur <mpfard@serenityos.org>
Date: Mon, 16 May 2022 18:03:31 +0430
-Subject: [PATCH 2/2] Add a serenity-specific makefile
+Subject: [PATCH] Add a serenity-specific makefile
---
config/mh-serenity | 87 ++++++++++++++++++++++++++++++++++++++++++++++
@@ -101,6 +101,3 @@ index 0000000..53d6780
+
+## End Linux-specific setup
+
---
-2.36.1
-