[148625] trunk/dports/sysutils/ansible/Portfile

adfernandes at macports.org adfernandes at macports.org
Thu May 12 20:29:08 PDT 2016


Revision: 148625
          https://trac.macports.org/changeset/148625
Author:   adfernandes at macports.org
Date:     2016-05-12 20:29:07 -0700 (Thu, 12 May 2016)
Log Message:
-----------
ansible: trivial version update to 2.0.2.0-1

Modified Paths:
--------------
    trunk/dports/sysutils/ansible/Portfile

Modified: trunk/dports/sysutils/ansible/Portfile
===================================================================
--- trunk/dports/sysutils/ansible/Portfile	2016-05-13 02:32:22 UTC (rev 148624)
+++ trunk/dports/sysutils/ansible/Portfile	2016-05-13 03:29:07 UTC (rev 148625)
@@ -9,7 +9,7 @@
 epoch           1
 categories      sysutils
 
-github.setup    ${name} ${name} 2.0.1.0-1 v
+github.setup    ${name} ${name} 2.0.2.0-1 v
 version         [string map {- .} ${version}]
 fetch.type      git
 
@@ -48,7 +48,7 @@
 
 patch {
     fs-traverse f ${worksrcpath} {
-        if {[file isfile ${f}] && ![regexp {\.(ico|png|eot|ttf|woff)$} ${f} match] && ![regexp {\.git} ${f} match] && ![regexp {v2/test/test.yml} ${f} match]} {
+        if {[file isfile ${f}] && ![regexp {\.(ico|png|eot|ttf|woff|reg)$} ${f} match] && ![regexp {\.git} ${f} match] && ![regexp {v2/test/test.yml} ${f} match]} {
             reinplace "s#/etc/ansible#${prefix}/etc/ansible#g" ${f}
             reinplace "s#/usr/share/ansible#${prefix}/share/ansible#g" ${f}
         }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160512/dc93518c/attachment.html>


More information about the macports-changes mailing list