Ticket #48505: 233066350b0f44ccb0ff48b7695d8f9c96abb5ee.diff

File 233066350b0f44ccb0ff48b7695d8f9c96abb5ee.diff, 1.0 KB (added by emcrisostomo (Enrico Maria Crisostomo), 9 years ago)

fswatch @1.5.0 Portfile patch

  • ports/sysutils/fswatch/Portfile

    diff --git a/ports/sysutils/fswatch/Portfile b/ports/sysutils/fswatch/Portfile
    index c82691c..d2f71eb 100644
    a b PortSystem 1.0 
    55PortGroup           github 1.0
    66PortGroup           compiler_blacklist_versions 1.0
    77
    8 github.setup        emcrisostomo fswatch 1.4.7
     8github.setup        emcrisostomo fswatch 1.5.0
    99github.tarball_from releases
    1010
    1111categories          sysutils
    long_description A cross-platform file change monitor with multiple \ 
    2121
    2222homepage            http://emcrisostomo.github.io/fswatch/
    2323
    24 checksums           rmd160 dd8e268e75e567cbdfd5bada6d99a3b086147840 \
    25                     sha256 1601e91393c943eb168371f710cfbb54511900d92ace0e829dcd335a2c6da61d
     24checksums           rmd160 f1e2d0ddf922e81ac567981816e02c9d56f11edd \
     25                    sha256 153e7d5358e25579964f353d387d814fe6bea57fa1bad7b883b940d402903e59
    2626
    2727# Blacklist compilers not supporting C++11.
    2828compiler.blacklist-append \