Ticket #40841: patch.Portfile.diff

File patch.Portfile.diff, 1.1 KB (added by petrrr, 11 years ago)
  • ports/python/py-saga/Portfile

    diff --git a/ports/python/py-saga/Portfile b/ports/python/py-saga/Portfile
    index 34bc7d5..bc91319 100644
    a b PortSystem 1.0 
    55PortGroup           python 1.0
    66
    77name                py-saga
    8 version             0.9.11
     8version             0.9.12
    99categories-append   net science
    1010platforms           darwin
    1111supported_archs     noarch
    homepage http://saga-project.github.io/saga-python/ 
    3030distname            saga-python-${version}
    3131master_sites        http://pypi.python.org/packages/source/s/saga-python/
    3232
    33 checksums           md5     d0b7218e4fb7bc58bc5d053123c0e71b \
    34                     rmd160  db05a298eb09a349b750f3b12a87fc50883b62b5 \
    35                     sha256  3eff2d537bf482ebf8a4a7e1e11e8950eee0451c86f197528c6df3f4a64ad5d6
     33checksums           md5     c5edc9524cdd638af471f81fdd809588 \
     34                    rmd160  e8654dced5553feff44a25dcff68e2c30c56b44d \
     35                    sha256  0a963261fadfc43982e0657a84ff3dac4ce801809910b648e39fa8539d73b56f
    3636
    3737python.versions     26 27 31 32 33
    3838