4 | | Patch below: |
5 | | |
6 | | --- a/Portfile 2012-09-21 22:23:57.000000000 +0200 |
7 | | +++ b/Portfile 2013-03-17 00:11:20.000000000 +0100 |
8 | | @@ -4,8 +4,8 @@ |
9 | | PortSystem 1.0 |
10 | | PortGroup github 1.0 |
11 | | |
12 | | -epoch 20111014 |
13 | | -github.setup mochi mochiweb 2.3.2 v |
14 | | +epoch 20130317 |
15 | | +github.setup mochi mochiweb 167f517416c3c48fa751af00188a42a4ca0f60e0 |
16 | | categories erlang www |
17 | | license MIT |
18 | | platforms darwin |
19 | | @@ -19,8 +19,8 @@ |
20 | | |
21 | | depends_lib port:erlang |
22 | | |
23 | | -checksums rmd160 867b293145fd02fd138dbfa8d18b59a4579c9c00 \ |
24 | | - sha256 1376f867ccf178f27fa1a4d5a645a07fdf68861e0df3994a6e5a460bebc8adeb |
25 | | +checksums rmd160 0dbdbbe29cef89e3a6ebb9ccc86c6ff1c36f2123 \ |
26 | | + sha256 aa72b4af4ce6e00a0c253752a1cd137a9eacd8070323336ad2303a350abe0a79 |
27 | | |
28 | | use_configure no |
29 | | build.target-append edoc |