[100239] trunk/base/src/port1.0/portdistcheck.tcl

raimue at macports.org raimue at macports.org
Wed Dec 5 03:23:12 PST 2012


Revision: 100239
          https://trac.macports.org/changeset/100239
Author:   raimue at macports.org
Date:     2012-12-05 03:23:12 -0800 (Wed, 05 Dec 2012)
Log Message:
-----------
Capitalize Portfile in distcheck output

Modified Paths:
--------------
    trunk/base/src/port1.0/portdistcheck.tcl

Modified: trunk/base/src/port1.0/portdistcheck.tcl
===================================================================
--- trunk/base/src/port1.0/portdistcheck.tcl	2012-12-05 10:15:00 UTC (rev 100238)
+++ trunk/base/src/port1.0/portdistcheck.tcl	2012-12-05 11:23:12 UTC (rev 100239)
@@ -91,7 +91,7 @@
                         ui_warn "couldn't fetch $file_url for $subport ($error)"
                     } else {
                         if {$urlnewer} {
-                            ui_warn "port $subport: $file_url is newer than portfile"
+                            ui_warn "port $subport: $file_url is newer than Portfile"
                         }
                         incr count
                     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121205/3157713f/attachment.html>


More information about the macports-changes mailing list