Ticket #52582: Portfile.diff

File Portfile.diff, 810 bytes (added by stevecheckoway (Stephen Checkoway), 7 years ago)

Trivial Portfile modification to use the patch.

  • Portfile

    old new  
    99# When updating GHC, make sure to revbump all Haskell ports.
    1010# Also make sure to update the version in the Haskell PortGroup.
    1111version             7.8.3
    12 revision            4
     12revision            5
    1313categories          lang haskell
    1414maintainers         cal openmaintainer
    1515license             BSD
     
    5757
    5858patchfiles      patch-configure-workaround-bsdsed-incompatibility.diff \
    5959                patch-configure-disable-docs.diff \
    60                 patch-unix_lib_osx_sandbox_compatibility.diff
     60                patch-unix_lib_osx_sandbox_compatibility.diff \
     61                patch-Fix-GetTime.c-on-Darwin-with-clock_gettime.diff
    6162
    6263livecheck.type  none
    6364test.run        yes