From 7bf754c8baeb19c12960d397119e1224d15b69c3 Mon Sep 17 00:00:00 2001 From: trojan Date: Fri, 4 Apr 2003 10:14:35 +0000 Subject: [PATCH] - updated for 3.1.2 Changed files: gawk-ac.patch -> 1.2 gawk-info.patch -> 1.6 --- gawk-ac.patch | 32 +++++++++++++++++--------------- gawk-info.patch | 34 +++++++++++++++++----------------- 2 files changed, 34 insertions(+), 32 deletions(-) diff --git a/gawk-ac.patch b/gawk-ac.patch index 2d1029b..5af5797 100644 --- a/gawk-ac.patch +++ b/gawk-ac.patch @@ -1,5 +1,18 @@ ---- gawk-3.1.1/configure.in Mon Apr 29 12:23:32 2002 -+++ gawk-3.1.1.new/configure.in Sun Mar 2 08:36:21 2003 +diff -Nru gawk-3.1.2.orig/Makefile.am gawk-3.1.2/Makefile.am +--- gawk-3.1.2.orig/Makefile.am Thu Mar 6 10:31:38 2003 ++++ gawk-3.1.2/Makefile.am Fri Apr 4 13:00:43 2003 +@@ -112,7 +112,7 @@ + pgawk_SOURCES = $(base_sources) eval_p.c profile_p.c + + # Get extra libs as needed +-LDADD = @LIBINTL@ @SOCKET_LIBS@ ++LDADD = @LIBINTL@ + + # Set autoconf Makefile.in variables correctly + datadir = @datadir@ +diff -Nru gawk-3.1.2.orig/configure.in gawk-3.1.2/configure.in +--- gawk-3.1.2.orig/configure.in Sun Mar 16 11:23:32 2003 ++++ gawk-3.1.2/configure.in Fri Apr 4 13:01:47 2003 @@ -23,6 +23,12 @@ dnl Process this file with autoconf to produce a configure script. @@ -10,17 +23,6 @@ +m4_pattern_allow(GAWK_AC_LIB_SOCKETS) +m4_pattern_allow(GAWK_AC_AIX_TWEAK) + - AC_INIT(awk.h) - AC_PREREQ(2.13) - AM_INIT_AUTOMAKE(gawk, 3.1.1) ---- gawk-3.1.1/Makefile.am Sun Apr 28 14:27:54 2002 -+++ gawk-3.1.1.new/Makefile.am Sun Mar 2 08:43:53 2003 -@@ -110,7 +110,7 @@ - pgawk_SOURCES = $(base_sources) eval_p.c profile_p.c - - # Get extra libs as needed --LDADD = @LIBINTL@ @SOCKET_LIBS@ -+LDADD = @LIBINTL@ + dnl *** IMPORTANT ***: Fix version in both AC_INIT and AM_INIT_AUTOMAKE + AC_INIT([GNU Awk], 3.1.2, bug-gawk@gnu.org, gawk) - # Special stuff for OS/2, remove after switch to autoconf 2.5x - PATH_SEPARATOR = @PATH_SEPARATOR@ diff --git a/gawk-info.patch b/gawk-info.patch index 5e5d69c..ff9fd73 100644 --- a/gawk-info.patch +++ b/gawk-info.patch @@ -1,34 +1,34 @@ -diff -Nur gawk-3.1.0.orig/doc/gawk.texi gawk-3.1.0/doc/gawk.texi ---- gawk-3.1.0.orig/doc/gawk.texi Sat Aug 4 12:49:44 2001 -+++ gawk-3.1.0/doc/gawk.texi Sat Aug 4 12:50:58 2001 +diff -Nru gawk-3.1.2.orig/doc/gawk.texi gawk-3.1.2/doc/gawk.texi +--- gawk-3.1.2.orig/doc/gawk.texi Wed Mar 19 12:41:28 2003 ++++ gawk-3.1.2/doc/gawk.texi Fri Apr 4 13:08:14 2003 @@ -4,13 +4,9 @@ @settitle The GNU Awk User's Guide @c %**end of header (This is for running Texinfo on a region.) --@dircategory GNU Packages +-@dircategory Text creation and manipulation +@dircategory Programming Languages: @direntry --* Gawk: (gawk). A text scanning and processing language. +-* Gawk: (gawk). A text scanning and processing language. -@end direntry -@dircategory Individual utilities -@direntry --* awk: (gawk)Invoking gawk. Text scanning and processing. -+* Gawk: (gawk). A text scanning and processing language. +-* awk: (gawk)Invoking gawk. Text scanning and processing. ++* Gawk: (gawk). A text scanning and processing language. @end direntry @c @set xref-automatic-section-title -diff -Nur gawk-3.1.0.orig/doc/gawkinet.texi gawk-3.1.0/doc/gawkinet.texi ---- gawk-3.1.0.orig/doc/gawkinet.texi Sun May 13 17:18:25 2001 -+++ gawk-3.1.0/doc/gawkinet.texi Sat Aug 4 12:52:11 2001 -@@ -6,9 +6,9 @@ +diff -Nru gawk-3.1.2.orig/doc/gawkinet.texi gawk-3.1.2/doc/gawkinet.texi +--- gawk-3.1.2.orig/doc/gawkinet.texi Wed Mar 19 12:54:56 2003 ++++ gawk-3.1.2/doc/gawkinet.texi Fri Apr 4 13:09:07 2003 +@@ -5,9 +5,9 @@ + @c %**end of header (This is for running Texinfo on a region.) + @c FIXME: web vs. Web - @c inside ifinfo for older versions of texinfo.tex - @ifinfo --@dircategory GNU Packages +-@dircategory Text creation and manipulation +@dircategory Programming Languages: @direntry --* Gawkinet: (gawkinet). TCP/IP Internetworking With @command{gawk}. -+* Gawkinet: (gawkinet). TCP/IP Internetworking With @command{gawk}. +-* Gawkinet: (gawkinet). TCP/IP Internetworking With `gawk'. ++* Gawkinet: (gawkinet). TCP/IP Internetworking With `gawk'. @end direntry - @end ifinfo + @iftex -- 2.43.0