From d3d74b2a2510acb7976813cd2cf84a36b6cbc675 Mon Sep 17 00:00:00 2001 From: Michael Wybrow Date: Tue, 20 Apr 2010 22:22:54 +1000 Subject: 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. (bzr r9359) --- packaging/macosx/osx-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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` -- cgit v1.2.3