Ticket #47199: Portfile-octave-interval.diff
File Portfile-octave-interval.diff, 1.1 KB (added by Schamschula (Marius Schamschula), 10 years ago) |
---|
-
Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 2 # $Id $2 # $Id: Portfile 132525 2015-02-03 17:38:41Z michaelld@macports.org $ 3 3 4 4 PortSystem 1.0 5 5 PortGroup octave 1.0 6 6 7 octave.setup interval 0.1. 37 octave.setup interval 0.1.4 8 8 platforms darwin 9 9 license GPL-3+ Apache-2 10 10 maintainers nomaintainer … … 13 13 inf-sup format is based on interval boundaries represented by \ 14 14 binary64 numbers and is standard conforming to IEEE 1788. 15 15 16 checksums rmd160 e377be8a80cd0904b750fb903153341bb9e68a4b\17 sha256 d76313934f464d8b92f9b4a0dd07d55a18967df145c4cdbd9c5958c900599a0c16 checksums rmd160 284ba65f2e73fb0393efe3877b36fb962f5b5d62 \ 17 sha256 6fe7a8deaf212fcd586f802db43ff8ab4192471b2946f982f449d16f6552cec9 18 18 19 19 depends_lib-append port:mpfr port:gmp