<div dir="ltr">Just saw this go by in the update tracker:<div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">Index: /trunk/dports/sysutils/ansible/Portfile
===================================================================
--- /trunk/dports/sysutils/ansible/Portfile        (revision 139408)
+++ /trunk/dports/sysutils/ansible/Portfile        (revision 139409)
@@ -7,9 +7,8 @@
 
 name            ansible
-version         1.9.2
-epoch           1
+version         1.9.2-1
 categories      sysutils
 
-github.setup    ${name} ${name} v${version}-${epoch}
+github.setup    ${name} ${name} v${version}
 fetch.type      git<br></pre></blockquote><div><div>Removing the epoch sets it to 0; since it looks like the epoch was already 1 before r139408 and there may be existing installations with that epoch, those installations will never update in the future.</div><div><br></div><div>The epoch must *never* go backwards.</div><div><br></div><div>I would suggest restoring the epoch to 1 and leaving it alone from now on unless there is some specific need to force installation of an older version.</div><div><br></div><div><a href="https://guide.macports.org/#reference.keywords">https://guide.macports.org/#reference.keywords</a> see under &quot;epoch&quot;.<br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div></div>