Mk/bsd.ruby.mk: bump PORTREVISION for dependency change

This commit is contained in:
Piotr Kubaj 2021-06-28 20:27:26 +00:00
parent 3d7556badc
commit 3c7a9f20ea

View file

@ -145,7 +145,7 @@ RUBY?= ${LOCALBASE}/bin/${RUBY_NAME}
# Ruby 2.6
#
RUBY_VERSION= 2.6.7
RUBY_PORTREVISION= 1
RUBY_PORTREVISION= 2
RUBY_PORTEPOCH= 1
RUBY26= "" # PLIST_SUB helpers
@ -154,7 +154,7 @@ RUBY26= "" # PLIST_SUB helpers
# Ruby 2.7
#
RUBY_VERSION= 2.7.3
RUBY_PORTREVISION= 1
RUBY_PORTREVISION= 2
RUBY_PORTEPOCH= 1
RUBY27= "" # PLIST_SUB helpers
@ -163,7 +163,7 @@ RUBY27= "" # PLIST_SUB helpers
# Ruby 3.0
#
RUBY_VERSION= 3.0.1
RUBY_PORTREVISION= 0
RUBY_PORTREVISION= 1
RUBY_PORTEPOCH= 1
RUBY30= "" # PLIST_SUB helpers