Ticket #23469: Portfile.diff

File Portfile.diff, 1.1 KB (added by adfernandes (Andrew Fernandes), 14 years ago)
  • Portfile

     
     1# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
    12# $Id$
    23
    34PortSystem 1.0
     
    45PortGroup python26 1.0
    56
    67name                    py26-biopython
    7 version                 1.52
     8version                 1.53
    89categories              python science
    910maintainers             mmoll openmaintainer
    1011platforms               darwin
     
    1617homepage                http://www.biopython.org/
    1718master_sites    ${homepage}/DIST
    1819distname                biopython-${version}
    19 checksums           md5     87e31749d431ed8a2d4fa909a42a478f \
    20                     sha1    6dd295164a4cc0ff886e61bf29c798887c37f50c \
    21                     rmd160  fbb1c58d90b9c6743f48148fde7a4762e9ba2036
     20checksums           md5     df1004ec64b9b593c0e690c14a20667a \
     21                    sha1    182c71358396261d86f8534b4a24f5d33673f80e \
     22                    rmd160  9f49df8031cf2d60f4a77624dd6c188fb5c63418
    2223
    2324depends_lib-append      port:py26-numpy \
    2425                                port:py26-reportlab