Ticket #20732: py25-biopython-Portfile-diff.patch

File py25-biopython-Portfile-diff.patch, 870 bytes (added by mamoll (Mark Moll), 15 years ago)
  • Portfile

     
    44PortGroup python25 1.0
    55
    66name                    py25-biopython
    7 version                 1.49
     7version                 1.51
    88categories              python science
    99maintainers             mww
    1010platforms               darwin
     
    1616homepage                http://www.biopython.org/
    1717master_sites    ${homepage}/DIST
    1818distname                biopython-${version}
    19 checksums               md5     d233d4944f0c17d5927ca32c5a30d5b3 \
    20                                 sha1    f2ea7f3b8985facdf8f4d4c86ee300e4a8f1a5fb \
    21                                 rmd160  3d6893cd788c39512a314345bb2ea441c715c17d
     19checksums               md5     e973cb96b44b47526d31b6a0039c686f \
     20                        sha1    1d48208fc0fd5549958fea3eac40d12f032a6473 \
     21                        rmd160  9136c75a8451af5f7576a63f11655353c38639c8
    2222
    2323depends_lib-append      port:py25-numpy \
    2424                                port:py25-mx-base \