Revision: 133311 https://trac.macports.org/changeset/133311 Author: michaelld@macports.org Date: 2015-02-25 06:45:34 -0800 (Wed, 25 Feb 2015) Log Message: ----------- octave-interval: update to 0.1.3, removing now-unnecessary patch; addresses ticket #46962. Modified Paths: -------------- trunk/dports/math/octave-interval/Portfile Removed Paths: ------------- trunk/dports/math/octave-interval/files/ Modified: trunk/dports/math/octave-interval/Portfile =================================================================== --- trunk/dports/math/octave-interval/Portfile 2015-02-25 14:40:01 UTC (rev 133310) +++ trunk/dports/math/octave-interval/Portfile 2015-02-25 14:45:34 UTC (rev 133311) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup octave 1.0 -octave.setup interval 0.1.1 +octave.setup interval 0.1.3 platforms darwin license GPL-3+ Apache-2 maintainers nomaintainer @@ -13,9 +13,7 @@ inf-sup format is based on interval boundaries represented by \ binary64 numbers and is standard conforming to IEEE 1788. -checksums rmd160 22d67f9dfbe0827fccb2202bd2ae6abaee4c1a3e \ - sha256 84a33f0aa6c9adbb49847f3eb5d83dad64a639ab30df0744f940451a0d339aad +checksums rmd160 e377be8a80cd0904b750fb903153341bb9e68a4b \ + sha256 d76313934f464d8b92f9b4a0dd07d55a18967df145c4cdbd9c5958c900599a0c depends_lib-append port:mpfr port:gmp - -patchfiles-append patch-src_Makefile.diff
participants (1)
-
michaelld@macports.org