[130741] trunk/dports/perl/p5-eval/Portfile

devans at macports.org devans at macports.org
Fri Jan 2 01:30:02 PST 2015


Revision: 130741
          https://trac.macports.org/changeset/130741
Author:   devans at macports.org
Date:     2015-01-02 01:30:02 -0800 (Fri, 02 Jan 2015)
Log Message:
-----------
p5-eval: fix livecheck.

Modified Paths:
--------------
    trunk/dports/perl/p5-eval/Portfile

Modified: trunk/dports/perl/p5-eval/Portfile
===================================================================
--- trunk/dports/perl/p5-eval/Portfile	2015-01-02 09:28:13 UTC (rev 130740)
+++ trunk/dports/perl/p5-eval/Portfile	2015-01-02 09:30:02 UTC (rev 130741)
@@ -35,3 +35,7 @@
         xinstall -m 0755 -W ${worksrcpath} combine_eval_reports.pl eval.pl evaluate_gtf.pl filter_badlist.pl filter_gtfs.pl get_distribution.pl get_general_stats.pl get_overlap_stats.pl gff3_to_gtf.pl graph_gtfs.pl make_intron_lenght_vs_performance_graph.pl validate_gtf.pl validate_splice_sites.pl ${destroot}${prefix}/bin
     }
 }
+
+livecheck.type      regex
+livecheck.url       ${master_sites}
+livecheck.regex     "eval-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150102/0fc14784/attachment.html>


More information about the macports-changes mailing list