Ticket #16226: Portfile-pytables.diff

File Portfile-pytables.diff, 921 bytes (added by lordmiss@…, 16 years ago)

diff patch file for pytables 2.0.4

  • Portfile

    old new  
    44PortGroup          python25 1.0
    55
    66name               py25-tables
    7 version            2.0.3
     7version            2.0.4
    88categories-append  python science
    99platforms          darwin
    1010maintainers        dal.ca:tom.duck openmaintainer
     
    1818master_sites       ${homepage}download/stable/
    1919distname           pytables-${version}
    2020
    21 checksums          md5 0afe29dd420bfdfbd2a4380b4ac7fbee \
    22                    sha1 54a147c2e42221bfd86e1c14358dba3cb2444fb0 \
    23                    rmd160 b8e7e7be7e82c2b2860260861b53c09fedda0b5d
     21checksums          md5 e9892962256d28c898ea0c985e60c09e \
     22                   sha1 31874179f690070f14f94f58b40095daaa2466a5 \
     23                   rmd160 b1755e773b48b62d5eb4ccf8c2d269a4bb3e64a6
    2424
    2525depends_lib-append port:hdf5 \
    2626                   port:py25-numpy \