New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81569


Ignore:
Timestamp:
08/01/11 21:55:13 (4 years ago)
Author:
jmr@…
Message:

bump branch version to 2.0.1

Location:
branches/release_2_0/base
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/release_2_0/base/config/macports_version

    r80727 r81569  
    1 2.0.0 
     12.0.1 
  • branches/release_2_0/base/configure

    r81367 r81569  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.68 for MacPorts 2.0.0. 
     3# Generated by GNU Autoconf 2.68 for MacPorts 2.0.1. 
    44# 
    55# Report bugs to <macports-dev@lists.macosforge.org>. 
     
    561561PACKAGE_NAME='MacPorts' 
    562562PACKAGE_TARNAME='macports' 
    563 PACKAGE_VERSION='2.0.0' 
    564 PACKAGE_STRING='MacPorts 2.0.0' 
     563PACKAGE_VERSION='2.0.1' 
     564PACKAGE_STRING='MacPorts 2.0.1' 
    565565PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org' 
    566566PACKAGE_URL='' 
     
    13881388  # This message is too long to be a string in the A/UX 3.1 sh. 
    13891389  cat <<_ACEOF 
    1390 \`configure' configures MacPorts 2.0.0 to adapt to many kinds of systems. 
     1390\`configure' configures MacPorts 2.0.1 to adapt to many kinds of systems. 
    13911391 
    13921392Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    14541454if test -n "$ac_init_help"; then 
    14551455  case $ac_init_help in 
    1456      short | recursive ) echo "Configuration of MacPorts 2.0.0:";; 
     1456     short | recursive ) echo "Configuration of MacPorts 2.0.1:";; 
    14571457   esac 
    14581458  cat <<\_ACEOF 
     
    15991599if $ac_init_version; then 
    16001600  cat <<\_ACEOF 
    1601 MacPorts configure 2.0.0 
     1601MacPorts configure 2.0.1 
    16021602generated by GNU Autoconf 2.68 
    16031603 
     
    22682268running configure, to aid debugging if configure makes a mistake. 
    22692269 
    2270 It was created by MacPorts $as_me 2.0.0, which was 
     2270It was created by MacPorts $as_me 2.0.1, which was 
    22712271generated by GNU Autoconf 2.68.  Invocation command line was 
    22722272 
     
    27632763{ $as_echo "$as_me:${as_lineno-$LINENO}: checking MacPorts version" >&5 
    27642764$as_echo_n "checking MacPorts version... " >&6; } 
    2765 MACPORTS_VERSION=2.0.0 
     2765MACPORTS_VERSION=2.0.1 
    27662766{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MACPORTS_VERSION" >&5 
    27672767$as_echo "$MACPORTS_VERSION" >&6; } 
     
    1026210262# values after options handling. 
    1026310263ac_log=" 
    10264 This file was extended by MacPorts $as_me 2.0.0, which was 
     10264This file was extended by MacPorts $as_me 2.0.1, which was 
    1026510265generated by GNU Autoconf 2.68.  Invocation command line was 
    1026610266 
     
    1032410324ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 
    1032510325ac_cs_version="\\ 
    10326 MacPorts config.status 2.0.0 
     10326MacPorts config.status 2.0.1 
    1032710327configured by $0, generated by GNU Autoconf 2.68, 
    1032810328  with options \\"\$ac_cs_config\\" 
Note: See TracChangeset for help on using the changeset viewer.