From 0e32330f15f054f5b77cc0a58e7a6ec282dec710 Mon Sep 17 00:00:00 2001 From: Niclas Zeising Date: Sat, 4 Jul 2020 18:11:42 +0000 Subject: Chanse update of devel/libffi Chase the devel/libffi update Bump portrevision of all dependent ports to chace shard library version bump in libffi. Update LIB_DEPENDS lines where needed to not require a specific version of libffi.so. PR: 247028 (for tracking) --- Mk/bsd.ruby.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Mk/bsd.ruby.mk') diff --git a/Mk/bsd.ruby.mk b/Mk/bsd.ruby.mk index 0c019682dd0a..e691d6911fea 100644 --- a/Mk/bsd.ruby.mk +++ b/Mk/bsd.ruby.mk @@ -149,7 +149,7 @@ RUBY?= ${LOCALBASE}/bin/${RUBY_NAME} # Ruby 2.5 # RUBY_VERSION= 2.5.8 -RUBY_PORTREVISION= 0 +RUBY_PORTREVISION= 1 RUBY_PORTEPOCH= 1 RUBY25= "" # PLIST_SUB helpers @@ -158,7 +158,7 @@ RUBY25= "" # PLIST_SUB helpers # Ruby 2.6 # RUBY_VERSION= 2.6.6 -RUBY_PORTREVISION= 0 +RUBY_PORTREVISION= 1 RUBY_PORTEPOCH= 1 RUBY26= "" # PLIST_SUB helpers @@ -167,7 +167,7 @@ RUBY26= "" # PLIST_SUB helpers # Ruby 2.7 # RUBY_VERSION= 2.7.1 -RUBY_PORTREVISION= 0 +RUBY_PORTREVISION= 1 RUBY_PORTEPOCH= 1 RUBY27= "" # PLIST_SUB helpers -- cgit v1.2.3