[83983] trunk/dports/devel/caml-sexplib/Portfile

mww at macports.org mww at macports.org
Tue Sep 13 23:15:45 PDT 2011


Revision: 83983
          http://trac.macports.org/changeset/83983
Author:   mww at macports.org
Date:     2011-09-13 23:15:40 -0700 (Tue, 13 Sep 2011)
Log Message:
-----------
version 7.0.2; fix livecheck and homepage (latest release seems to be hosted at janestreet);

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

Modified: trunk/dports/devel/caml-sexplib/Portfile
===================================================================
--- trunk/dports/devel/caml-sexplib/Portfile	2011-09-14 04:56:28 UTC (rev 83982)
+++ trunk/dports/devel/caml-sexplib/Portfile	2011-09-14 06:15:40 UTC (rev 83983)
@@ -3,21 +3,22 @@
 PortSystem          1.0
 
 name                caml-sexplib
-version             5.2.1
+version             7.0.2
 distname            sexplib-${version}
 categories          devel ml
 maintainers         erickt openmaintainer
 description         Automated code generation for converting OCaml-values to S-expressions
-long_description	${description}
-homepage            http://www.ocaml.info/home/ocaml_sources.html
+long_description    ${description}
+homepage            http://www.janestreet.com/ocaml/
 platforms           darwin
 master_sites        http://www.janestreet.com/ocaml/
-checksums           md5     5750870c9a48434ecec6344cebcdbc42 \
-                    sha1    935311d117f0c08ddb571ced25c2606f852a4a6f \
-                    rmd160  c1d6d1ab787820a092b431b786924f8494e7b0ed
+checksums           md5     baaeca46c492de731954d66722441fe5 \
+                    sha1    2f06b9d23d8afe14dd7eff22827bb13a607746ab \
+                    rmd160  dc6cfef8f6439fc97aa35c43d9837ff62f562e51
 
 livecheck.type      regex
-livecheck.regex     "sexplib310/archive/release-(\\d+(?:\\.\\d+)*).tar.bz2"
+livecheck.url       ${homepage}
+livecheck.regex     "sexplib-(\\d+(?:\\.\\d+)*).tar.gz"
 
 depends_lib         port:ocaml port:caml-findlib port:caml-type-conv
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110913/28280dbd/attachment-0001.html>


More information about the macports-changes mailing list