From 9774b151f8e6c0615cc1dfaf3ba026c483fc61a8 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Tue, 20 Feb 2001 16:50:54 +0000 Subject: Upgrade to 1.95.1, I merge splited-info files to one file. PR: ports/25211 Submitted by: tkato@prontomail.ne.jp --- lang/smalltalk/files/patch-aa | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lang/smalltalk/files/patch-aa') diff --git a/lang/smalltalk/files/patch-aa b/lang/smalltalk/files/patch-aa index d2324a2f64af..b7e56afb64cc 100644 --- a/lang/smalltalk/files/patch-aa +++ b/lang/smalltalk/files/patch-aa @@ -1,8 +1,8 @@ ---- lib/lex.c.orig Mon Feb 21 19:05:50 2000 -+++ lib/lex.c Sat Mar 25 21:43:17 2000 -@@ -50,6 +50,9 @@ - +--- libgst/lex.c.orig Wed Dec 27 18:43:24 2000 ++++ libgst/lex.c Sat Feb 10 10:11:18 2001 +@@ -52,6 +52,9 @@ #include + #include #include +#if defined(__FreeBSD__) +#include @@ -10,7 +10,7 @@ #ifdef HAVE_READLINE #include -@@ -735,6 +738,9 @@ +@@ -764,6 +767,9 @@ if (isNegative) { num = -num; } -- cgit v1.2.3