[59311] trunk/dports/devel/caml-ssl/Portfile

avsm at macports.org avsm at macports.org
Tue Oct 13 06:25:37 PDT 2009


Revision: 59311
          http://trac.macports.org/changeset/59311
Author:   avsm at macports.org
Date:     2009-10-13 06:25:35 -0700 (Tue, 13 Oct 2009)
Log Message:
-----------
add livecheck for caml-ssl

Modified Paths:
--------------
    trunk/dports/devel/caml-ssl/Portfile

Modified: trunk/dports/devel/caml-ssl/Portfile
===================================================================
--- trunk/dports/devel/caml-ssl/Portfile	2009-10-13 13:21:05 UTC (rev 59310)
+++ trunk/dports/devel/caml-ssl/Portfile	2009-10-13 13:25:35 UTC (rev 59311)
@@ -25,6 +25,10 @@
 set ocamlfind_destdir ${destroot}${prefix}/lib/ocaml/site-lib
 destroot.env        OCAMLFIND_INSTFLAGS="-ldconf ignore -destdir $ocamlfind_destdir"
 
+livecheck.type      regex
+livecheck.url       http://sf.net/api/file/index/project-id/89802/rss?path=%2Focaml-ssl
+livecheck.regex     ocaml-ssl-(.*)\.tar\.gz
+
 pre-destroot {
     file mkdir $ocamlfind_destdir
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091013/00887804/attachment.html>


More information about the macports-changes mailing list