[67197] trunk/dports/math/cadabra
Revision: 67197 http://trac.macports.org/changeset/67197 Author: gwright@macports.org Date: 2010-05-01 09:45:12 -0700 (Sat, 01 May 2010) Log Message: ----------- Version bump to 1.25. Modified Paths: -------------- trunk/dports/math/cadabra/Portfile trunk/dports/math/cadabra/files/patch-Makefile.in.diff Modified: trunk/dports/math/cadabra/Portfile =================================================================== --- trunk/dports/math/cadabra/Portfile 2010-05-01 13:47:48 UTC (rev 67196) +++ trunk/dports/math/cadabra/Portfile 2010-05-01 16:45:12 UTC (rev 67197) @@ -3,7 +3,7 @@ PortSystem 1.0 name cadabra -version 1.23 +version 1.25 categories math platforms darwin maintainers gwright @@ -19,9 +19,9 @@ homepage http://cadabra.phi-sci.com/ master_sites ${homepage} -checksums md5 27a96df401e8985adfe8e7d3fcb99b57 \ - sha1 a49117a70beb6132d07467df8f2c38d8a1e5dc19 \ - rmd160 76e6c2656c92cb319e4370f25263714be2fbea5b +checksums md5 45198a26f72461bd6d29fe611ce3543f \ + sha1 c7a6c846fc48b60ad4b8f92c594f5e4408e9d943 \ + rmd160 c6341585d521d350bad09b07a1f41ea25df8bbb9 variant texmacs description { install TeXmacs front end } { depends_run-append port:TeXmacs Modified: trunk/dports/math/cadabra/files/patch-Makefile.in.diff =================================================================== --- trunk/dports/math/cadabra/files/patch-Makefile.in.diff 2010-05-01 13:47:48 UTC (rev 67196) +++ trunk/dports/math/cadabra/files/patch-Makefile.in.diff 2010-05-01 16:45:12 UTC (rev 67197) @@ -2,7 +2,7 @@ +++ Makefile.in 2008-09-02 17:16:36.000000000 -0400 @@ -1,4 +1,5 @@ - export RELEASE=1.23 + export RELEASE=1.25 +export LDFLAGS=@LDFLAGS@ .PHONY: static program_static test fasttest gui gui_static doc
participants (1)
-
gwright@macports.org