Index: configure =================================================================== diff -u -N -r4d6bbbb39f5591a2029c7a7da16d25d0101f64ec -r39197485bb3bf3b52b16bccda51800cd801b8f4b --- configure (.../configure) (revision 4d6bbbb39f5591a2029c7a7da16d25d0101f64ec) +++ configure (.../configure) (revision 39197485bb3bf3b52b16bccda51800cd801b8f4b) @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for nsf 2.3.0. +# Generated by GNU Autoconf 2.69 for nsf 2.4.0. # # Report bugs to . # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='nsf' PACKAGE_TARNAME='nsf' -PACKAGE_VERSION='2.3.0' -PACKAGE_STRING='nsf 2.3.0' +PACKAGE_VERSION='2.4.0' +PACKAGE_STRING='nsf 2.4.0' PACKAGE_BUGREPORT='https://sourceforge.net/p/next-scripting/tickets/' PACKAGE_URL='' @@ -1337,7 +1337,7 @@ # 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 nsf 2.3.0 to adapt to many kinds of systems. +\`configure' configures nsf 2.4.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1398,7 +1398,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of nsf 2.3.0:";; + short | recursive ) echo "Configuration of nsf 2.4.0:";; esac cat <<\_ACEOF @@ -1518,7 +1518,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -nsf configure 2.3.0 +nsf configure 2.4.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1850,7 +1850,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by nsf $as_me 2.3.0, which was +It was created by nsf $as_me 2.4.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -9243,7 +9243,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by nsf $as_me 2.3.0, which was +This file was extended by nsf $as_me 2.4.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -9296,7 +9296,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -nsf config.status 2.3.0 +nsf config.status 2.4.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" Index: configure.ac =================================================================== diff -u -N -r6e30c5541188221b5d2a64a624212c342d1a51f1 -r39197485bb3bf3b52b16bccda51800cd801b8f4b --- configure.ac (.../configure.ac) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) +++ configure.ac (.../configure.ac) (revision 39197485bb3bf3b52b16bccda51800cd801b8f4b) @@ -13,7 +13,7 @@ #-------------------------------------------------------------------- AC_PREREQ([2.69]) -define(NsfVersion, 2.3.0) +define(NsfVersion, 2.4.0) AC_INIT([nsf], [NsfVersion], [https://sourceforge.net/p/next-scripting/tickets/]) AC_CONFIG_MACRO_DIR([m4]) Index: library/mongodb/configure =================================================================== diff -u -N -r4d6bbbb39f5591a2029c7a7da16d25d0101f64ec -r39197485bb3bf3b52b16bccda51800cd801b8f4b --- library/mongodb/configure (.../configure) (revision 4d6bbbb39f5591a2029c7a7da16d25d0101f64ec) +++ library/mongodb/configure (.../configure) (revision 39197485bb3bf3b52b16bccda51800cd801b8f4b) @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for nsfmongo 2.3. +# Generated by GNU Autoconf 2.69 for nsfmongo 2.4.0. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -577,8 +577,8 @@ # Identity of this package. PACKAGE_NAME='nsfmongo' PACKAGE_TARNAME='nsfmongo' -PACKAGE_VERSION='2.3' -PACKAGE_STRING='nsfmongo 2.3' +PACKAGE_VERSION='2.4.0' +PACKAGE_STRING='nsfmongo 2.4.0' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1297,7 +1297,7 @@ # 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 nsfmongo 2.3 to adapt to many kinds of systems. +\`configure' configures nsfmongo 2.4.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1358,7 +1358,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of nsfmongo 2.3:";; + short | recursive ) echo "Configuration of nsfmongo 2.4.0:";; esac cat <<\_ACEOF @@ -1471,7 +1471,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -nsfmongo configure 2.3 +nsfmongo configure 2.4.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1749,7 +1749,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by nsfmongo $as_me 2.3, which was +It was created by nsfmongo $as_me 2.4.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -8642,7 +8642,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by nsfmongo $as_me 2.3, which was +This file was extended by nsfmongo $as_me 2.4.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -8695,7 +8695,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -nsfmongo config.status 2.3 +nsfmongo config.status 2.4.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" Index: library/mongodb/configure.ac =================================================================== diff -u -N -r77a193c118f4ae2b0ccd0913e39326e4f0f53fe6 -r39197485bb3bf3b52b16bccda51800cd801b8f4b --- library/mongodb/configure.ac (.../configure.ac) (revision 77a193c118f4ae2b0ccd0913e39326e4f0f53fe6) +++ library/mongodb/configure.ac (.../configure.ac) (revision 39197485bb3bf3b52b16bccda51800cd801b8f4b) @@ -20,7 +20,7 @@ # so you can encode the package version directly into the source files. #----------------------------------------------------------------------- -AC_INIT([nsfmongo], [2.3]) +AC_INIT([nsfmongo], [2.4.0]) AC_CONFIG_MACRO_DIR([m4]) #-------------------------------------------------------------------- Index: library/mongodb/nx-mongo.tcl =================================================================== diff -u -N -r4e80fb687a82af0fc9ac0d109863931f4910de4a -r39197485bb3bf3b52b16bccda51800cd801b8f4b --- library/mongodb/nx-mongo.tcl (.../nx-mongo.tcl) (revision 4e80fb687a82af0fc9ac0d109863931f4910de4a) +++ library/mongodb/nx-mongo.tcl (.../nx-mongo.tcl) (revision 39197485bb3bf3b52b16bccda51800cd801b8f4b) @@ -5,7 +5,7 @@ # package require nx package require nsf::mongo -package provide nx::mongo 2.3 +package provide nx::mongo 2.4.0 # todo: How to handle multiple connections; currently we have a single, global connection, # todo: All references are currently auto-fetched. Make this optional. Index: library/nx/nx.tcl =================================================================== diff -u -N -r5a44ade20d030bbe3fc3b19b0edc226e5d5e8c1b -r39197485bb3bf3b52b16bccda51800cd801b8f4b --- library/nx/nx.tcl (.../nx.tcl) (revision 5a44ade20d030bbe3fc3b19b0edc226e5d5e8c1b) +++ library/nx/nx.tcl (.../nx.tcl) (revision 39197485bb3bf3b52b16bccda51800cd801b8f4b) @@ -40,7 +40,7 @@ package req nsf -package provide nx 2.3 +package provide nx 2.4 namespace eval ::nx { Index: library/nx/pkgIndex.tcl =================================================================== diff -u -N -r77a193c118f4ae2b0ccd0913e39326e4f0f53fe6 -r39197485bb3bf3b52b16bccda51800cd801b8f4b --- library/nx/pkgIndex.tcl (.../pkgIndex.tcl) (revision 77a193c118f4ae2b0ccd0913e39326e4f0f53fe6) +++ library/nx/pkgIndex.tcl (.../pkgIndex.tcl) (revision 39197485bb3bf3b52b16bccda51800cd801b8f4b) @@ -1,3 +1,3 @@ -package ifneeded nx 2.3 [list source [file join $dir nx.tcl]] +package ifneeded nx 2.4 [list source [file join $dir nx.tcl]] package ifneeded nx::class-method 1.0 [list source [file join $dir class-method.tcl]] package ifneeded nx::plain-object-method 1.0 [list source [file join $dir plain-object-method.tcl]] Index: library/serialize/pkgIndex.tcl =================================================================== diff -u -N -r77a193c118f4ae2b0ccd0913e39326e4f0f53fe6 -r39197485bb3bf3b52b16bccda51800cd801b8f4b --- library/serialize/pkgIndex.tcl (.../pkgIndex.tcl) (revision 77a193c118f4ae2b0ccd0913e39326e4f0f53fe6) +++ library/serialize/pkgIndex.tcl (.../pkgIndex.tcl) (revision 39197485bb3bf3b52b16bccda51800cd801b8f4b) @@ -1 +1 @@ -package ifneeded nx::serializer 2.3 [list source [file join $dir serializer.tcl]] +package ifneeded nx::serializer 2.4.0 [list source [file join $dir serializer.tcl]] Index: library/serialize/serializer.tcl =================================================================== diff -u -N -r77a193c118f4ae2b0ccd0913e39326e4f0f53fe6 -r39197485bb3bf3b52b16bccda51800cd801b8f4b --- library/serialize/serializer.tcl (.../serializer.tcl) (revision 77a193c118f4ae2b0ccd0913e39326e4f0f53fe6) +++ library/serialize/serializer.tcl (.../serializer.tcl) (revision 39197485bb3bf3b52b16bccda51800cd801b8f4b) @@ -1,7 +1,7 @@ package require nx -package require XOTcl 2.3 -package provide nx::serializer 2.3 +package require XOTcl 2.4 +package provide nx::serializer 2.4.0 # For the time being, we require classical XOTcl. Index: library/xotcl/library/pkgIndex.tcl =================================================================== diff -u -N -r77a193c118f4ae2b0ccd0913e39326e4f0f53fe6 -r39197485bb3bf3b52b16bccda51800cd801b8f4b --- library/xotcl/library/pkgIndex.tcl (.../pkgIndex.tcl) (revision 77a193c118f4ae2b0ccd0913e39326e4f0f53fe6) +++ library/xotcl/library/pkgIndex.tcl (.../pkgIndex.tcl) (revision 39197485bb3bf3b52b16bccda51800cd801b8f4b) @@ -1 +1 @@ -package ifneeded XOTcl 2.3 [list source [file join $dir xotcl2.tcl]] +package ifneeded XOTcl 2.4.0 [list source [file join $dir xotcl2.tcl]] Index: library/xotcl/library/xotcl2.tcl =================================================================== diff -u -N -r5a44ade20d030bbe3fc3b19b0edc226e5d5e8c1b -r39197485bb3bf3b52b16bccda51800cd801b8f4b --- library/xotcl/library/xotcl2.tcl (.../xotcl2.tcl) (revision 5a44ade20d030bbe3fc3b19b0edc226e5d5e8c1b) +++ library/xotcl/library/xotcl2.tcl (.../xotcl2.tcl) (revision 39197485bb3bf3b52b16bccda51800cd801b8f4b) @@ -39,7 +39,7 @@ # package require nx -package provide XOTcl 2.3 +package provide XOTcl 2.4.0 ####################################################### # Classical ::xotcl* Index: win/pkg.vc =================================================================== diff -u -N -r77a193c118f4ae2b0ccd0913e39326e4f0f53fe6 -r39197485bb3bf3b52b16bccda51800cd801b8f4b --- win/pkg.vc (.../pkg.vc) (revision 77a193c118f4ae2b0ccd0913e39326e4f0f53fe6) +++ win/pkg.vc (.../pkg.vc) (revision 39197485bb3bf3b52b16bccda51800cd801b8f4b) @@ -2,8 +2,8 @@ # (then re-autoconf) PACKAGE_MAJOR = 2 -PACKAGE_MINOR = 3 -PACKAGE_VERSION = "2.3" +PACKAGE_MINOR = 4 +PACKAGE_VERSION = "2.4.0" !if exists("..\COMMIT") NSF_COMMIT = \