Skip to content

Commit

Permalink
rb-ruby_parser: update to 3.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Jul 14, 2024
1 parent d73ab19 commit 30f6ab9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ruby/rb-ruby_parser/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup ruby 1.0

ruby.branches 3.3 3.2 3.1
ruby.setup ruby_parser 3.21.0 gem {} rubygems
ruby.setup ruby_parser 3.21.1 gem {} rubygems
description ruby_parser: a parser written in pure Ruby
long_description \
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc, \
Expand All @@ -15,9 +15,9 @@ platforms any
supported_archs noarch
maintainers nomaintainer
homepage https://github.com/seattlerb/ruby_parser
checksums rmd160 8939e74ce7cb8bf017d0e25fde1a7c190cb1dc13 \
sha256 3842893d2f4602dcd93c0a79d77f9ce8e1ce197d41ac533d8e25c684f8f1c56b \
size 765952
checksums rmd160 7a8dc9e5faec9015a3490fa50baca205c393403c \
sha256 9d931abe5aec287d65280f811d3cf672564956ef1bd49f528ca48479984d6fec \
size 766464

if {${name} ne ${subport}} {
depends_run-append \
Expand Down

0 comments on commit 30f6ab9

Please sign in to comment.