aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-devel/files/patch-i84549
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-3-devel/files/patch-i84549')
-rw-r--r--editors/openoffice.org-3-devel/files/patch-i8454927
1 files changed, 13 insertions, 14 deletions
diff --git a/editors/openoffice.org-3-devel/files/patch-i84549 b/editors/openoffice.org-3-devel/files/patch-i84549
index 3f1808c45b5a..79ebc6897b7e 100644
--- a/editors/openoffice.org-3-devel/files/patch-i84549
+++ b/editors/openoffice.org-3-devel/files/patch-i84549
@@ -1,17 +1,16 @@
-? neon/unxfbsdi.pro
Index: neon/neon.patch
===================================================================
RCS file: /cvs/external/neon/neon.patch,v
-retrieving revision 1.20
-diff -u -r1.20 neon.patch
---- neon/neon.patch 14 Nov 2007 09:49:43 -0000 1.20
-+++ neon/neon.patch 13 Dec 2007 17:16:29 -0000
-@@ -268,7 +268,7 @@
- ! #define HAVE_SYS_TYPES_H 1
- !
- ! /* Define if the timezone global is available */
--! #ifndef MACOSX
-+! #if !defined (MACOSX) && !defined (FREEBSD)
- ! #define HAVE_TIMEZONE 1
- ! #endif
- !
+retrieving revision 1.25
+diff -u -r1.25 neon.patch
+--- neon/neon.patch 22 Jul 2008 17:17:06 -0000 1.25
++++ neon/neon.patch 24 Jul 2008 21:32:52 -0000
+@@ -266,7 +266,7 @@
+ +#define HAVE_SYS_TYPES_H 1
+ +
+ +/* Define if the timezone global is available */
+-+#ifndef MACOSX
+++#if !defined (MACOSX) && !defined (FREEBSD)
+ +#define HAVE_TIMEZONE 1
+ +#endif
+ +