[146211] trunk/dports/python/py-hgexperimental/Portfile

sean at macports.org sean at macports.org
Tue Mar 1 15:24:46 PST 2016


Revision: 146211
          https://trac.macports.org/changeset/146211
Author:   sean at macports.org
Date:     2016-03-01 15:24:46 -0800 (Tue, 01 Mar 2016)
Log Message:
-----------
py-hgexperimental: remove unneeded variable

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

Modified: trunk/dports/python/py-hgexperimental/Portfile
===================================================================
--- trunk/dports/python/py-hgexperimental/Portfile	2016-03-01 23:24:45 UTC (rev 146210)
+++ trunk/dports/python/py-hgexperimental/Portfile	2016-03-01 23:24:46 UTC (rev 146211)
@@ -5,10 +5,9 @@
 PortGroup           python 1.0
 PortGroup           bitbucket 1.0
 
-set realname        hgexperimental
 bitbucket.setup     facebook hg-experimental f1f4c141e973
 version             0.0.20160107
-name                py-${realname}
+name                py-hgexperimental
 categories-append   devel
 platforms           darwin
 maintainers         sean openmaintainer
@@ -36,7 +35,7 @@
     }
 
     notes               "
-To enable all of the extensions in ${realname}, add the following to your ~/.hgrc:
+To enable all of the extensions in hgexperimental, add the following to your ~/.hgrc:
 
 \[extensions\]
 smartlog =
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160301/71209534/attachment.html>


More information about the macports-changes mailing list