[125681] trunk/dports/python/py-hgevolve/Portfile
sean at macports.org
sean at macports.org
Tue Sep 23 22:51:41 PDT 2014
Revision: 125681
https://trac.macports.org/changeset/125681
Author: sean at macports.org
Date: 2014-09-23 22:51:41 -0700 (Tue, 23 Sep 2014)
Log Message:
-----------
py-hgevolve: rename script according to upstream
Modified Paths:
--------------
trunk/dports/python/py-hgevolve/Portfile
Modified: trunk/dports/python/py-hgevolve/Portfile
===================================================================
--- trunk/dports/python/py-hgevolve/Portfile 2014-09-24 05:51:38 UTC (rev 125680)
+++ trunk/dports/python/py-hgevolve/Portfile 2014-09-24 05:51:41 UTC (rev 125681)
@@ -32,6 +32,7 @@
} else {
bitbucket.setup marmoute mutable-history 4.1.0
name py-hg$realname
+ revision 1
checksums rmd160 b721a26b2e7016e02168a7bcd0851b98a15a8c7c \
sha256 027dcf5f622c81c6b24a797d17b9672ad8788a788aba24223ebca979afef0670
@@ -51,9 +52,6 @@
file delete ${destroot}${python.pkgd}/hgext/__init__.py
file delete ${destroot}${python.pkgd}/hgext/__init__.pyc
- move ${destroot}${python.pkgd}/hgext/${realname}.py ${destroot}${python.pkgd}/hg${realname}.py
- move ${destroot}${python.pkgd}/hgext/${realname}.pyc ${destroot}${python.pkgd}/hg${realname}.pyc
-
foreach f [glob -nocomplain ${destroot}${python.pkgd}/hgext/*.py] {
move $f ${destroot}${python.pkgd}
}
@@ -67,7 +65,7 @@
\[extensions\]
rebase =
-hg${realname} =
+${realname} =
"
if {![string match "*-devel" $subport]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140923/2ca32724/attachment.html>
More information about the macports-changes
mailing list