[70564] branches/release_1_9/base/src/port1.0/portdestroot.tcl

jmr at macports.org jmr at macports.org
Fri Aug 13 11:06:40 PDT 2010


Revision: 70564
          http://trac.macports.org/changeset/70564
Author:   jmr at macports.org
Date:     2010-08-13 11:06:40 -0700 (Fri, 13 Aug 2010)
Log Message:
-----------
merge r70563 from trunk:
 portname -> name

Revision Links:
--------------
    http://trac.macports.org/changeset/70563

Modified Paths:
--------------
    branches/release_1_9/base/src/port1.0/portdestroot.tcl

Modified: branches/release_1_9/base/src/port1.0/portdestroot.tcl
===================================================================
--- branches/release_1_9/base/src/port1.0/portdestroot.tcl	2010-08-13 18:04:19 UTC (rev 70563)
+++ branches/release_1_9/base/src/port1.0/portdestroot.tcl	2010-08-13 18:06:40 UTC (rev 70564)
@@ -175,7 +175,7 @@
                   alternative destroot mechanism in the Portfile."
         ui_error "Files might have been installed directly into your system,\
                   check before proceeding."
-        return -code error "Staging $portname into destroot failed"
+        return -code error "Staging $name into destroot failed"
     }
 
     # Compress all manpages with gzip (instead)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100813/d71c7bdd/attachment.html>


More information about the macports-changes mailing list