[81569] branches/release_2_0/base
Revision: 81569 http://trac.macports.org/changeset/81569 Author: jmr@macports.org Date: 2011-08-01 21:55:13 -0700 (Mon, 01 Aug 2011) Log Message: ----------- bump branch version to 2.0.1 Modified Paths: -------------- branches/release_2_0/base/config/macports_version branches/release_2_0/base/configure Modified: branches/release_2_0/base/config/macports_version =================================================================== --- branches/release_2_0/base/config/macports_version 2011-08-02 04:53:43 UTC (rev 81568) +++ branches/release_2_0/base/config/macports_version 2011-08-02 04:55:13 UTC (rev 81569) @@ -1 +1 @@ -2.0.0 +2.0.1 Modified: branches/release_2_0/base/configure =================================================================== --- branches/release_2_0/base/configure 2011-08-02 04:53:43 UTC (rev 81568) +++ branches/release_2_0/base/configure 2011-08-02 04:55:13 UTC (rev 81569) @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for MacPorts 2.0.0. +# Generated by GNU Autoconf 2.68 for MacPorts 2.0.1. # # Report bugs to <macports-dev@lists.macosforge.org>. # @@ -560,8 +560,8 @@ # Identity of this package. PACKAGE_NAME='MacPorts' PACKAGE_TARNAME='macports' -PACKAGE_VERSION='2.0.0' -PACKAGE_STRING='MacPorts 2.0.0' +PACKAGE_VERSION='2.0.1' +PACKAGE_STRING='MacPorts 2.0.1' PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org' PACKAGE_URL='' @@ -1387,7 +1387,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 MacPorts 2.0.0 to adapt to many kinds of systems. +\`configure' configures MacPorts 2.0.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1453,7 +1453,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of MacPorts 2.0.0:";; + short | recursive ) echo "Configuration of MacPorts 2.0.1:";; esac cat <<\_ACEOF @@ -1598,7 +1598,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -MacPorts configure 2.0.0 +MacPorts configure 2.0.1 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2267,7 +2267,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by MacPorts $as_me 2.0.0, which was +It was created by MacPorts $as_me 2.0.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2762,7 +2762,7 @@ # Read in the MacPorts version from the base/config/macports_version file { $as_echo "$as_me:${as_lineno-$LINENO}: checking MacPorts version" >&5 $as_echo_n "checking MacPorts version... " >&6; } -MACPORTS_VERSION=2.0.0 +MACPORTS_VERSION=2.0.1 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MACPORTS_VERSION" >&5 $as_echo "$MACPORTS_VERSION" >&6; } @@ -10261,7 +10261,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by MacPorts $as_me 2.0.0, which was +This file was extended by MacPorts $as_me 2.0.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -10323,7 +10323,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -MacPorts config.status 2.0.0 +MacPorts config.status 2.0.1 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\"
participants (1)
-
jmr@macports.org