[152645] contrib/mp-buildbot/tools

ryandesign at macports.org ryandesign at macports.org
Wed Sep 14 05:04:30 PDT 2016


Revision: 152645
          https://trac.macports.org/changeset/152645
Author:   ryandesign at macports.org
Date:     2016-09-14 05:04:30 -0700 (Wed, 14 Sep 2016)
Log Message:
-----------
mp-buildbot: add blank line before description

Modified Paths:
--------------
    contrib/mp-buildbot/tools/canonical_variants.tcl
    contrib/mp-buildbot/tools/dependencies.tcl
    contrib/mp-buildbot/tools/supported-archs.tcl

Modified: contrib/mp-buildbot/tools/canonical_variants.tcl
===================================================================
--- contrib/mp-buildbot/tools/canonical_variants.tcl	2016-09-14 11:49:44 UTC (rev 152644)
+++ contrib/mp-buildbot/tools/canonical_variants.tcl	2016-09-14 12:04:30 UTC (rev 152645)
@@ -1,5 +1,6 @@
 #!/usr/bin/env port-tclsh
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+#
 # Writes the canonical list of variants as it appears in binary archive names
 # to stdout.
 #

Modified: contrib/mp-buildbot/tools/dependencies.tcl
===================================================================
--- contrib/mp-buildbot/tools/dependencies.tcl	2016-09-14 11:49:44 UTC (rev 152644)
+++ contrib/mp-buildbot/tools/dependencies.tcl	2016-09-14 12:04:30 UTC (rev 152645)
@@ -1,5 +1,6 @@
 #!/usr/bin/env port-tclsh
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+#
 # Writes a list of dependencies for a given port including variants (e.g. if
 # the universal variant is required) to stdout.
 #

Modified: contrib/mp-buildbot/tools/supported-archs.tcl
===================================================================
--- contrib/mp-buildbot/tools/supported-archs.tcl	2016-09-14 11:49:44 UTC (rev 152644)
+++ contrib/mp-buildbot/tools/supported-archs.tcl	2016-09-14 12:04:30 UTC (rev 152645)
@@ -1,4 +1,5 @@
 #!/usr/bin/env port-tclsh
+#
 # Generates a list of supported architectures for the given port.
 #
 # Copyright (c) 2016 The MacPorts Project.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160914/12f666bd/attachment.html>


More information about the macports-changes mailing list