On Aug 10, 2009, at 22:16, [email protected] wrote:

Revision: 55457
          http://trac.macports.org/changeset/55457
Author:   [email protected]
Date:     2009-08-10 20:16:24 -0700 (Mon, 10 Aug 2009)
Log Message:
-----------
livecheck

Modified Paths:
--------------
    trunk/dports/irc/epic4/Portfile
    trunk/dports/irc/epic5/Portfile


+livecheck.regex  ${name}-(\[0-9\\.\]+)\\.tar

FYI, inside a character class (between square brackets) a period doesn't have a special meaning, so you don't need to put a backslash before it like you do outside of a character class.


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to