Ticket #36607: openslide-3.3.1.patch

File openslide-3.3.1.patch, 900 bytes (added by bgilbert (Benjamin Gilbert), 12 years ago)

Portfile patch

  • Portfile

    old new  
    44PortSystem          1.0
    55PortGroup           github 1.0
    66
    7 github.setup        openslide openslide 3.3.0 v
     7github.setup        openslide openslide 3.3.1 v
    88categories          graphics
    99platforms           darwin
    1010license             LGPL-2.1
     
    3434github.tarball_from downloads
    3535use_xz              yes
    3636
    37 checksums           rmd160  3321e4a47721eddad8ffbd26c38d3ba419ed2b50 \
    38                     sha256  3b932e5b476b4d864d618929302343b90eb3d58a2805e11d311d5d7901a06ac2
     37checksums           rmd160  99a54648f071172e120dfc41c8e81c2992e81b02 \
     38                    sha256  e2334b179c818d3b8c437616b8b8e7132772f1fbc06062c33013fd1333a4ca81
    3939
    4040depends_build       port:pkgconfig
    4141