[93000] trunk/dports/sysutils/repoview/Portfile
afb at macports.org
afb at macports.org
Sun May 13 13:27:28 PDT 2012
Revision: 93000
https://trac.macports.org/changeset/93000
Author: afb at macports.org
Date: 2012-05-13 13:27:28 -0700 (Sun, 13 May 2012)
Log Message:
-----------
repoview: upgrade to python25
Modified Paths:
--------------
trunk/dports/sysutils/repoview/Portfile
Modified: trunk/dports/sysutils/repoview/Portfile
===================================================================
--- trunk/dports/sysutils/repoview/Portfile 2012-05-13 20:26:52 UTC (rev 92999)
+++ trunk/dports/sysutils/repoview/Portfile 2012-05-13 20:27:28 UTC (rev 93000)
@@ -4,6 +4,7 @@
name repoview
version 0.5.2
+revision 1
categories sysutils
platforms darwin
maintainers afb
@@ -20,10 +21,10 @@
rmd160 4b68b84095104a8e5ff6657c76e9ff8d63fc5b9a
patchfiles patch-repoview.py
-depends_run port:python24 port:yum port:py-kid
+depends_run port:python25 port:yum port:py25-kid
post-patch {
- reinplace "s|/usr/bin/python|${prefix}/bin/python2.4|g" ${worksrcpath}/repoview.py
+ reinplace "s|/usr/bin/python|${prefix}/bin/python2.5|g" ${worksrcpath}/repoview.py
reinplace "s|/usr/share/repoview|${prefix}/share/repoview|g" ${worksrcpath}/repoview.py
reinplace "s|'./templates'|'${prefix}/share/repoview/templates'|g" ${worksrcpath}/repoview.py
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120513/3fbdeb88/attachment.html>
More information about the macports-changes
mailing list