Ticket #49120: automoc.diff

File automoc.diff, 805 bytes (added by RJVB (René Bertin), 9 years ago)
  • devel/automoc/Portfile

    diff --git a/devel/automoc/Portfile b/devel/automoc/Portfile
    index eac93a8..8a7e8c6 100644
    a b checksums rmd160 8545f159092c9237f8c0f0f14b0dca9bfeac5c19 \ 
    2828
    2929patchfiles-append   patch-automoc4.files.in.diff
    3030
    31 # fix install location of CMake files
    32 
    33 patchfiles-append   patch-CMakeLists.txt.diff
    34 
    35 # fix relative path to ${prefix}/bin from the
    36 # install location of the CMake files
    37 
    38 patchfiles-append   patch-Automoc4Config.cmake.diff
    39 
    40 livecheck.type          regex
    41 livecheck.url           http://www.gtlib.gatech.edu/pub/kde/stable/${name}4/
    42 livecheck.regex         "\(\\d+(?:\\.\\d+)*)\/"
     31livecheck.type      regex
     32livecheck.url       http://www.gtlib.gatech.edu/pub/kde/stable/${name}4/
     33livecheck.regex     "\(\\d+(?:\\.\\d+)*)\/"