summaryrefslogtreecommitdiff
path: root/mail/pine/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pine/patches/patch-ag')
-rw-r--r--mail/pine/patches/patch-ag13
1 files changed, 7 insertions, 6 deletions
diff --git a/mail/pine/patches/patch-ag b/mail/pine/patches/patch-ag
index af5c7916351..48a1ce3a328 100644
--- a/mail/pine/patches/patch-ag
+++ b/mail/pine/patches/patch-ag
@@ -1,11 +1,12 @@
-$NetBSD: patch-ag,v 1.6 2003/07/28 15:44:12 adam Exp $
+$NetBSD: patch-ag,v 1.7 2004/05/13 18:29:54 adam Exp $
---- pine/osdep/os-osx.h.orig 2003-05-23 18:07:02.000000000 +0200
-+++ pine/osdep/os-osx.h 2003-07-28 14:14:03.000000000 +0200
-@@ -310,5 +310,6 @@
+--- pine/osdep/os-osx.h.orig 2003-12-17 22:20:52.000000000 +0000
++++ pine/osdep/os-osx.h
+@@ -310,6 +310,7 @@ void free();
#define MAX_ADDR_EXPN (1000) /* Longest expanded addr */
#define MAX_ADDR_FIELD (10000) /* Longest fully-expanded addr field */
+#include <sys/unistd.h> /* needed for F_OK and friends */
-
- #endif /* _OS_INCLUDED */
+ /* The following are changed to avoid OSX conflicts */
+ #define Fixed PineFixed
+ #define Handle PineHandle