mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
Mk/bsd.ruby.mk: bump PORTREVISION for dependency change
This commit is contained in:
parent
3d7556badc
commit
3c7a9f20ea
1 changed files with 3 additions and 3 deletions
|
@ -145,7 +145,7 @@ RUBY?= ${LOCALBASE}/bin/${RUBY_NAME}
|
||||||
# Ruby 2.6
|
# Ruby 2.6
|
||||||
#
|
#
|
||||||
RUBY_VERSION= 2.6.7
|
RUBY_VERSION= 2.6.7
|
||||||
RUBY_PORTREVISION= 1
|
RUBY_PORTREVISION= 2
|
||||||
RUBY_PORTEPOCH= 1
|
RUBY_PORTEPOCH= 1
|
||||||
RUBY26= "" # PLIST_SUB helpers
|
RUBY26= "" # PLIST_SUB helpers
|
||||||
|
|
||||||
|
@ -154,7 +154,7 @@ RUBY26= "" # PLIST_SUB helpers
|
||||||
# Ruby 2.7
|
# Ruby 2.7
|
||||||
#
|
#
|
||||||
RUBY_VERSION= 2.7.3
|
RUBY_VERSION= 2.7.3
|
||||||
RUBY_PORTREVISION= 1
|
RUBY_PORTREVISION= 2
|
||||||
RUBY_PORTEPOCH= 1
|
RUBY_PORTEPOCH= 1
|
||||||
RUBY27= "" # PLIST_SUB helpers
|
RUBY27= "" # PLIST_SUB helpers
|
||||||
|
|
||||||
|
@ -163,7 +163,7 @@ RUBY27= "" # PLIST_SUB helpers
|
||||||
# Ruby 3.0
|
# Ruby 3.0
|
||||||
#
|
#
|
||||||
RUBY_VERSION= 3.0.1
|
RUBY_VERSION= 3.0.1
|
||||||
RUBY_PORTREVISION= 0
|
RUBY_PORTREVISION= 1
|
||||||
RUBY_PORTEPOCH= 1
|
RUBY_PORTEPOCH= 1
|
||||||
RUBY30= "" # PLIST_SUB helpers
|
RUBY30= "" # PLIST_SUB helpers
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue