diff --git a/lang/sbcl/Portfile b/lang/sbcl/Portfile index 7e4a5c04ec9e0..5ea0bfe744dab 100644 --- a/lang/sbcl/Portfile +++ b/lang/sbcl/Portfile @@ -8,7 +8,7 @@ name sbcl # # Please bump the revision of math/maxima and math/maxima-devel when # this port changes. -version 2.0.1 +version 2.0.2 revision 0 categories lang @@ -40,9 +40,9 @@ distfiles ${name}-${version}-source${extract.suffix}:sbcl worksrcdir ${name}-${version} checksums ${name}-${version}-source${extract.suffix} \ - rmd160 30c40fe35c29b3f566e6d8abd7fdf5c3d03868b0 \ - sha256 8450d60b7264a34158f8811d46dc6e74ff855bbd1227752572877e6604ce56e8 \ - size 6466983 + rmd160 ca9c830b6dbf48a5eb93253e9969dbbd32746c7a \ + sha256 4864046e3b8bc0d0af7523491cf0e2be6155518864e63cf2e6f8326865fbfe1e \ + size 6489209 # Since SBCL is written in lisp, it requires a running lisp binary to # bootstrap from. diff --git a/math/maxima/Portfile b/math/maxima/Portfile index fabdb8d6320dc..c9a493e622473 100644 --- a/math/maxima/Portfile +++ b/math/maxima/Portfile @@ -39,7 +39,7 @@ subport maxima-devel { # Date: Sun Jan 26 20:10:05 2020 -0800 # commit 8b2da334e1f6c6b56d90cf3e00c2d67274fa6550 version 5.43-dev-20200126 - revision 0 + revision 1 fetch.type git git.url https://git.code.sf.net/p/maxima/code git.branch d806e84c719a9fcf023f8829535f593ce9bb7d0c @@ -53,7 +53,7 @@ if {${subport} eq ${name}} { conflicts maxima-devel version 5.43.2 - revision 0 + revision 1 # get the source tarball from sourceforge. master_sites sourceforge:project/maxima/Maxima-source/${version}-source