[78992] trunk/dports/devel/caml-batteries/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 28 18:06:08 PDT 2011


Revision: 78992
          http://trac.macports.org/changeset/78992
Author:   ryandesign at macports.org
Date:     2011-05-28 18:06:07 -0700 (Sat, 28 May 2011)
Log Message:
-----------
caml-batteries: update to 1.3.0; see #29273

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

Modified: trunk/dports/devel/caml-batteries/Portfile
===================================================================
--- trunk/dports/devel/caml-batteries/Portfile	2011-05-29 00:59:38 UTC (rev 78991)
+++ trunk/dports/devel/caml-batteries/Portfile	2011-05-29 01:06:07 UTC (rev 78992)
@@ -1,8 +1,10 @@
 # $Id$
 
 PortSystem          1.0
+
 name                caml-batteries
-version             20bc31e5d00319a48ccc88cd4f13b4eb2c30fef2
+epoch               1
+version             1.3.0
 categories          devel ml
 maintainers         erickt openmaintainer
 description         A new O'Caml standard library
@@ -11,13 +13,14 @@
                     documented, and comprehensive development platform for the \
                     OCaml programming language.
 homepage            http://batteries.forge.ocamlcore.org/
+master_sites        https://forge.ocamlcore.org/frs/download.php/560
 platforms           darwin
-master_sites        http://forge.ocamlcore.org/frs/download.php/366
 
-fetch.type          git
-git.url             git://github.com/ocaml-batteries-team/batteries-included.git
-git.branch          ${version}
+distname            batteries-${version}
 
+checksums           sha1   afd5fbb6c0424fb08e9a66790679401c8e003cc4 \
+                    rmd160 00ae9372648ee9e927a6edd581b56e84fa54a79f
+
 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/20110528/e6845d65/attachment-0001.html>


More information about the macports-changes mailing list