[95048] trunk/dports/devel/ocaml-bolt/Portfile

mww at macports.org mww at macports.org
Wed Jul 4 13:59:03 PDT 2012


Revision: 95048
          https://trac.macports.org/changeset/95048
Author:   mww at macports.org
Date:     2012-07-04 13:59:03 -0700 (Wed, 04 Jul 2012)
Log Message:
-----------
ocaml-bolt: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/ocaml-bolt/Portfile

Modified: trunk/dports/devel/ocaml-bolt/Portfile
===================================================================
--- trunk/dports/devel/ocaml-bolt/Portfile	2012-07-04 20:29:37 UTC (rev 95047)
+++ trunk/dports/devel/ocaml-bolt/Portfile	2012-07-04 20:59:03 UTC (rev 95048)
@@ -32,3 +32,8 @@
     xinstall -m 755 -d ${destroot}${prefix}/share/doc
     file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type      regex
+livecheck.url       http://bolt.x9c.fr/downloads.html
+livecheck.regex     bolt-(\[0-9.\]+)${extract.suffix}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120704/aa86ade8/attachment.html>


More information about the macports-changes mailing list