From: Michael Wybrow Date: Tue, 20 Apr 2010 12:22:54 +0000 (+1000) Subject: Update "DarwinPorts" to "Macports" in the info file generated by the OS X X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=65e784fbceb49a9de126ea3a15180e67cb7775b0;p=inkscape.git Update "DarwinPorts" to "Macports" in the info file generated by the OS X 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. --- diff --git a/packaging/macosx/osx-build.sh b/packaging/macosx/osx-build.sh index 5fd8f9a76..5d3ebaed4 100755 --- a/packaging/macosx/osx-build.sh +++ b/packaging/macosx/osx-build.sh @@ -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`