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

mww at macports.org mww at macports.org
Tue Dec 8 03:30:18 PST 2009


Revision: 61300
          http://trac.macports.org/changeset/61300
Author:   mww at macports.org
Date:     2009-12-08 03:30:17 -0800 (Tue, 08 Dec 2009)
Log Message:
-----------
version 4.2.16

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

Modified: trunk/dports/devel/caml-sexplib/Portfile
===================================================================
--- trunk/dports/devel/caml-sexplib/Portfile	2009-12-08 09:54:45 UTC (rev 61299)
+++ trunk/dports/devel/caml-sexplib/Portfile	2009-12-08 11:30:17 UTC (rev 61300)
@@ -3,22 +3,23 @@
 PortSystem          1.0
 
 name                caml-sexplib
-version             4.2.11
-distfiles           sexplib310-${version}.tar.gz
-worksrcdir          sexplib310-${version}
+version             4.2.16
+distname            release-${version}
+worksrcdir          sexplib310-${distname}
 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
 platforms           darwin
-master_sites        http://www.ocaml.info/ocaml_sources
-checksums           md5     577c3c280c9b14e07cb09d9aa3849bd7 \
-                    sha1    d421cc342e1f2e2003292b847b72c9d3ea164b1a \
-                    rmd160  7fd5d94560c3963da7f378b795434a8810a7a255
+master_sites        http://hg.ocaml.info/release/sexplib310/archive/
+checksums           md5     b3b86a51db40b792a951df039da1948e \
+                    sha1    66510b2203f78558891c440a6eb3d7b237991428 \
+                    rmd160  1a35ffa3600e51a6a4e6b07ad888c10e85f517a1
+use_bzip2           yes
 
 livecheck.type      regex
-livecheck.regex     "sexplib-(.*?).tar.gz"
+livecheck.regex     "sexplib310/archive/release-(\\d+(?:\\.\\d+)*).tar.bz2"
 
 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/20091208/6a068a3a/attachment-0001.html>


More information about the macports-changes mailing list