Ticket #51596: Portfile-qbs.diff

File Portfile-qbs.diff, 1.4 KB (added by jakepetroules (Jake Petroules), 8 years ago)
  • Portfile

    old new  
    66
    77name                qbs
    88
    9 version             1.5.0
     9version             1.5.1
    1010categories          devel
    1111platforms           darwin
    1212license             LGPL-2.1
    1313maintainers         openmaintainer \
    1414                    qt.io:jake.petroules
    1515description         Build tool that helps simplify the build process for developing projects across multiple platforms.
    16 long_description    Qt Build Suite (Qbs) is a tool that helps simplify the build process for developing projects across multiple platforms.
     16long_description    Qbs is a tool that helps simplify the build process for developing projects across multiple platforms.
    1717
    18 homepage            https://wiki.qt.io/Qt_Build_Suite
     18homepage            https://wiki.qt.io/Qbs
    1919distname            qbs-src-${version}
    2020master_sites        https://download.qt.io/official_releases/qbs/${version}/
    2121
    22 checksums           rmd160  4244c6f50adc6e57ad6c5a1ae1b96e03b9ec1d61 \
    23                     sha256  541106d3e53429c5375a58f395413b3cd5a026d91a304a10f36d78b5e39d9085
     22checksums           rmd160  11c456c6d7d095941291fde068589c8dd1bcc088 \
     23                    sha256  ac6b9cf56d19245c9c1e0f6b1bf5b36f8194838faf2b4a7d9dbe85373bdbeabe
    2424
    2525depends_lib-append  port:qt5-qtscript
    2626