Skip to content

Commit 0b0be2c

Browse files
halostatuereneeotten
authored andcommitted
ruby-build: Update to 20251117
1 parent 2aaf706 commit 0b0be2c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ruby/ruby-build/Portfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
PortSystem 1.0
44
PortGroup github 1.0
55

6-
github.setup rbenv ruby-build 20251023 v
6+
github.setup rbenv ruby-build 20251117 v
77
revision 0
88
github.tarball_from archive
99
categories ruby
@@ -18,14 +18,14 @@ maintainers {mojca @mojca} \
1818
description Compile and install Ruby
1919
long_description {*}${description}
2020

21-
checksums rmd160 3b4232ccb7b0fc541d56d434b596c8f51f08ecdc \
22-
sha256 0d48195ec61a6479b110f78d830643a24b5e5014b9f563096265566d7d404d9c \
23-
size 97535
21+
checksums rmd160 3c7fe192bb4b415883a334c7412bd2f248c751ae \
22+
sha256 30884373951bb4dd9765f0969a2feafd47d3ea1757b9d542c33b84463abc2800 \
23+
size 97612
2424

2525
use_configure no
2626
build {}
2727
destroot.cmd ./install.sh
2828
destroot.env PREFIX=${destroot}${prefix}
2929
patchfiles patch-ruby-build-no-homebrew.diff
3030

31-
notes "This port patches ruby-build to ignore Homebrew formulae when looking for library dependencies."
31+
notes "This port patches ruby-build to ignore Homebrew formulae when looking for library dependencies."

0 commit comments

Comments
 (0)