aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-04-12 12:29:08 +0300
committerArnold D. Robbins <arnold@skeeve.com>2019-04-12 12:29:08 +0300
commitc207be6666450bb55132dc7045d12c9064dc395d (patch)
tree8ecce1ad0df473ca23cf5319f8bf9e8034fa1dff
parente4370e3e9fea4b6a4821c7561c7fb1ea9711c052 (diff)
downloadegawk-c207be6666450bb55132dc7045d12c9064dc395d.tar.gz
egawk-c207be6666450bb55132dc7045d12c9064dc395d.tar.bz2
egawk-c207be6666450bb55132dc7045d12c9064dc395d.zip
Bump version in configure.ac files and README.
-rw-r--r--README21
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac2
-rwxr-xr-xextension/configure20
-rw-r--r--extension/configure.ac2
5 files changed, 31 insertions, 34 deletions
diff --git a/README b/README
index 9696fb31..73f0e0db 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 2015,
- 2016, 2017 Free Software Foundation, Inc.
+ 2016, 2017, 2018, 2019 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
@@ -7,11 +7,11 @@
README:
-This is GNU Awk 4.2.1. It is upwardly compatible with Brian Kernighan's
+This is GNU Awk 5.0.0. It is upwardly compatible with Brian Kernighan's
version of Unix awk. It is almost completely compliant with the
-2008 POSIX 1003.1 standard for awk. (See the note below about POSIX.)
+2018 POSIX 1003.1 standard for awk. (See the note below about POSIX.)
-This is a bug-fix release. See NEWS and ChangeLog for details.
+This is a major release. See NEWS and ChangeLog for details.
Work to be done is described briefly in the TODO file, which is available
only in the 'master' branch in the Git repo.
@@ -23,8 +23,8 @@ says one thing but gawk does something different.
To format the documentation with TeX, use at least version 2017-09.16
of texinfo.tex. There is a usable copy of texinfo.tex in the doc directory.
-You should also use at least version 6.1 of texindex and of makeinfo
-from the texinfo-6.1 distribution.
+You should also use at least version 6.5 of texindex and of makeinfo
+from the texinfo-6.5 distribution.
INSTALLATION:
@@ -72,8 +72,9 @@ BUG REPORTS AND FIXES (Un*x systems):
Please coordinate changes through Arnold Robbins. In particular, see
the section in the manual on reporting bugs. Note that comp.lang.awk
-is about the worst place to post a gawk bug report. Please, use the
-mechanisms outlined in the manual.
+is about the worst place to post a gawk bug report. So too is use of
+a web forum such as Stack Overflow. Please, use the mechanisms outlined
+in the manual.
Email should be sent to bug-gawk@gnu.org. This is a separate mailing
list at GNU Central. The advantage to using this address is that bug
@@ -102,7 +103,3 @@ VMS:
z/OS (OS/390) Contact:
Daniel Richard G.
skunk@iSKUNK.ORG
-
-z/OS (OS/390) Maintainer Emeritus:
- Dave Pitts
- dpitts@cozx.com
diff --git a/configure b/configure
index 01f92deb..b2b728b2 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNU Awk 4.2.65.
+# Generated by GNU Autoconf 2.69 for GNU Awk 5.0.0.
#
# Report bugs to <bug-gawk@gnu.org>.
#
@@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='GNU Awk'
PACKAGE_TARNAME='gawk'
-PACKAGE_VERSION='4.2.65'
-PACKAGE_STRING='GNU Awk 4.2.65'
+PACKAGE_VERSION='5.0.0'
+PACKAGE_STRING='GNU Awk 5.0.0'
PACKAGE_BUGREPORT='bug-gawk@gnu.org'
PACKAGE_URL='http://www.gnu.org/software/gawk/'
@@ -1331,7 +1331,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures GNU Awk 4.2.65 to adapt to many kinds of systems.
+\`configure' configures GNU Awk 5.0.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1401,7 +1401,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Awk 4.2.65:";;
+ short | recursive ) echo "Configuration of GNU Awk 5.0.0:";;
esac
cat <<\_ACEOF
@@ -1523,7 +1523,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNU Awk configure 4.2.65
+GNU Awk configure 5.0.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2232,7 +2232,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by GNU Awk $as_me 4.2.65, which was
+It was created by GNU Awk $as_me 5.0.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3115,7 +3115,7 @@ fi
# Define the identity of the package.
PACKAGE='gawk'
- VERSION='4.2.65'
+ VERSION='5.0.0'
cat >>confdefs.h <<_ACEOF
@@ -11606,7 +11606,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by GNU Awk $as_me 4.2.65, which was
+This file was extended by GNU Awk $as_me 5.0.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -11674,7 +11674,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-GNU Awk config.status 4.2.65
+GNU Awk config.status 5.0.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index ffab8e5d..58e57c5d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Awk],[4.2.65],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.0.0],[bug-gawk@gnu.org],[gawk])
# This is a hack. Different versions of install on different systems
# are just too different. Chuck it and use install-sh.
diff --git a/extension/configure b/extension/configure
index 5759ddc3..297f24d5 100755
--- a/extension/configure
+++ b/extension/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNU Awk Bundled Extensions 4.2.1.
+# Generated by GNU Autoconf 2.69 for GNU Awk Bundled Extensions 5.0.0.
#
# Report bugs to <bug-gawk@gnu.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='GNU Awk Bundled Extensions'
PACKAGE_TARNAME='gawk-extensions'
-PACKAGE_VERSION='4.2.1'
-PACKAGE_STRING='GNU Awk Bundled Extensions 4.2.1'
+PACKAGE_VERSION='5.0.0'
+PACKAGE_STRING='GNU Awk Bundled Extensions 5.0.0'
PACKAGE_BUGREPORT='bug-gawk@gnu.org'
PACKAGE_URL='http://www.gnu.org/software/gawk-extensions/'
@@ -1339,7 +1339,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures GNU Awk Bundled Extensions 4.2.1 to adapt to many kinds of systems.
+\`configure' configures GNU Awk Bundled Extensions 5.0.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1409,7 +1409,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Awk Bundled Extensions 4.2.1:";;
+ short | recursive ) echo "Configuration of GNU Awk Bundled Extensions 5.0.0:";;
esac
cat <<\_ACEOF
@@ -1531,7 +1531,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNU Awk Bundled Extensions configure 4.2.1
+GNU Awk Bundled Extensions configure 5.0.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2003,7 +2003,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by GNU Awk Bundled Extensions $as_me 4.2.1, which was
+It was created by GNU Awk Bundled Extensions $as_me 5.0.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2872,7 +2872,7 @@ fi
# Define the identity of the package.
PACKAGE='gawk-extensions'
- VERSION='4.2.1'
+ VERSION='5.0.0'
cat >>confdefs.h <<_ACEOF
@@ -15943,7 +15943,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by GNU Awk Bundled Extensions $as_me 4.2.1, which was
+This file was extended by GNU Awk Bundled Extensions $as_me 5.0.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16011,7 +16011,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-GNU Awk Bundled Extensions config.status 4.2.1
+GNU Awk Bundled Extensions config.status 5.0.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/extension/configure.ac b/extension/configure.ac
index 39399ac3..f6ec3ce6 100644
--- a/extension/configure.ac
+++ b/extension/configure.ac
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Awk Bundled Extensions],[4.2.1],[bug-gawk@gnu.org],[gawk-extensions])
+AC_INIT([GNU Awk Bundled Extensions],[5.0.0],[bug-gawk@gnu.org],[gawk-extensions])
AC_PREREQ([2.69])