perl: Reorganize patches
authorMarcel Denia <redacted>
Fri, 25 Sep 2015 06:26:58 +0000 (08:26 +0200)
committerMarcel Denia <redacted>
Fri, 25 Sep 2015 09:50:52 +0000 (11:50 +0200)
The old scheme didn't make any sense...not that there was a scheme really.

Signed-off-by: Marcel Denia <redacted>
lang/perl/README.patches [new file with mode: 0644]
lang/perl/patches/010-musl-compat.patch [moved from lang/perl/patches/100-musl-compat.patch with 100% similarity]
lang/perl/patches/020-host-libc-dir-moved-debian+derivatives.patch [moved from lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch with 100% similarity]
lang/perl/patches/100-fix-cross-compile-endianness-detection.patch [moved from lang/perl/patches/101-fix-cross-compile-endianness-detection.patch with 100% similarity]
lang/perl/patches/110-always_use_miniperl.patch [moved from lang/perl/patches/300-always_use_miniperl.patch with 100% similarity]
lang/perl/patches/300-add-relink-hack.patch [moved from lang/perl/patches/500-add-relink-hack.patch with 100% similarity]
lang/perl/patches/700-tie_fetch_count_t-handle_missing_crypt.patch [moved from lang/perl/patches/600-tie_fetch_count_t-handle_missing_crypt.patch with 100% similarity]
lang/perl/patches/710-threads_join-skip_ps_on_busybox.patch [moved from lang/perl/patches/700-threads_join-skip_ps_on_busybox.patch with 100% similarity]

diff --git a/lang/perl/README.patches b/lang/perl/README.patches
new file mode 100644 (file)
index 0000000..5f3b595
--- /dev/null
@@ -0,0 +1,9 @@
+The patches in this package are loosely sorted into the following categories:
+
+0xx - Bugfixes
+1xx - Cross-compile fixes
+3xx - Workarounds
+7xx - Testsuite fixes
+
+Feel free to add another one if your new patch doesn't seem to fit into an
+existing category.
\ No newline at end of file
git clone https://git.99rst.org/PROJECT