aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mailx/mailx-gcc4.patch
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2011-02-07 13:56:07 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2011-02-07 13:56:07 +0000
commita4cd7f41cacdd521a1bc2528d36735e49b46d9ed (patch)
tree483fdf521bfcea51f4f399e62168ab3aee5e4791 /testing/mailx/mailx-gcc4.patch
parentfe1907eabe4fb94b9e5f5e771697527d57cbae6c (diff)
downloadaports-a4cd7f41cacdd521a1bc2528d36735e49b46d9ed.tar.bz2
aports-a4cd7f41cacdd521a1bc2528d36735e49b46d9ed.tar.xz
testing/mailx: moved from unstable to testing
downgraded and added patches taken from archlinux
Diffstat (limited to 'testing/mailx/mailx-gcc4.patch')
-rw-r--r--testing/mailx/mailx-gcc4.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/mailx/mailx-gcc4.patch b/testing/mailx/mailx-gcc4.patch
new file mode 100644
index 0000000000..54740a2302
--- /dev/null
+++ b/testing/mailx/mailx-gcc4.patch
@@ -0,0 +1,12 @@
+K. Piche: Unofficial patch for mailx.
+
+--- dotlock.c.orig 2005-09-18 20:28:20.000000000 -0400
++++ dotlock.c 2005-09-18 20:26:59.000000000 -0400
+@@ -47,6 +47,7 @@
+ #include <errno.h>
+ #include <signal.h>
+
++#include "def.h"
+ #include "extern.h"
+
+ #ifndef O_SYNC