New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80231


Ignore:
Timestamp:
07/07/11 02:14:58 (4 years ago)
Author:
mww@…
Message:

version 3.12.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/lang/ocaml/Portfile

    r72370 r80231  
    44 
    55name                    ocaml 
    6 version                 3.12.0 
     6version                 3.12.1 
    77# When updating ocaml, also update camlp5 to a compatible version (c.f. #26769, #20219, #18292) 
    88set major_vers  [join [lrange [split ${version} .] 0 1] .] 
     
    1414master_sites    http://caml.inria.fr/pub/distrib/ocaml-${major_vers}/ \ 
    1515                ftp://ftp.inria.fr/INRIA/Projects/cristal/ocaml/ocaml-${major_vers} 
    16 checksums           md5     bd92c8970767f412bc1e9a6c625b5ccf \ 
    17                     sha1    33ebbfb1115806f117808f37e40d206c8994943d \ 
    18                     rmd160  3d10d5f7431d8200688fa74122e7ed528126a0fa 
     16checksums           md5     227a3daaedb150bf5037a3db01f5bf42 \ 
     17                    sha1    29b44117b116b1a5bc54a8b4514af483793a769f \ 
     18                    rmd160  61d38c0785491c8790ac02ab78fb2f26ea490fc1 
    1919 
    2020long_description \ 
Note: See TracChangeset for help on using the changeset viewer.