Index: patches/patch-sunclock_c
===================================================================
RCS file:
/home/amit/all/openbsd_cvsync/ports/astro/sunclock/patches/patch-sunclock_c,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 patch-sunclock_c
--- patches/patch-sunclock_c 23 Mar 2009 17:20:33 -0000 1.3
+++ patches/patch-sunclock_c 6 Dec 2013 01:46:08 -0000
@@ -1,7 +1,15 @@
$OpenBSD: patch-sunclock_c,v 1.3 2009/03/23 17:20:33 naddy Exp $
---- sunclock.c.orig Thu Jun 22 00:21:40 2006
-+++ sunclock.c Mon Mar 23 11:01:19 2009
-@@ -127,7 +127,6 @@
+--- sunclock.c.orig Thu Jun 22 01:21:40 2006
++++ sunclock.c Thu Dec 5 19:46:00 2013
+@@ -113,7 +113,6 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <sys/types.h>
+-#include <sys/timeb.h>
+ #include <sys/stat.h>
+ #include <string.h>
+ #include <X11/Xatom.h>
+@@ -127,7 +126,6 @@
* external routines
*/
@@ -9,7 +17,7 @@ $OpenBSD: patch-sunclock_c,v 1.3 2009/03
#ifdef NEW_CTIME
extern char * timezone();
#endif
-@@ -3142,9 +3141,9 @@ struct Sundata * Context;
+@@ -3142,9 +3140,9 @@ struct Sundata * Context;
{
int ilon, ilat, width, dw = 0;
struct TextLabel * label;
Index: patches/patch-widgets_c
===================================================================
RCS file: patches/patch-widgets_c
diff -N patches/patch-widgets_c
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ patches/patch-widgets_c 6 Dec 2013 01:23:12 -0000
@@ -0,0 +1,10 @@
+$OpenBSD$
+--- widgets.c.orig Thu Dec 5 19:23:00 2013
++++ widgets.c Thu Dec 5 19:23:09 2013
+@@ -1,6 +1,5 @@
+ #include <unistd.h>
+ #include <sys/types.h>
+-#include <sys/timeb.h>
+ #include <sys/stat.h>
+ #include <string.h>
+