Ticket #14869: 0001-ocaml-version-bump.patch

File 0001-ocaml-version-bump.patch, 1004 bytes (added by erickt@…, 16 years ago)
  • lang/ocaml/Portfile

    diff --git lang/ocaml/Portfile lang/ocaml/Portfile
    index 3970852..ffd6d5e 100644
     
    33PortSystem              1.0
    44
    55name                    ocaml
    6 version                 3.10.1
     6version                 3.10.2
    77set major_vers  [join [lrange [split ${version} .] 0 1] .]
    88platforms               darwin
    99maintainers             pguyot@kallisys.net
    description Objective Caml is an implementation of the ML language 
    1212homepage                http://www.ocaml.org/
    1313master_sites    http://caml.inria.fr/pub/distrib/ocaml-${major_vers}/
    1414checksums       ocaml-${version}.tar.bz2 \
    15                                         md5 15a8c603b34d466329881285438349ef \
    16                                         sha1 908176ff481fd6ce3ab89a96a76d9b3d7ca8c105 \
    17                                         rmd160 bf5bc105aece26df6460204d5a04e90c0d90d1cb \
     15                                        md5 d86f8f8aa4574fa60dd6f89044580307 \
     16                                        sha1 f604580bf2943891d8faf265eeb900bbe90abce0 \
     17                                        rmd160 f631230b090dbd9bf9a9f71631cd0347c033cbb1 \
    1818                                ocaml-3.10-refman.html.tar.gz \
    1919                                        md5 663b31c8ea364a531aa325a5b06a2763 \
    2020                                        sha1 491a39ca6ae8a5ae52fb8e07e987e97bba1b9f43 \