Ticket #44705: 5ac9710088c64d2e30c1fb55e8832272642b99bb.diff

File 5ac9710088c64d2e30c1fb55e8832272642b99bb.diff, 853 bytes (added by emcrisostomo (Enrico Maria Crisostomo), 10 years ago)

fswatch @1.3.9 Portfile - 5ac9710088c64d2e30c1fb55e8832272642b99bb patch

  • ports/sysutils/fswatch/Portfile

    From 5ac9710088c64d2e30c1fb55e8832272642b99bb Mon Sep 17 00:00:00 2001
    From: "Enrico M. Crisostomo" <enrico.m.crisostomo@gmail.com>
    Date: Tue, 19 Aug 2014 19:52:27 +0200
    Subject: [PATCH] Add compiler blacklist as suggested by MacPorts comment on
     https://trac.macports.org/ticket/44705.
    
    ---
     ports/sysutils/fswatch/Portfile | 3 +++
     1 file changed, 3 insertions(+)
    
    diff --git a/ports/sysutils/fswatch/Portfile b/ports/sysutils/fswatch/Portfile
    index 605b336..48501f1 100644
    a b  
    33
    44PortSystem          1.0
    55PortGroup           github 1.0
     6PortGroup           compiler_blacklist_versions 1.0
     7
     8compiler.blacklist  gcc-4.0 gcc-4.2 apple-gcc-4.2 llvm-gcc-4.2 {clang < 137}
    69
    710github.setup        emcrisostomo fswatch 1.3.9
    811github.tarball_from releases