Ticket #24304: Portfile.diff

File Portfile.diff, 1.2 KB (added by singingwolfboy@…, 14 years ago)
  • Portfile

    old new  
    44PortSystem 1.0
    55
    66name                octave
    7 version             3.2.3
    8 revision            2
     7version             3.2.4
     8revision            0
    99categories          math science
    1010maintainers         stechert
    1111platforms           darwin
     
    2121master_sites        ftp://ftp.gnu.org/pub/gnu/octave/
    2222
    2323use_bzip2           no
    24 checksums           md5     a3805ed3838c76f4973d1ef7615d5f3c \
    25                     sha1    c4f0125453d7dc4fb0ea16c5941fd2e20c672e5b \
    26                     rmd160  7b4ea71b16d98f898f91f5681b54e4e1d9c73249
     24checksums           md5     90c39fa9e241ad2e978bcee4682a2ba9 \
     25                    sha1    93b81fc300bc5e27e88b6668ef0622f29898dfd2 \
     26                    rmd160  13b2198db1b8684229d2ba787ebbedd8e50a518c
    2727
    2828depends_build       port:gawk \
    2929                    port:gsed \
     
    9898    default_variants +gcc43
    9999}
    100100
    101 patchfiles patch-lo-specfun.cc.diff patch-configure-no_x11.diff
     101patchfiles patch-lo-specfun.cc.diff
    102102
    103103post-patch {
    104104    reinplace "s|-lcholmod|-lcholmod -lmetis|g" ${worksrcpath}/configure