Ticket #54376: python_py-sphinx_rtd_theme_Portfile.diff

File python_py-sphinx_rtd_theme_Portfile.diff, 1.1 KB (added by slewsys (Andrew L. Moore), 7 years ago)
  • python/py-sphinx_rtd_theme/Portfile

    diff --git a/python/py-sphinx_rtd_theme/Portfile b/python/py-sphinx_rtd_theme/Portfile
    index 3449afaa6e..fcd94fbc7f 100644
    a b PortSystem 1.0 
    44PortGroup           python 1.0
    55PortGroup           github 1.0
    66
    7 github.setup        snide sphinx_rtd_theme 0.1.9
     7github.setup        snide sphinx_rtd_theme 0.2.4
    88revision            1
    99name                py-sphinx_rtd_theme
    1010platforms           darwin
    long_description ${description} 
    1818# do not download file from github since the one from pypi is significantly smaller
    1919master_sites        pypi:s/sphinx_rtd_theme
    2020
    21 checksums           rmd160  4fd81f7ac50fcf507b6c1996c7194d9b769e30dd \
    22                     sha256  273846f8aacac32bf9542365a593b495b68d8035c2e382c9ccedcac387c9a0a1
     21checksums           rmd160  aa0a05b7af5eae51427840fe83eeff5e01859dc6 \
     22                    sha256  2df74b8ff6fae6965c527e97cca6c6c944886aae474b490e17f92adfbe843417
    2323
    2424# version 0.1.9 used to fetch from github, whose file has different checksums as current file from pypi
    2525dist_subdir          ${name}/${version}_1