Changeset 476


Ignore:
Timestamp:
02/23/09 11:15:09 (3 years ago)
Author:
eagle
Message:

version 0.1.11 tagged

Files:
5 edited
1 copied

Legend:

Unmodified
Added
Removed
  • tags/onioncat-0.1.11/ChangeLog

    r472 r476  
     1* version 0.1.11 
     2 - version tagged (this actually is 0.1.10-r472) 
     3 - version cleanup -- new devel is now 0.1.12 
     4 
    15* version 0.1.10 
    26 - stdio is closed if process is backgrounded 
  • tags/onioncat-0.1.11/configure

    r473 r476  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.61 for onioncat 0.1.10-472M. 
     3# Generated by GNU Autoconf 2.61 for onioncat 0.1.11-475M. 
    44# 
    55# Report bugs to <rahra@cypherpunk.at>. 
     
    575575PACKAGE_NAME='onioncat' 
    576576PACKAGE_TARNAME='onioncat' 
    577 PACKAGE_VERSION='0.1.10-472M' 
    578 PACKAGE_STRING='onioncat 0.1.10-472M' 
     577PACKAGE_VERSION='0.1.11-475M' 
     578PACKAGE_STRING='onioncat 0.1.11-475M' 
    579579PACKAGE_BUGREPORT='rahra@cypherpunk.at' 
    580580 
     
    12071207  # This message is too long to be a string in the A/UX 3.1 sh. 
    12081208  cat <<_ACEOF 
    1209 \`configure' configures onioncat 0.1.10-472M to adapt to many kinds of systems. 
     1209\`configure' configures onioncat 0.1.11-475M to adapt to many kinds of systems. 
    12101210 
    12111211Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    12731273if test -n "$ac_init_help"; then 
    12741274  case $ac_init_help in 
    1275      short | recursive ) echo "Configuration of onioncat 0.1.10-472M:";; 
     1275     short | recursive ) echo "Configuration of onioncat 0.1.11-475M:";; 
    12761276   esac 
    12771277  cat <<\_ACEOF 
     
    13631363if $ac_init_version; then 
    13641364  cat <<\_ACEOF 
    1365 onioncat configure 0.1.10-472M 
     1365onioncat configure 0.1.11-475M 
    13661366generated by GNU Autoconf 2.61 
    13671367 
     
    13771377running configure, to aid debugging if configure makes a mistake. 
    13781378 
    1379 It was created by onioncat $as_me 0.1.10-472M, which was 
     1379It was created by onioncat $as_me 0.1.11-475M, which was 
    13801380generated by GNU Autoconf 2.61.  Invocation command line was 
    13811381 
     
    20672067# Define the identity of the package. 
    20682068 PACKAGE='onioncat' 
    2069  VERSION='0.1.10-472M' 
     2069 VERSION='0.1.11-475M' 
    20702070 
    20712071 
     
    22182218 
    22192219cat >>confdefs.h <<\_ACEOF 
    2220 #define SVN_REVISION "472M" 
     2220#define SVN_REVISION "475M" 
    22212221_ACEOF 
    22222222 
     
    53015301# values after options handling. 
    53025302ac_log=" 
    5303 This file was extended by onioncat $as_me 0.1.10-472M, which was 
     5303This file was extended by onioncat $as_me 0.1.11-475M, which was 
    53045304generated by GNU Autoconf 2.61.  Invocation command line was 
    53055305 
     
    53545354cat >>$CONFIG_STATUS <<_ACEOF 
    53555355ac_cs_version="\\ 
    5356 onioncat config.status 0.1.10-472M 
     5356onioncat config.status 0.1.11-475M 
    53575357configured by $0, generated by GNU Autoconf 2.61, 
    53585358  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 
  • tags/onioncat-0.1.11/configure.ac

    r435 r476  
    22AC_PREREQ(2.61) 
    33define([svnversion], esyscmd([sh -c "svnversion | tr -d '\n'"]))dnl 
    4 AC_INIT([onioncat], [0.1.10-svnversion], [rahra@cypherpunk.at]) 
     4AC_INIT([onioncat], [0.1.11-svnversion], [rahra@cypherpunk.at]) 
    55AM_INIT_AUTOMAKE([-Wall -Werror]) 
    66AC_CONFIG_HEADERS([config.h]) 
  • trunk/ChangeLog

    r472 r476  
     1* version 0.1.12 
     2 
     3 
     4* version 0.1.11 
     5 - version tagged (this actually is 0.1.10-r472) 
     6 - version cleanup -- new devel is now 0.1.12 
     7 
    18* version 0.1.10 
    29 - stdio is closed if process is backgrounded 
  • trunk/configure

    r473 r476  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.61 for onioncat 0.1.10-472M. 
     3# Generated by GNU Autoconf 2.61 for onioncat 0.1.10-475M. 
    44# 
    55# Report bugs to <rahra@cypherpunk.at>. 
     
    575575PACKAGE_NAME='onioncat' 
    576576PACKAGE_TARNAME='onioncat' 
    577 PACKAGE_VERSION='0.1.10-472M' 
    578 PACKAGE_STRING='onioncat 0.1.10-472M' 
     577PACKAGE_VERSION='0.1.10-475M' 
     578PACKAGE_STRING='onioncat 0.1.10-475M' 
    579579PACKAGE_BUGREPORT='rahra@cypherpunk.at' 
    580580 
     
    12071207  # This message is too long to be a string in the A/UX 3.1 sh. 
    12081208  cat <<_ACEOF 
    1209 \`configure' configures onioncat 0.1.10-472M to adapt to many kinds of systems. 
     1209\`configure' configures onioncat 0.1.10-475M to adapt to many kinds of systems. 
    12101210 
    12111211Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    12731273if test -n "$ac_init_help"; then 
    12741274  case $ac_init_help in 
    1275      short | recursive ) echo "Configuration of onioncat 0.1.10-472M:";; 
     1275     short | recursive ) echo "Configuration of onioncat 0.1.10-475M:";; 
    12761276   esac 
    12771277  cat <<\_ACEOF 
     
    13631363if $ac_init_version; then 
    13641364  cat <<\_ACEOF 
    1365 onioncat configure 0.1.10-472M 
     1365onioncat configure 0.1.10-475M 
    13661366generated by GNU Autoconf 2.61 
    13671367 
     
    13771377running configure, to aid debugging if configure makes a mistake. 
    13781378 
    1379 It was created by onioncat $as_me 0.1.10-472M, which was 
     1379It was created by onioncat $as_me 0.1.10-475M, which was 
    13801380generated by GNU Autoconf 2.61.  Invocation command line was 
    13811381 
     
    20672067# Define the identity of the package. 
    20682068 PACKAGE='onioncat' 
    2069  VERSION='0.1.10-472M' 
     2069 VERSION='0.1.10-475M' 
    20702070 
    20712071 
     
    22182218 
    22192219cat >>confdefs.h <<\_ACEOF 
    2220 #define SVN_REVISION "472M" 
     2220#define SVN_REVISION "475M" 
    22212221_ACEOF 
    22222222 
     
    53015301# values after options handling. 
    53025302ac_log=" 
    5303 This file was extended by onioncat $as_me 0.1.10-472M, which was 
     5303This file was extended by onioncat $as_me 0.1.10-475M, which was 
    53045304generated by GNU Autoconf 2.61.  Invocation command line was 
    53055305 
     
    53545354cat >>$CONFIG_STATUS <<_ACEOF 
    53555355ac_cs_version="\\ 
    5356 onioncat config.status 0.1.10-472M 
     5356onioncat config.status 0.1.10-475M 
    53575357configured by $0, generated by GNU Autoconf 2.61, 
    53585358  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 
Note: See TracChangeset for help on using the changeset viewer.