diff options
| author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-07-31 21:32:41 +0000 |
|---|---|---|
| committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-07-31 21:32:41 +0000 |
| commit | 0c331e1541cb86feae42d16f065a004871ea7cf5 (patch) | |
| tree | 661fdf311d9d764b6ac8fc71e1e5d6dcb85a14f4 /devel/newt/files/patch-ac | |
| parent | 3355cc2b26505b8e04ff9b37d245510467c2df3b (diff) | |
Upgrade from 0.50-13 to 0.50.8-2.
PR: ports/20097
Submitted by: Trevor Johnson <trevor@jpj.net>
Diffstat (limited to 'devel/newt/files/patch-ac')
| -rw-r--r-- | devel/newt/files/patch-ac | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/devel/newt/files/patch-ac b/devel/newt/files/patch-ac index 00e0f26439d6..7a93f66b94b6 100644 --- a/devel/newt/files/patch-ac +++ b/devel/newt/files/patch-ac @@ -1,17 +1,18 @@ ---- form.c Fri Mar 5 18:27:57 1999 -+++ form.c.new Wed Jan 26 20:33:25 2000 -@@ -3,9 +3,7 @@ +--- form.c.orig Sat Dec 11 21:04:22 1999 ++++ form.c Sat Jul 22 01:49:24 2000 +@@ -3,10 +3,8 @@ #include <slang.h> #include <stdarg.h> #include <stdlib.h> -#include <sys/select.h> + #include <sys/time.h> - -#ifdef USE_GPM +#include <string.h> #include <ctype.h> #include <sys/time.h> /* timeval */ #include <sys/types.h> /* socket() */ -@@ -15,11 +13,8 @@ +@@ -16,11 +14,8 @@ #include <sys/stat.h> /* stat() */ #include <termios.h> /* winsize */ #include <unistd.h> |
