[113621] trunk/dports/devel/hgview/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Nov 20 15:50:01 PST 2013


Revision: 113621
          https://trac.macports.org/changeset/113621
Author:   ryandesign at macports.org
Date:     2013-11-20 15:50:01 -0800 (Wed, 20 Nov 2013)
Log Message:
-----------
hgview: reinplace in post-patch, not post-extract

Modified Paths:
--------------
    trunk/dports/devel/hgview/Portfile

Modified: trunk/dports/devel/hgview/Portfile
===================================================================
--- trunk/dports/devel/hgview/Portfile	2013-11-20 23:33:56 UTC (rev 113620)
+++ trunk/dports/devel/hgview/Portfile	2013-11-20 23:50:01 UTC (rev 113621)
@@ -35,7 +35,7 @@
 python.versions     27
 python.link_binaries_suffix
 
-post-extract {
+post-patch {
     reinplace -W $worksrcpath "s,pyrcc4,pyrcc4-2.7," setup.py
     reinplace -W $worksrcpath "s,pyrcc4,pyrcc4-2.7," hgviewlib/qt4/__init__.py
     reinplace -W $worksrcpath "s,pyuic4,pyuic4-2.7," hgviewlib/qt4/hgdialogmixin.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131120/cc1f3e3c/attachment.html>


More information about the macports-changes mailing list