[49072] trunk/base

toby at macports.org toby at macports.org
Thu Apr 2 19:06:34 PDT 2009


Revision: 49072
          http://trac.macports.org/changeset/49072
Author:   toby at macports.org
Date:     2009-04-02 19:06:33 -0700 (Thu, 02 Apr 2009)
Log Message:
-----------
typo

Modified Paths:
--------------
    trunk/base/ChangeLog
    trunk/base/configure
    trunk/base/configure.ac

Modified: trunk/base/ChangeLog
===================================================================
--- trunk/base/ChangeLog	2009-04-02 23:18:39 UTC (rev 49071)
+++ trunk/base/ChangeLog	2009-04-03 02:06:33 UTC (rev 49072)
@@ -288,7 +288,7 @@
     - "configure.pipe" is now hackable from Portfiles (afb in r32430).
 
     - MacPorts no longer installs the "base/config/mp_version" file, as the release version is now stored
-      internally in $macports::autoconf::macports_vesion (jmpp in r32353).
+      internally in $macports::autoconf::macports_version (jmpp in r32353).
 
     - Bail out with a suitable message if the requested port is not installed when polling its dependents
       (jmpp in r32336).

Modified: trunk/base/configure
===================================================================
--- trunk/base/configure	2009-04-02 23:18:39 UTC (rev 49071)
+++ trunk/base/configure	2009-04-03 02:06:33 UTC (rev 49072)
@@ -2169,7 +2169,7 @@
     NONENONEs,x,x, &&
   program_prefix=${target_alias}-
 
-# Read in the MacPorts version from the base/config/macports_vesion file
+# Read in the MacPorts version from the base/config/macports_version file
 { $as_echo "$as_me:$LINENO: checking MacPorts version" >&5
 $as_echo_n "checking MacPorts version... " >&6; }
 MACPORTS_VERSION=1.8.0

Modified: trunk/base/configure.ac
===================================================================
--- trunk/base/configure.ac	2009-04-02 23:18:39 UTC (rev 49071)
+++ trunk/base/configure.ac	2009-04-03 02:06:33 UTC (rev 49072)
@@ -7,7 +7,7 @@
 AC_CONFIG_HEADERS([src/config.h])
 AC_CANONICAL_SYSTEM
 
-# Read in the MacPorts version from the base/config/macports_vesion file
+# Read in the MacPorts version from the base/config/macports_version file
 AC_MSG_CHECKING(MacPorts version)
 MACPORTS_VERSION=MACPORTS_VERSION_MACRO
 AC_MSG_RESULT([$MACPORTS_VERSION])
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090402/97b7ad90/attachment.html>


More information about the macports-changes mailing list