Ticket #2359: version.diff

File version.diff, 919 bytes (added by nsiam@…, 19 years ago)

patch to take numarray from 0.9 to 1.1

  • Portfile

    old new  
    44PortGroup python 1.0
    55
    66name            py-numarray
    7 version         0.9
     7version         1.1
    88categories      python devel math
    99platforms       darwin
    1010maintainers     mww@opendarwin.org
     
    1919homepage        http://www.stsci.edu/resources/software_hardware/numarray
    2020master_sites    sourceforge:numpy
    2121distname        numarray-${version}
    22 checksums       md5 d7235ecae18da538701520c0a2e009eb
     22checksums       md5 cd7520b3859bc5d5c73be0124e10c0c1
    2323
    2424build.args      --gencode
    2525
    2626post-destroot   {
    2727        xinstall -m 644 -W ${worksrcpath} Doc/Announce.txt Doc/ChangeLog \
    28                 Doc/CHANGES Doc/Repackaging.txt Doc/INSTALL.txt Doc/Design.txt \
     28                Doc/Repackaging.txt Doc/INSTALL.txt Doc/Design.txt \
    2929                Doc/UsersGuide.txt LICENSE.txt README.txt \
    3030                ${destroot}${prefix}/share/doc/${name}
    3131        file delete ${destroot}${prefix}/share/doc/${name}/examples