Revision: 105674 https://trac.macports.org/changeset/105674 Author: easieste@macports.org Date: 2013-04-30 22:48:13 -0700 (Tue, 30 Apr 2013) Log Message: ----------- Update to sbcl-1.1.7. Bump math/maxima version as requested. Modified Paths: -------------- trunk/dports/lang/sbcl/Portfile trunk/dports/math/maxima/Portfile Modified: trunk/dports/lang/sbcl/Portfile =================================================================== --- trunk/dports/lang/sbcl/Portfile 2013-04-30 23:35:17 UTC (rev 105673) +++ trunk/dports/lang/sbcl/Portfile 2013-05-01 05:48:13 UTC (rev 105674) @@ -6,8 +6,8 @@ name sbcl # don't forget to increase the maxima revision if sbcl is updated -version 1.1.6 -revision 1 +version 1.1.7 +#revision 0 categories lang license BSD @@ -29,19 +29,17 @@ use_bzip2 yes - -# REMOVE patch-svref-1.1.6.diff (hopfully) with sbcl-1.1.7 patchfiles \ - patch-use-right-gcc.diff \ - patch-svref-1.1.6.diff + patch-use-right-gcc.diff distname ${name}-${version}-source worksrcdir ${name}-${version} checksums sbcl-${version}-source.tar.bz2 \ - rmd160 28f83c0f447590d1209f0c8e6fba8dc03cc78b8e \ - sha256 a25b3c9429db88455cc8ef98f8a53d08e1a65f1e9df3df6b23b75412b15cb9c5 \ + rmd160 9cb80d8996535b2c6e0a23f330363ce2de437c7b \ + sha256 c82258b8c53073d6e7ac7e03cf77891460cce11abe2e276ef8eda689c30d5fbc \ + platform powerpc { set bootversion 1.0.47 distfiles-append ${name}-${bootversion}-powerpc-darwin-binary${extract.suffix} Modified: trunk/dports/math/maxima/Portfile =================================================================== --- trunk/dports/math/maxima/Portfile 2013-04-30 23:35:17 UTC (rev 105673) +++ trunk/dports/math/maxima/Portfile 2013-05-01 05:48:13 UTC (rev 105674) @@ -5,7 +5,7 @@ name maxima version 5.28.0 -revision 4 +revision 5 categories math maintainers mareimbrium.org:kuba openmaintainer platforms darwin
participants (1)
-
easieste@macports.org