[59413] trunk/dports/devel/caml-json-wheel/Portfile

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


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

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

Modified: trunk/dports/devel/caml-json-wheel/Portfile
===================================================================
--- trunk/dports/devel/caml-json-wheel/Portfile	2009-10-14 20:13:46 UTC (rev 59412)
+++ trunk/dports/devel/caml-json-wheel/Portfile	2009-10-14 20:13:51 UTC (rev 59413)
@@ -6,7 +6,7 @@
 version             1.0.6
 revision            1
 categories          devel ml
-maintainers         anil at recoil.org
+maintainers         avsm openmaintainer
 description         JSON parsing library for OCaml
 long_description    Implements RFC4627 for parsing the JSON interchange format.\
                     Uses key/value pairs to represent objects, and lists to \
@@ -30,6 +30,10 @@
 use_parallel_build  no
 destroot.env-append BINDIR=${destroot}${prefix}/bin
 
+livecheck.type      regex
+livecheck.url       http://martin.jambon.free.fr/json-wheel.html
+livecheck.regex     {>json-wheel-(.*)\.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/efee7f59/attachment.html>


More information about the macports-changes mailing list