Code

Update "DarwinPorts" to "Macports" in the info file generated by the OS X
authorMichael Wybrow <Michael.Wybrow@infotech.monash.edu.au>
Tue, 20 Apr 2010 12:22:54 +0000 (22:22 +1000)
committerMichael Wybrow <Michael.Wybrow@infotech.monash.edu.au>
Tue, 20 Apr 2010 12:22:54 +0000 (22:22 +1000)
nightly build script.  DarwinPorts is the (very) old name for the project,
and the Macports developers have kindly asked me to update it to avoid
confusion.

packaging/macosx/osx-build.sh

index 5fd8f9a76a538795f4c8c306120e60d3b532aed3..5d3ebaed4d54557c89d326d4e0abf50de66e6c47 100755 (executable)
@@ -356,7 +356,7 @@ then
 Build system information:
        OS X Version  $OSXVERSION
        Architecture  $ARCH
-       DarwinPorts   `port version | cut -f2 -d \ `
+       MacPorts Ver  `port version | cut -f2 -d \ `
        GCC           `$CXX --version | grep GCC`
 Included dependency versions:
        GTK           `checkversion gtk+-2.0`