summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xPorts/.port_include.sh2
-rw-r--r--Ports/rsync/patches/config.sub.patch (renamed from Ports/rsync/patches/config.sub.diff)0
-rw-r--r--Ports/stress-ng/patches/0001-build-sytem-patch.patch (renamed from Ports/stress-ng/patches/0001-build-sytem-patch.diff)0
-rw-r--r--Ports/stress-ng/patches/0002-missing-types-and-functionality.patch (renamed from Ports/stress-ng/patches/0002-missing-types-and-functionality.diff)0
-rw-r--r--Ports/stress-ng/patches/0003-missing-networking-functionality.patch (renamed from Ports/stress-ng/patches/0003-missing-networking-functionality.diff)0
-rw-r--r--Ports/stress-ng/patches/0004-memory-related.patch (renamed from Ports/stress-ng/patches/0004-memory-related.diff)0
-rw-r--r--Ports/stress-ng/patches/0005-misc-fixups.patch (renamed from Ports/stress-ng/patches/0005-misc-fixups.diff)0
7 files changed, 1 insertions, 1 deletions
diff --git a/Ports/.port_include.sh b/Ports/.port_include.sh
index a1b2498d18..55158e3275 100755
--- a/Ports/.port_include.sh
+++ b/Ports/.port_include.sh
@@ -138,7 +138,7 @@ fetch() {
func_defined patch_internal || patch_internal() {
# patch if it was not yet patched (applying patches multiple times doesn't work!)
if [ -d patches ]; then
- for filepath in patches/*; do
+ for filepath in patches/*.patch; do
filename=$(basename $filepath)
if [ ! -f "$workdir"/.${filename}_applied ]; then
run patch -p"$patchlevel" < "$filepath"
diff --git a/Ports/rsync/patches/config.sub.diff b/Ports/rsync/patches/config.sub.patch
index 62f138e3a3..62f138e3a3 100644
--- a/Ports/rsync/patches/config.sub.diff
+++ b/Ports/rsync/patches/config.sub.patch
diff --git a/Ports/stress-ng/patches/0001-build-sytem-patch.diff b/Ports/stress-ng/patches/0001-build-sytem-patch.patch
index 5c30d3e674..5c30d3e674 100644
--- a/Ports/stress-ng/patches/0001-build-sytem-patch.diff
+++ b/Ports/stress-ng/patches/0001-build-sytem-patch.patch
diff --git a/Ports/stress-ng/patches/0002-missing-types-and-functionality.diff b/Ports/stress-ng/patches/0002-missing-types-and-functionality.patch
index 4c19e1dbd0..4c19e1dbd0 100644
--- a/Ports/stress-ng/patches/0002-missing-types-and-functionality.diff
+++ b/Ports/stress-ng/patches/0002-missing-types-and-functionality.patch
diff --git a/Ports/stress-ng/patches/0003-missing-networking-functionality.diff b/Ports/stress-ng/patches/0003-missing-networking-functionality.patch
index 792e2a6433..792e2a6433 100644
--- a/Ports/stress-ng/patches/0003-missing-networking-functionality.diff
+++ b/Ports/stress-ng/patches/0003-missing-networking-functionality.patch
diff --git a/Ports/stress-ng/patches/0004-memory-related.diff b/Ports/stress-ng/patches/0004-memory-related.patch
index 02b4e71f03..02b4e71f03 100644
--- a/Ports/stress-ng/patches/0004-memory-related.diff
+++ b/Ports/stress-ng/patches/0004-memory-related.patch
diff --git a/Ports/stress-ng/patches/0005-misc-fixups.diff b/Ports/stress-ng/patches/0005-misc-fixups.patch
index 8d57e13ecb..8d57e13ecb 100644
--- a/Ports/stress-ng/patches/0005-misc-fixups.diff
+++ b/Ports/stress-ng/patches/0005-misc-fixups.patch