[59326] trunk/dports/devel/caml-type-conv/Portfile

avsm at macports.org avsm at macports.org
Tue Oct 13 09:01:55 PDT 2009


Revision: 59326
          http://trac.macports.org/changeset/59326
Author:   avsm at macports.org
Date:     2009-10-13 09:01:54 -0700 (Tue, 13 Oct 2009)
Log Message:
-----------
upgrade to caml-type-conv-1.6.10, add livecheck

Modified Paths:
--------------
    trunk/dports/devel/caml-type-conv/Portfile

Modified: trunk/dports/devel/caml-type-conv/Portfile
===================================================================
--- trunk/dports/devel/caml-type-conv/Portfile	2009-10-13 15:54:11 UTC (rev 59325)
+++ trunk/dports/devel/caml-type-conv/Portfile	2009-10-13 16:01:54 UTC (rev 59326)
@@ -2,7 +2,7 @@
 
 PortSystem          1.0
 name                caml-type-conv
-version             1.6.8
+version             1.6.10
 distfiles           type-conv-${version}.tar.gz
 worksrcdir          type-conv-${version}
 categories          devel ml
@@ -11,9 +11,9 @@
 homepage            http://www.ocaml.info/home/ocaml_sources.html
 platforms           darwin
 master_sites        http://www.ocaml.info/ocaml_sources
-checksums           md5     9909edb89537699420d61704dff97c96 \
-                    sha1    6607af1b357fdc3ff100f0a68228e522ec200f42 \
-                    rmd160  655b7ef37c8049cf020e136089b055308151f1dd
+checksums           md5     ea0d731cbb0f0f5682f9e40e5045b37e \
+                    sha1    dfe3b7c42ee2d5a06b5de5567f33d8d71c3737cb \
+                    rmd160  f2ddd912901dd47d689a91e1089d1f4462fb6664
 
 livecheck.type      regex
 livecheck.regex     "type-conv-(.*?).tar.gz"
@@ -28,6 +28,10 @@
 
 destroot.env        OCAMLFIND_INSTFLAGS="-destdir $ocamlfind_destdir"
 
+livecheck.type      regex
+livecheck.url       http://ocaml.janestreet.com/?q=node/13
+livecheck.regex     {type-conv-release-(.*)\.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/6119c444/attachment.html>


More information about the macports-changes mailing list