Ticket #45155: py-uncertainties_Portfile.diff

File py-uncertainties_Portfile.diff, 916 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.6
     8github.setup            lebigot uncertainties 2.4.6.1
    99
    1010name                    py-uncertainties
    1111categories-append       math
     
    1717                        uncertainties.
    1818platforms               darwin
    1919
    20 checksums               rmd160  ead6171d5f3ed07e150f0e7d60c6ac999c35764f \
    21                         sha256  fc4228a726a1fd786b8f028dc9fdd3e8250c7ecfa0131ac50b6f7adec9fc1c3e
     20checksums           rmd160  e0455754b81159be98c0fdb81ec1000de8a2650b \
     21                    sha256  147531bde1f760ff44d481be3daafadbf6622303a7f726eec3b994d62b45d6e4
    2222
    23 python.versions         26 27 31 32 33
     23python.versions         26 27 33 34
    2424
    2525if {${name} ne ${subport}} {
    2626    depends_build-append       port:py${python.version}-setuptools