[86892] trunk/dports/python/py-pyxmpp/Portfile

ram at macports.org ram at macports.org
Sun Nov 6 10:12:35 PST 2011


Revision: 86892
          http://trac.macports.org/changeset/86892
Author:   ram at macports.org
Date:     2011-11-06 10:12:35 -0800 (Sun, 06 Nov 2011)
Log Message:
-----------
python/py-pyxmpp: typo

Modified Paths:
--------------
    trunk/dports/python/py-pyxmpp/Portfile

Modified: trunk/dports/python/py-pyxmpp/Portfile
===================================================================
--- trunk/dports/python/py-pyxmpp/Portfile	2011-11-06 18:12:04 UTC (rev 86891)
+++ trunk/dports/python/py-pyxmpp/Portfile	2011-11-06 18:12:35 UTC (rev 86892)
@@ -33,7 +33,7 @@
                        port:py${python.version}-m2crypto
 }
 
-if {${$name} == ${subport}} {
+if {${name} == ${subport}} {
     livecheck.type     regex
     livecheck.url      ${master_sites}
     livecheck.regex    {pyxmpp-(\d+(?:\.\d+)*).tar.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111106/dc70490b/attachment-0001.html>


More information about the macports-changes mailing list