Revision: 79824 http://trac.macports.org/changeset/79824 Author: gwright@macports.org Date: 2011-06-27 07:44:57 -0700 (Mon, 27 Jun 2011) Log Message: ----------- Version bump to 1.29. 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 2011-06-27 13:54:48 UTC (rev 79823) +++ trunk/dports/math/cadabra/Portfile 2011-06-27 14:44:57 UTC (rev 79824) @@ -3,7 +3,7 @@ PortSystem 1.0 name cadabra -version 1.28 +version 1.29 categories math platforms darwin maintainers gwright @@ -19,9 +19,9 @@ homepage http://cadabra.phi-sci.com/ master_sites ${homepage} -checksums md5 c5694e49d2bb021ebc3873825c54d747 \ - sha1 d213b9169d3254d326b52cfdf14114cb34483bcc \ - rmd160 ef31dd58189f354482f1ea246c7921220a27af71 +checksums md5 ea6e64535e6a9abe8810e5baa6a579a8 \ + sha1 e11102d1bfc1a8b9527cb71f06b334b0d934b150 \ + rmd160 572924281546077b13327ba8958300b73f3ac092 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 2011-06-27 13:54:48 UTC (rev 79823) +++ trunk/dports/math/cadabra/files/patch-Makefile.in.diff 2011-06-27 14:44:57 UTC (rev 79824) @@ -2,7 +2,7 @@ +++ Makefile.in 2008-09-02 17:16:36.000000000 -0400 @@ -1,4 +1,5 @@ - export RELEASE=1.28 + export RELEASE=1.29 +export LDFLAGS=@LDFLAGS@ .PHONY: static program_static test fasttest gui gui_static doc