[59414] trunk/dports/devel/caml-json-static/Portfile

avsm at macports.org avsm at macports.org
Wed Oct 14 13:15:02 PDT 2009


Revision: 59414
          http://trac.macports.org/changeset/59414
Author:   avsm at macports.org
Date:     2009-10-14 13:15:00 -0700 (Wed, 14 Oct 2009)
Log Message:
-----------
update maintainer, add livecheck

Modified Paths:
--------------
    trunk/dports/devel/caml-json-static/Portfile

Modified: trunk/dports/devel/caml-json-static/Portfile
===================================================================
--- trunk/dports/devel/caml-json-static/Portfile	2009-10-14 20:13:51 UTC (rev 59413)
+++ trunk/dports/devel/caml-json-static/Portfile	2009-10-14 20:15:00 UTC (rev 59414)
@@ -5,7 +5,7 @@
 name                caml-json-static
 version             0.9.8
 categories          devel ml
-maintainers         anil at recoil.org
+maintainers         avsm openmaintainer
 description         JSON validator and type converter for OCaml
 long_description    This library converts parsed JSON data with an unchecked structure \
                     into specialized OCaml types and vice-versa. It is a complement to \
@@ -28,6 +28,10 @@
 use_configure       no
 use_parallel_build  no
 
+livecheck.type      regex
+livecheck.url       http://martin.jambon.free.fr/json-static.html
+livecheck.regex     {>json-static-(.*)\.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/876e6bbb/attachment.html>


More information about the macports-changes mailing list