Ticket #43361: py-uncertainties_Portfile.diff

File py-uncertainties_Portfile.diff, 777 bytes (added by jjstickel (Jonathan Stickel), 10 years ago)
  • Portfile

    old new  
    55PortGroup               python 1.0
    66PortGroup               github 1.0
    77
    8 github.setup            lebigot uncertainties 2.4.2
     8github.setup            lebigot uncertainties 2.4.6
    99
    1010name                    py-uncertainties
    1111categories-append       math
     
    1717                        uncertainties.
    1818platforms               darwin
    1919
    20 checksums               rmd160  b23c8f461ab165084d5a6509c49f9fc8cb44857b \
    21                         sha256  e3d9f11e6d276ae7727f4d48a13e4b08611b91ca40698cebbfa4f9dc3b815dc4
     20checksums           rmd160  ead6171d5f3ed07e150f0e7d60c6ac999c35764f \
     21                    sha256  fc4228a726a1fd786b8f028dc9fdd3e8250c7ecfa0131ac50b6f7adec9fc1c3e
    2222
    2323python.versions         26 27 31 32 33
    2424