You've already forked macports-base
mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
typo
git-svn-id: https://svn.macports.org/repository/macports/trunk/base@49072 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -288,7 +288,7 @@ Release 1.7.0 (2008-12-13 by blb):
|
||||
- "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).
|
||||
|
||||
@@ -2169,7 +2169,7 @@ test -n "$target_alias" &&
|
||||
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
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ AC_CONFIG_SRCDIR([src/pextlib1.0/Pextlib.c])
|
||||
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])
|
||||
|
||||
Reference in New Issue
Block a user