[66271] trunk/dports/sysutils/john/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Apr 7 22:11:17 PDT 2010


Revision: 66271
          http://trac.macports.org/changeset/66271
Author:   ryandesign at macports.org
Date:     2010-04-07 22:11:15 -0700 (Wed, 07 Apr 2010)
Log Message:
-----------
john: fix livecheck to only find stable versions

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

Modified: trunk/dports/sysutils/john/Portfile
===================================================================
--- trunk/dports/sysutils/john/Portfile	2010-04-08 05:05:04 UTC (rev 66270)
+++ trunk/dports/sysutils/john/Portfile	2010-04-08 05:11:15 UTC (rev 66271)
@@ -70,3 +70,6 @@
     ui_msg  "You'll find the john files under ${prefix}/share/john/"
     ui_msg  ""
 }
+
+livecheck.type      regex
+livecheck.regex     {Ripper ([0-9.]+) \(stable}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100407/b0f5397d/attachment.html>


More information about the macports-changes mailing list