Ticket #31458: patch-ocaml-doc-Portfile

File patch-ocaml-doc-Portfile, 1.0 KB (added by someuser12, 13 years ago)

Patch to ocaml-doc Portfile

Line 
1--- Portfile.orig       2011-09-26 09:30:22.000000000 +0200
2+++ Portfile    2011-10-06 09:36:06.000000000 +0200
3@@ -5,6 +5,7 @@
4 name                ocaml-doc
5 version             3.12
6 revision            1
7+dist_subdir         ${name}/${version}_1
8 platforms           darwin
9 maintainers         mww openmaintainer
10 categories          lang ml
11@@ -15,9 +16,9 @@
12 master_sites        http://caml.inria.fr/pub/distrib/ocaml-${version} \
13                     ftp://ftp.inria.fr/INRIA/Projects/cristal/ocaml/ocaml-${version}
14 distname            ocaml-${version}-refman.html
15-checksums           md5     93cd91f525441eb7e94cc49b9b64bab0 \
16-                    sha1    3a332ab965f6a917953f30e8ee069d9ecfb342a1 \
17-                    rmd160  39a0964d0d3f9ba70d312525fe919d6bb4bff18e
18+checksums           md5     f62a8bb181c1ca7b3233dba8ff51dd46 \
19+                    sha1    07991b8e9a5636900c4126056da69331a30f8b8b \
20+                    rmd160  67ff4954aff18ba2991e41df90454aa36f89b8ef
21 
22 set docdir          ${prefix}/share/doc/${name}-${version}
23