Changes between Initial Version and Version 1 of Ticket #38405


Ignore:
Timestamp:
Mar 17, 2013, 5:56:59 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Using a git commitish as a user-facing version number is not optimal.

Could we update to 2.4.2 instead, then patch it with whatever upstream changes are needed to make it work with erlang R16B? Or would those patches be very large?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38405

    • Property Cc ryandesign@… added
    • Property Keywords haspatch added
    • Property Port mochiweb added
  • Ticket #38405 – Description

    initial v1  
    1 After erlang got upgraded to R16B, mochiweb (v2.3.2) fails to build.
    2 Proposed solution: upgrade mochiweb to current head from github.
     1After erlang got upgraded to R16B, mochiweb (v2.3.2) fails to build. [[br]]
     2Proposed solution: upgrade mochiweb to current head from github. [[br]]
    33(The latest tagged version of mochiweb, 2.4.2, also fails to build.)
    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