Ticket #52498: qalculate-gtk_Portfile.diff

File qalculate-gtk_Portfile.diff, 1.1 KB (added by jjstickel (Jonathan Stickel), 8 years ago)
  • Portfile

    old new  
    44PortSystem          1.0
    55PortGroup           github 1.0
    66
    7 github.setup        qalculate qalculate-gtk 0.9.8
     7github.setup        qalculate qalculate-gtk 0.9.9 v
    88
    99categories          math
    1010platforms           darwin
     
    1818                    customizable functions, units, arbitrary precision, \
    1919                    plotting, and a user-friendly interface.
    2020
    21 master_sites        https://github.com/${github.author}/${github.project}/files/316290
     21github.tarball_from releases
    2222
    23 checksums           rmd160  91f3781f48f5f6d33f997006299f02d7f32392d3 \
    24                     sha256  0ee6c239def411515fd35a0dca8b3fd144e8a41c19709ef0ee094b3db4ceda30
     23checksums           rmd160  b52540fe88108955f08716f5d1aaceb4c5a4f14e \
     24                    sha256  5c88b7595b654c128d0aa56c16e80b6e02e5cfc6378112000fb01133872d024a
    2525
    2626depends_build-append      port:intltool port:pkgconfig
    2727depends_lib-append        port:libqalculate port:gtk3
    2828
    29 patchfiles          patch-src_callbacks.cc-const.diff
    30 
    3129configure.args      --disable-gnuplot
    3230
    3331variant gnuplot description {enable gnuplot support} {