[125454] trunk/dports/textproc/colout/Portfile

g5pw at macports.org g5pw at macports.org
Thu Sep 18 02:23:37 PDT 2014


Revision: 125454
          https://trac.macports.org/changeset/125454
Author:   g5pw at macports.org
Date:     2014-09-18 02:23:36 -0700 (Thu, 18 Sep 2014)
Log Message:
-----------
textproc/colout:
  bump revision
  explicitly specify working directory

Modified Paths:
--------------
    trunk/dports/textproc/colout/Portfile

Modified: trunk/dports/textproc/colout/Portfile
===================================================================
--- trunk/dports/textproc/colout/Portfile	2014-09-18 08:55:25 UTC (rev 125453)
+++ trunk/dports/textproc/colout/Portfile	2014-09-18 09:23:36 UTC (rev 125454)
@@ -6,6 +6,7 @@
 PortGroup           python 1.0
 
 github.setup        nojhan colout 0.4 v
+revision            1
 maintainers         g5pw openmaintainer
 
 categories          textproc python
@@ -23,7 +24,8 @@
 python.default_version 34
 
 patch {
-    reinplace s/python3/python${python.branch}/ bin/colout \
+    reinplace -W ${worksrcpath} s/python3/python${python.branch}/ \
+                                        bin/colout \
                                         colout/colout.py \
                                         setup.py \
                                         README.md
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140918/1a4a3925/attachment.html>


More information about the macports-changes mailing list