[71454] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Mon Sep 13 04:12:37 PDT 2010


Revision: 71454
          http://trac.macports.org/changeset/71454
Author:   ryandesign at macports.org
Date:     2010-09-13 04:12:36 -0700 (Mon, 13 Sep 2010)
Log Message:
-----------
py26-mapnik, deluge, libtorrent-rasterbar, PlasmaClient: use ${name} in error messages when boost is not installed with +python26 variant

Modified Paths:
--------------
    trunk/dports/games/PlasmaClient/Portfile
    trunk/dports/net/deluge/Portfile
    trunk/dports/net/libtorrent-rasterbar/Portfile
    trunk/dports/python/py26-mapnik/Portfile

Modified: trunk/dports/games/PlasmaClient/Portfile
===================================================================
--- trunk/dports/games/PlasmaClient/Portfile	2010-09-13 11:11:27 UTC (rev 71453)
+++ trunk/dports/games/PlasmaClient/Portfile	2010-09-13 11:12:36 UTC (rev 71454)
@@ -45,8 +45,8 @@
     pre-configure {
         ui_error "
 ****
-**** Deluge requires port boost installed with variant +python26.
-**** Please do the following then try installing deluge again:
+**** ${name} requires port boost installed with variant +python26.
+**** Please do the following then try installing ${name} again:
 ****
 ****     sudo port install boost +python26
 ****

Modified: trunk/dports/net/deluge/Portfile
===================================================================
--- trunk/dports/net/deluge/Portfile	2010-09-13 11:11:27 UTC (rev 71453)
+++ trunk/dports/net/deluge/Portfile	2010-09-13 11:12:36 UTC (rev 71454)
@@ -41,8 +41,8 @@
     pre-configure {
         ui_error "
 ****
-**** Deluge requires port boost installed with variant +python26.
-**** Please do the following then try installing deluge again:
+**** ${name} requires port boost installed with variant +python26.
+**** Please do the following then try installing ${name} again:
 ****
 ****     sudo port install boost +python26
 ****

Modified: trunk/dports/net/libtorrent-rasterbar/Portfile
===================================================================
--- trunk/dports/net/libtorrent-rasterbar/Portfile	2010-09-13 11:11:27 UTC (rev 71453)
+++ trunk/dports/net/libtorrent-rasterbar/Portfile	2010-09-13 11:12:36 UTC (rev 71454)
@@ -37,8 +37,8 @@
     pre-configure {
         ui_error "
 ****
-**** Deluge requires port boost installed with variant +python26.
-**** Please do the following then try installing deluge again:
+**** ${name} requires port boost installed with variant +python26.
+**** Please do the following then try installing ${name} again:
 ****
 ****     sudo port install boost +python26
 ****

Modified: trunk/dports/python/py26-mapnik/Portfile
===================================================================
--- trunk/dports/python/py26-mapnik/Portfile	2010-09-13 11:11:27 UTC (rev 71453)
+++ trunk/dports/python/py26-mapnik/Portfile	2010-09-13 11:12:36 UTC (rev 71454)
@@ -91,8 +91,8 @@
     pre-configure {
         ui_error "
 ****
-**** Deluge requires port boost installed with variant +python26.
-**** Please do the following then try installing deluge again:
+**** ${name} requires port boost installed with variant +python26.
+**** Please do the following then try installing ${name} again:
 ****
 ****     sudo port install boost +python26
 ****
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100913/acc45c5d/attachment.html>


More information about the macports-changes mailing list