[63648] trunk/dports/science/hmmer/Portfile

mmoll at macports.org mmoll at macports.org
Thu Feb 11 10:31:36 PST 2010


Revision: 63648
          http://trac.macports.org/changeset/63648
Author:   mmoll at macports.org
Date:     2010-02-11 10:31:35 -0800 (Thu, 11 Feb 2010)
Log Message:
-----------
hmmer: fix livecheck.regex

Modified Paths:
--------------
    trunk/dports/science/hmmer/Portfile

Modified: trunk/dports/science/hmmer/Portfile
===================================================================
--- trunk/dports/science/hmmer/Portfile	2010-02-11 18:29:55 UTC (rev 63647)
+++ trunk/dports/science/hmmer/Portfile	2010-02-11 18:31:35 UTC (rev 63648)
@@ -24,4 +24,4 @@
 use_parallel_build  no
 livecheck.type      regex
 livecheck.url       ${homepage}
-livecheck.regex     The current version is HMMER (\[0-9.b\]+)
+livecheck.regex     The current version is HMMER (\[0-9.brc\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100211/4109e2dd/attachment.html>


More information about the macports-changes mailing list