summaryrefslogtreecommitdiff
path: root/converters/mpack/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'converters/mpack/patches/patch-ae')
-rw-r--r--converters/mpack/patches/patch-ae7
1 files changed, 6 insertions, 1 deletions
diff --git a/converters/mpack/patches/patch-ae b/converters/mpack/patches/patch-ae
index 5d6ad91b4d8..b9a7b8c0fed 100644
--- a/converters/mpack/patches/patch-ae
+++ b/converters/mpack/patches/patch-ae
@@ -1,4 +1,9 @@
-$NetBSD: patch-ae,v 1.2 2009/02/15 20:12:18 dholland Exp $
+$NetBSD: patch-ae,v 1.3 2010/01/15 23:47:14 dholland Exp $
+
+- Include fixes for modern Unix.
+- Suppress mktemp() warning on NetBSD; callers use O_EXCL.
+
+Upstream: as far as I know not actively maintained upstream.
--- unixpk.c.orig 2003-07-21 16:50:41.000000000 -0400
+++ unixpk.c 2009-02-15 15:09:47.000000000 -0500