summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorMichael Wybrow <michael.wybrow@monash.edu>2010-04-20 12:22:54 +0000
committerMichael Wybrow <Michael.Wybrow@infotech.monash.edu.au>2010-04-20 12:22:54 +0000
commitd3d74b2a2510acb7976813cd2cf84a36b6cbc675 (patch)
tree9609dd404e9d778c3d8c2e93bd605e265346ac03 /packaging
parentSmall fix for nr-compose-transform (I compared against 255 where I should hav... (diff)
downloadinkscape-d3d74b2a2510acb7976813cd2cf84a36b6cbc675.tar.gz
inkscape-d3d74b2a2510acb7976813cd2cf84a36b6cbc675.zip
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)
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/macosx/osx-build.sh2
1 files changed, 1 insertions, 1 deletions
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`