[94351] trunk/dports/textproc/tyxml/Portfile

mww at macports.org mww at macports.org
Fri Jun 15 15:41:59 PDT 2012


Revision: 94351
          https://trac.macports.org/changeset/94351
Author:   mww at macports.org
Date:     2012-06-15 15:41:59 -0700 (Fri, 15 Jun 2012)
Log Message:
-----------
tyxml: fix livecheck

Modified Paths:
--------------
    trunk/dports/textproc/tyxml/Portfile

Modified: trunk/dports/textproc/tyxml/Portfile
===================================================================
--- trunk/dports/textproc/tyxml/Portfile	2012-06-15 22:40:27 UTC (rev 94350)
+++ trunk/dports/textproc/tyxml/Portfile	2012-06-15 22:41:59 UTC (rev 94351)
@@ -29,3 +29,8 @@
 
 pre-destroot { xinstall -m 755 -d ${destroot}${prefix}/lib/ocaml/site-lib }
 destroot.args       SITELIB=${prefix}/lib/ocaml/site-lib
+
+livecheck.type      regex
+livecheck.url       http://ocsigen.org/tyxml/install/
+livecheck.regex     tyxml-(\[0-9.\]+)${extract.suffix}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120615/29c431c3/attachment.html>


More information about the macports-changes mailing list