[151028] contrib/mp-buildbot

ryandesign at macports.org ryandesign at macports.org
Fri Aug 5 12:06:18 PDT 2016


Revision: 151028
          https://trac.macports.org/changeset/151028
Author:   ryandesign at macports.org
Date:     2016-08-05 12:06:18 -0700 (Fri, 05 Aug 2016)
Log Message:
-----------
mp-buildbot: fix typo in comment

Modified Paths:
--------------
    contrib/mp-buildbot/mpbb-checkout
    contrib/mp-buildbot/mpbb-cleanup
    contrib/mp-buildbot/mpbb-gather-archives
    contrib/mp-buildbot/mpbb-install-dependencies
    contrib/mp-buildbot/mpbb-install-port
    contrib/mp-buildbot/mpbb-list-subports
    contrib/mp-buildbot/mpbb-selfupdate
    contrib/mp-buildbot/mpbb-subports

Modified: contrib/mp-buildbot/mpbb-checkout
===================================================================
--- contrib/mp-buildbot/mpbb-checkout	2016-08-05 17:28:07 UTC (rev 151027)
+++ contrib/mp-buildbot/mpbb-checkout	2016-08-05 19:06:18 UTC (rev 151028)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # Note:
-# This script is sourced by the its wrapper script.
+# This script is sourced by the mpbb wrapper script.
 # Do not execute this directly!
 
 

Modified: contrib/mp-buildbot/mpbb-cleanup
===================================================================
--- contrib/mp-buildbot/mpbb-cleanup	2016-08-05 17:28:07 UTC (rev 151027)
+++ contrib/mp-buildbot/mpbb-cleanup	2016-08-05 19:06:18 UTC (rev 151028)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # Note:
-# This script is sourced by the its wrapper script.
+# This script is sourced by the mpbb wrapper script.
 # Do not execute this directly!
 
 cleanup-help() {

Modified: contrib/mp-buildbot/mpbb-gather-archives
===================================================================
--- contrib/mp-buildbot/mpbb-gather-archives	2016-08-05 17:28:07 UTC (rev 151027)
+++ contrib/mp-buildbot/mpbb-gather-archives	2016-08-05 19:06:18 UTC (rev 151028)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # Note:
-# This script is sourced by the its wrapper script.
+# This script is sourced by the mpbb wrapper script.
 # Do not execute this directly!
 
 

Modified: contrib/mp-buildbot/mpbb-install-dependencies
===================================================================
--- contrib/mp-buildbot/mpbb-install-dependencies	2016-08-05 17:28:07 UTC (rev 151027)
+++ contrib/mp-buildbot/mpbb-install-dependencies	2016-08-05 19:06:18 UTC (rev 151028)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # Note:
-# This script is sourced by the its wrapper script.
+# This script is sourced by the mpbb wrapper script.
 # Do not execute this directly!
 
 

Modified: contrib/mp-buildbot/mpbb-install-port
===================================================================
--- contrib/mp-buildbot/mpbb-install-port	2016-08-05 17:28:07 UTC (rev 151027)
+++ contrib/mp-buildbot/mpbb-install-port	2016-08-05 19:06:18 UTC (rev 151028)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # Note:
-# This script is sourced by the its wrapper script.
+# This script is sourced by the mpbb wrapper script.
 # Do not execute this directly!
 
 

Modified: contrib/mp-buildbot/mpbb-list-subports
===================================================================
--- contrib/mp-buildbot/mpbb-list-subports	2016-08-05 17:28:07 UTC (rev 151027)
+++ contrib/mp-buildbot/mpbb-list-subports	2016-08-05 19:06:18 UTC (rev 151028)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # Note:
-# This script is sourced by the its wrapper script.
+# This script is sourced by the mpbb wrapper script.
 # Do not execute this directly!
 
 

Modified: contrib/mp-buildbot/mpbb-selfupdate
===================================================================
--- contrib/mp-buildbot/mpbb-selfupdate	2016-08-05 17:28:07 UTC (rev 151027)
+++ contrib/mp-buildbot/mpbb-selfupdate	2016-08-05 19:06:18 UTC (rev 151028)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # Note: 
-# This script is sourced by the its wrapper script. 
+# This script is sourced by the mpbb wrapper script. 
 # Do not execute this directly!
 
 selfupdate-help() {

Modified: contrib/mp-buildbot/mpbb-subports
===================================================================
--- contrib/mp-buildbot/mpbb-subports	2016-08-05 17:28:07 UTC (rev 151027)
+++ contrib/mp-buildbot/mpbb-subports	2016-08-05 19:06:18 UTC (rev 151028)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # Note:
-# This script is sourced by the its wrapper script.
+# This script is sourced by the mpbb wrapper script.
 # Do not execute this directly!
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160805/c0bfa998/attachment.html>


More information about the macports-changes mailing list