Skip to content

Commit

Permalink
lang/sbcl: update to sbcl-2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
easye committed Feb 3, 2025
1 parent 7e2943b commit 5c1f20b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions lang/sbcl/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name sbcl
#
# Please bump the revisions of math/maxima, math/fricas and possibly
# math/maxima-devel when this port changes.
version 2.5.0
version 2.5.1
revision 0
epoch 1

Expand Down Expand Up @@ -43,9 +43,9 @@ patchfiles-append \
patchfiles-append \
0004-fix-pthread-macOS.patch

checksums rmd160 5a3919ed26710955e9cfeb57fd872f5b76b6904c \
sha256 2e18afd088e4a2df21b77bae2e170ce570d11da6d27607292265f1cc6a8a19b1 \
size 8204593
checksums rmd160 070807736d16652cc0be55205bfdab0ea6087fa1 \
sha256 4133b36cd16d14d633969c37fd51c2c89a8ea5d6e1611552819d91f71b219f8b \
size 8219307

if {${name} eq ${subport}} {
master_sites \
Expand Down
4 changes: 2 additions & 2 deletions math/maxima/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ subport maxima-devel {
# Date: Sun Jul 30 06:55:16 2023 -0700
# commit 65e393d796fedd34162d2a510af37c2448f07d74
version 5.47-dev-20230730
revision 10
revision 12
fetch.type git
git.url https://git.code.sf.net/p/maxima/code
git.branch 65e393d796fedd34162d2a510af37c2448f07d74
Expand All @@ -58,7 +58,7 @@ if {${subport} eq ${name}} {
conflicts maxima-devel

version 5.47.0
revision 10
revision 12
# get the source tarball from sourceforge.
master_sites sourceforge:project/maxima/Maxima-source/${version}-source

Expand Down

0 comments on commit 5c1f20b

Please sign in to comment.