[59418] trunk/dports/devel/caml-ounit/Portfile

avsm at macports.org avsm at macports.org
Wed Oct 14 13:39:18 PDT 2009


Revision: 59418
          http://trac.macports.org/changeset/59418
Author:   avsm at macports.org
Date:     2009-10-14 13:39:16 -0700 (Wed, 14 Oct 2009)
Log Message:
-----------
add livecheck to caml-ounit

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

Modified: trunk/dports/devel/caml-ounit/Portfile
===================================================================
--- trunk/dports/devel/caml-ounit/Portfile	2009-10-14 20:37:29 UTC (rev 59417)
+++ trunk/dports/devel/caml-ounit/Portfile	2009-10-14 20:39:16 UTC (rev 59418)
@@ -25,6 +25,9 @@
 depends_lib         port:ocaml \
                     port:caml-findlib
 
+livecheck.type      regex
+livecheck.regex     {>ounit-(.*)\.tar\.gz}
+
 post-patch {
     set ocaml_site_path [exec ocamlfind printconf destdir]
     reinplace       "s|\$(OCAMLFIND) install|\$(OCAMLFIND) install -destdir ${destroot}/${ocaml_site_path}|g" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091014/3a8881c7/attachment-0001.html>


More information about the macports-changes mailing list