[22782] branches/release_1_4

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 14 00:58:34 PDT 2007


Revision: 22782
          http://trac.macosforge.org/projects/macports/changeset/22782
Author:   jmpp at macports.org
Date:     2007-03-14 00:58:33 -0700 (Wed, 14 Mar 2007)

Log Message:
-----------

configure.ac now lists our new name and version number. "configure" script regenerated with autoconf 2.61,
causing a change in paths for the '--docdir' command line flag, which is irrelevant since we don't use it
at the moment.

Modified Paths:
--------------
    branches/release_1_4/configure
    branches/release_1_4/configure.ac

Modified: branches/release_1_4/configure
===================================================================
--- branches/release_1_4/configure	2007-03-14 07:36:18 UTC (rev 22781)
+++ branches/release_1_4/configure	2007-03-14 07:58:33 UTC (rev 22782)
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for OpenDarwin DarwinPorts 1.0.
+# Generated by GNU Autoconf 2.61 for MacPorts 1.4.
 #
-# Report bugs to <darwinports at opendarwin.org>.
+# Report bugs to <macports-dev at lists.macosforge.org>.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -572,11 +572,11 @@
 SHELL=${CONFIG_SHELL-/bin/sh}
 
 # Identity of this package.
-PACKAGE_NAME='OpenDarwin DarwinPorts'
-PACKAGE_TARNAME='darwinports'
-PACKAGE_VERSION='1.0'
-PACKAGE_STRING='OpenDarwin DarwinPorts 1.0'
-PACKAGE_BUGREPORT='darwinports at opendarwin.org'
+PACKAGE_NAME='MacPorts'
+PACKAGE_TARNAME='macports'
+PACKAGE_VERSION='1.4'
+PACKAGE_STRING='MacPorts 1.4'
+PACKAGE_BUGREPORT='macports-dev at lists.macosforge.org'
 
 ac_unique_file="src/pextlib1.0/Pextlib.c"
 ac_default_prefix=/opt/local
@@ -1262,7 +1262,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 OpenDarwin DarwinPorts 1.0 to adapt to many kinds of systems.
+\`configure' configures MacPorts 1.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1310,7 +1310,7 @@
   --infodir=DIR          info documentation [DATAROOTDIR/info]
   --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
   --mandir=DIR           man documentation [DATAROOTDIR/man]
-  --docdir=DIR           documentation root [DATAROOTDIR/doc/darwinports]
+  --docdir=DIR           documentation root [DATAROOTDIR/doc/macports]
   --htmldir=DIR          html documentation [DOCDIR]
   --dvidir=DIR           dvi documentation [DOCDIR]
   --pdfdir=DIR           pdf documentation [DOCDIR]
@@ -1332,7 +1332,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of OpenDarwin DarwinPorts 1.0:";;
+     short | recursive ) echo "Configuration of MacPorts 1.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1380,7 +1380,7 @@
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
-Report bugs to <darwinports at opendarwin.org>.
+Report bugs to <macports-dev at lists.macosforge.org>.
 _ACEOF
 ac_status=$?
 fi
@@ -1441,7 +1441,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-OpenDarwin DarwinPorts configure 1.0
+MacPorts configure 1.4
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1455,7 +1455,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by OpenDarwin DarwinPorts $as_me 1.0, which was
+It was created by MacPorts $as_me 1.4, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -5186,9 +5186,9 @@
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     ( cat <<\_ASBOX
-## ----------------------------------------- ##
-## Report this to darwinports at opendarwin.org ##
-## ----------------------------------------- ##
+## ------------------------------------------------ ##
+## Report this to macports-dev at lists.macosforge.org ##
+## ------------------------------------------------ ##
 _ASBOX
      ) | sed "s/^/$as_me: WARNING:     /" >&2
     ;;
@@ -5470,9 +5470,9 @@
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     ( cat <<\_ASBOX
-## ----------------------------------------- ##
-## Report this to darwinports at opendarwin.org ##
-## ----------------------------------------- ##
+## ------------------------------------------------ ##
+## Report this to macports-dev at lists.macosforge.org ##
+## ------------------------------------------------ ##
 _ASBOX
      ) | sed "s/^/$as_me: WARNING:     /" >&2
     ;;
@@ -6502,9 +6502,9 @@
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     ( cat <<\_ASBOX
-## ----------------------------------------- ##
-## Report this to darwinports at opendarwin.org ##
-## ----------------------------------------- ##
+## ------------------------------------------------ ##
+## Report this to macports-dev at lists.macosforge.org ##
+## ------------------------------------------------ ##
 _ASBOX
      ) | sed "s/^/$as_me: WARNING:     /" >&2
     ;;
@@ -6737,9 +6737,9 @@
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     ( cat <<\_ASBOX
-## ----------------------------------------- ##
-## Report this to darwinports at opendarwin.org ##
-## ----------------------------------------- ##
+## ------------------------------------------------ ##
+## Report this to macports-dev at lists.macosforge.org ##
+## ------------------------------------------------ ##
 _ASBOX
      ) | sed "s/^/$as_me: WARNING:     /" >&2
     ;;
@@ -9898,7 +9898,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by OpenDarwin DarwinPorts $as_me 1.0, which was
+This file was extended by MacPorts $as_me 1.4, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -9947,7 +9947,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-OpenDarwin DarwinPorts config.status 1.0
+MacPorts config.status 1.4
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 

Modified: branches/release_1_4/configure.ac
===================================================================
--- branches/release_1_4/configure.ac	2007-03-14 07:36:18 UTC (rev 22781)
+++ branches/release_1_4/configure.ac	2007-03-14 07:58:33 UTC (rev 22782)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
-AC_INIT([OpenDarwin DarwinPorts], [1.0], [darwinports at opendarwin.org], [darwinports])
+AC_INIT([MacPorts], [1.4], [macports-dev at lists.macosforge.org], [macports])
 AC_CONFIG_SRCDIR([src/pextlib1.0/Pextlib.c])
 AC_CONFIG_HEADERS([src/config.h])
 AC_CANONICAL_SYSTEM

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070314/68468ed9/attachment.html


More information about the macports-changes mailing list