Ticket #40661: 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 324ce38..7859afa 100644
    a b PortSystem 1.0 
    55PortGroup           python 1.0
    66
    77name                py-saga
    8 version             0.9.10
     8version             0.9.11
    99categories-append   net science
    1010platforms           darwin
    1111
    homepage http://saga-project.github.io/saga-python/ 
    2929distname            saga-python-${version}
    3030master_sites        http://pypi.python.org/packages/source/s/saga-python/
    3131
    32 checksums           md5     b1fcb29fe758375908f2c866d75857c1 \
    33                     rmd160  26cae7037358f3e97afdf69c6af08fb2fc33c1f2 \
    34                     sha256  5cd7202a27c820930147e91a3d16b6bf686097eac87563d9090f7a368c503fdb
     32checksums           md5     d0b7218e4fb7bc58bc5d053123c0e71b \
     33                    rmd160  db05a298eb09a349b750f3b12a87fc50883b62b5 \
     34                    sha256  3eff2d537bf482ebf8a4a7e1e11e8950eee0451c86f197528c6df3f4a64ad5d6
    3535
    3636python.versions     26 27 31 32 33
    3737