Ticket #48889: Portfile-octave-tsa.diff
File Portfile-octave-tsa.diff, 896 bytes (added by Schamschula (Marius Schamschula), 9 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 PortGroup octave 1.0 6 6 7 octave.setup tsa 4. 2.97 octave.setup tsa 4.3.2 8 8 platforms darwin 9 9 license GPL-3+ 10 10 maintainers gmail.com:mschamschula openmaintainer … … 12 12 methods for time series analysis. 13 13 long_description ${description} 14 14 15 checksums rmd160 b9293345970b866887a406113ff2e9b8708e3588 \ 16 sha256 922f99ad49dc60a0888f5707f10aff1f43e52b47b6b444c90a3eb936cb1c4409 17 18 patchfiles patch-src_Makefile.diff 15 checksums rmd160 221568bba94f96dcdbea66c32666899617a41393 \ 16 sha256 a8a2eedb9f1880a5c847442e33893996e2cf2face529be89463de2ff2c9ae930 19 17 20 18 configure.env-append "PREFIX_BIN=${prefix}/bin"