Ticket #32133: gnuplot-Portfile.patch

File gnuplot-Portfile.patch, 1.3 KB (added by jpo@…, 12 years ago)

gnuplot Portfile patch

  • Portfile

    old new  
    55PortGroup                   xcodeversion 1.0
    66
    77name                        gnuplot
    8 version                     4.4.3
     8version                     4.4.4
    99categories                  math science
    1010# the license has some inconvenient requirements that we're not meeting
    1111# to be allowed to distribute binaries
     
    3232distfiles-append            ${name}.pdf:manual
    3333extract.only                ${distname}.tar.gz
    3434checksums                   ${distname}.tar.gz \
    35                             sha1    a4d315b9288739e3cbaa04d8ddda7861b4009bd4 \
    36                             rmd160  90290eb2b6b9404dc520080439bdee9056e61fc4 \
     35                            sha1 d4f143eade1f8d8b27be44cbda431d37a71c6a31 \
     36                            rmd160 7e1d039c05c46fa38b53a3c4afbd328509da901d \
    3737                            ${name}.pdf \
    38                             sha1    307a035a023cbe02a191273839f3227f143ad797 \
    39                             rmd160  3be30cc28926721a62e4b880cbed487cf678e767
     38                            sha1 5ca212ae1bacd99667d090b7f363c8e503bec63c \
     39                            rmd160 f8bd424418bbf87e405c0f3d7eb2bf759c4770d5
    4040
    4141depends_lib                 port:expat \
    4242                            port:fontconfig \