[101105] trunk/dports/science/irsim/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jan 4 04:18:38 PST 2013


Revision: 101105
          https://trac.macports.org/changeset/101105
Author:   ryandesign at macports.org
Date:     2013-01-04 04:18:38 -0800 (Fri, 04 Jan 2013)
Log Message:
-----------
irsim: fix livecheck; add modeline

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

Modified: trunk/dports/science/irsim/Portfile
===================================================================
--- trunk/dports/science/irsim/Portfile	2013-01-04 12:11:18 UTC (rev 101104)
+++ trunk/dports/science/irsim/Portfile	2013-01-04 12:18:38 UTC (rev 101105)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -42,3 +43,6 @@
     xinstall -m 644 -W ${worksrcpath} COPYRIGHT README VERSION ${destroot}${prefix}/share/doc/${name}
 }
 
+livecheck.type      regex
+livecheck.url       ${homepage}download.html
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130104/683cb694/attachment.html>


More information about the macports-changes mailing list