Ticket #68224: py-jupyer_core.Portfile.diff

File py-jupyer_core.Portfile.diff, 903 bytes (added by johankytt, 8 months ago)
  • Portfile

    old new  
    44PortGroup           python 1.0
    55
    66name                py-jupyter_core
    7 version             5.2.0
     7version             5.3.1
    88revision            0
    99license             BSD
    1010supported_archs     noarch
     
    2121
    2222homepage            https://jupyter.org
    2323
    24 checksums           rmd160  39c8fdaca347fc7aaad55c8506d9f7e80daa1726 \
    25                     sha256  1407cdb4c79ee467696c04b76633fc1884015fa109323365a6372c8e890cc83f \
    26                     size    83861
     24checksums           rmd160  0519d252fe0354626cbf4c13a80108f26e20d7f7 \
     25                    sha256  5ba5c7938a7f97a6b0481463f7ff0dbac7c15ba48cf46fa4035ca6e838aa1aba \
     26                    size    84448
    2727
    2828if {${name} ne ${subport}} {
    2929    depends_lib-append  port:py${python.version}-platformdirs \