[MacPorts] #37048: weechat: python variants

MacPorts noreply at macports.org
Mon Jun 29 09:47:09 PDT 2015


#37048: weechat: python variants
---------------------------+-------------------------
  Reporter:  ryandesign@…  |      Owner:  starkhalo@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.1.2
Resolution:                |   Keywords:
      Port:  weechat       |
---------------------------+-------------------------

Comment (by ionic@…):

 I've said this on IRC before, but you probably missed it:

 You don't want to check if the last digit/character is a three, but the
 first one. So the comment should be updated and the regex changed from
 `(3$)` to `(^3)`.

 Everything else looks good to me.

-- 
Ticket URL: <https://trac.macports.org/ticket/37048#comment:10>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list