Ticket #44723: 73a2dccc3994d1bdbd30fd684f8701328df0850f.patch

File 73a2dccc3994d1bdbd30fd684f8701328df0850f.patch, 1.3 KB (added by emcrisostomo (Enrico Maria Crisostomo), 10 years ago)
  • ports/sysutils/fswatch/Portfile

    From 73a2dccc3994d1bdbd30fd684f8701328df0850f Mon Sep 17 00:00:00 2001
    From: "Enrico M. Crisostomo" <enrico.m.crisostomo@gmail.com>
    Date: Thu, 21 Aug 2014 14:24:29 +0200
    Subject: [PATCH] fswatch 1.4.1
    
    ---
     ports/sysutils/fswatch/Portfile | 6 +++---
     1 file changed, 3 insertions(+), 3 deletions(-)
    
    diff --git a/ports/sysutils/fswatch/Portfile b/ports/sysutils/fswatch/Portfile
    index a7b0191..90fd55a 100644
    a b PortGroup compiler_blacklist_versions 1.0 
    77
    88compiler.blacklist  gcc-4.0 gcc-4.2 apple-gcc-4.2 llvm-gcc-4.2 {clang < 137}
    99
    10 github.setup        emcrisostomo fswatch 1.4.0
     10github.setup        emcrisostomo fswatch 1.4.1
    1111github.tarball_from releases
    1212
    1313categories          sysutils
    long_description A cross-platform file change monitor with multiple \ 
    2222                    Linux inotify and a stat-based backend.
    2323
    2424homepage            http://emcrisostomo.github.io/fswatch/
    25 checksums           rmd160 fa9884b387f9564b8dc79972a08cc525f97078ee \
    26                     sha256 6cd5b9e2f64bdd746423886bb1fff6599d6eef477b7145ae0c5d0f038c08d1f3
     25checksums           rmd160 8f4d51e1a4a7931c95880647599717b1aa34048f \
     26                    sha256 8a0b370f57a15d6280f5638d4f0b9dfe5de63b8240cab2c36d05f2ae5906eca0
    2727use_zip             yes