Ticket #24304: Portfile.diff
File Portfile.diff, 1.2 KB (added by singingwolfboy@…, 15 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name octave 7 version 3.2. 38 revision 27 version 3.2.4 8 revision 0 9 9 categories math science 10 10 maintainers stechert 11 11 platforms darwin … … 21 21 master_sites ftp://ftp.gnu.org/pub/gnu/octave/ 22 22 23 23 use_bzip2 no 24 checksums md5 a3805ed3838c76f4973d1ef7615d5f3c\25 sha1 c4f0125453d7dc4fb0ea16c5941fd2e20c672e5b\26 rmd160 7b4ea71b16d98f898f91f5681b54e4e1d9c7324924 checksums md5 90c39fa9e241ad2e978bcee4682a2ba9 \ 25 sha1 93b81fc300bc5e27e88b6668ef0622f29898dfd2 \ 26 rmd160 13b2198db1b8684229d2ba787ebbedd8e50a518c 27 27 28 28 depends_build port:gawk \ 29 29 port:gsed \ … … 98 98 default_variants +gcc43 99 99 } 100 100 101 patchfiles patch-lo-specfun.cc.diff patch-configure-no_x11.diff101 patchfiles patch-lo-specfun.cc.diff 102 102 103 103 post-patch { 104 104 reinplace "s|-lcholmod|-lcholmod -lmetis|g" ${worksrcpath}/configure