Ticket #51677: Portfile-elixir.diff

File Portfile-elixir.diff, 931 bytes (added by milmazz (Milton Mazzarri), 8 years ago)

diff file for elixir-1.3.0

  • Portfile

    old new  
    44PortSystem          1.0
    55PortGroup           github 1.0
    66
    7 github.setup        elixir-lang elixir 1.2.5 v
     7github.setup        elixir-lang elixir 1.3.0 v
    88epoch               1
    99categories          lang
    1010platforms           darwin
     
    2424
    2525depends_lib         port:erlang
    2626
    27 checksums           rmd160 f42f8a8d0f271d174cc48834b7da116472b0eeb7 \
    28                     sha256 b92bf8e92a71cac3984399abd230ffcc097e8b87c08387895b8db68eea15efdc
     27checksums           rmd160 e78e753070cd27b075ac3ec03bf5d12658d8509f \
     28                    sha256 c63126717beea012406d548d112959e29e37caa74dc3b071e9c893e0417dab78
    2929
    3030# bin/mix
    3131conflicts           arb
     
    3636
    3737destroot.args       PREFIX=${prefix}
    3838
    39 # epmd appears to hang during one of the tests
    40 #test.run            yes
     39test.run            yes