Ticket #52825: Portfile.diff

File Portfile.diff, 841 bytes (added by wbl (Watson Ladd), 8 years ago)

Patch

  • Portfile

    old new  
    55PortGroup           muniversal 1.0
    66
    77name                pari
    8 version             2.7.6
     8version             2.9.0
    99categories          math
    1010platforms           darwin
    1111license             GPL-2+
     
    2020homepage            http://pari.math.u-bordeaux.fr/
    2121master_sites        ${homepage}pub/pari/unix/
    2222
    23 checksums           rmd160  55a3adf974de63967ce20e1f8fb5925c38229d0c \
    24                     sha256  39a797222e33b8498777d4bca7b0d64acebddecc9f478578ada87d769289b811
     23checksums           rmd160  38f14940c69bf81264838d8ee058a30848bd282a \
     24                    sha256  4aa4f737ad41e856001b13194fab281d07ef030dfd5d0a890dc73fb9b3fd9266
    2525
    2626depends_lib         port:gmp \
    2727                    port:ncurses \