summaryrefslogtreecommitdiff
path: root/news/pan/files
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-11 01:30:07 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-11 01:30:07 +0000
commit3e77b01874909470188372cb7f22e783dce771ce (patch)
tree6a4613f452a2d5d533ef2daeca77cc1ceda78c69 /news/pan/files
parentFix PLIST. (diff)
Update port to 0.7.0
Notes
Notes: svn path=/head/; revision=24635
Diffstat (limited to 'news/pan/files')
-rw-r--r--news/pan/files/patch-ad29
1 files changed, 8 insertions, 21 deletions
diff --git a/news/pan/files/patch-ad b/news/pan/files/patch-ad
index 4b99e0cc76db..5806dc2e896c 100644
--- a/news/pan/files/patch-ad
+++ b/news/pan/files/patch-ad
@@ -1,26 +1,13 @@
---- pan/gui.h.orig Sun Dec 12 01:06:10 1999
-+++ pan/gui.h Mon Dec 13 17:04:30 1999
-@@ -21,6 +21,10 @@
- #ifndef __GUI_H__
- #define __GUI_H__
+--- pan/gui.h.orig Mon Jan 10 19:57:05 2000
++++ pan/gui.h Mon Jan 10 19:58:24 2000
+@@ -27,6 +27,10 @@
+ #include "group.h"
+ #include "status-item.h"
+#if defined(__FreeBSD__)
+typedef u_long ulong;
+#endif
+
- extern GtkWidget *appbar;
-
- extern GtkWidget *infobar;
---- pan/gui.h.orig Sun Dec 12 01:06:10 1999
-+++ pan/gui.h Mon Dec 13 17:04:30 1999
-@@ -21,6 +21,10 @@
- #ifndef __GUI_H__
- #define __GUI_H__
-
-+#if defined(__FreeBSD__)
-+#define ulong u_long
-+#endif
-+
- extern GtkWidget *appbar;
-
- extern GtkWidget *infobar;
+ extern GtkWidget *groups_vbox;
+ extern GtkWidget *articlelist_ctree;
+ extern GtkWidget *text_box;