summaryrefslogtreecommitdiffstats
path: root/share/man/man5/ruby-module.5
diff options
context:
space:
mode:
authorjeremy <jeremy@openbsd.org>2020-01-10 17:38:58 +0000
committerjeremy <jeremy@openbsd.org>2020-01-10 17:38:58 +0000
commit4566432076e18495fbabec950591b84e0a1feb78 (patch)
treefb5d7ca091256c454fd7ac5aa8a509cd4e832e77 /share/man/man5/ruby-module.5
parentHandle documentation of the remaining, more complicated defaults (diff)
downloadwireguard-openbsd-4566432076e18495fbabec950591b84e0a1feb78.tar.xz
wireguard-openbsd-4566432076e18495fbabec950591b84e0a1feb78.zip
Document ruby27 FLAVOR
Diffstat (limited to 'share/man/man5/ruby-module.5')
-rw-r--r--share/man/man5/ruby-module.58
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/ruby-module.5 b/share/man/man5/ruby-module.5
index c8e4ca9e3e5..8a593719ae0 100644
--- a/share/man/man5/ruby-module.5
+++ b/share/man/man5/ruby-module.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ruby-module.5,v 1.27 2019/11/05 08:05:58 jeremy Exp $
+.\" $OpenBSD: ruby-module.5,v 1.28 2020/01/10 17:38:58 jeremy Exp $
.\"
.\" Copyright (c) 2008 Marc Espie, Jeremy Evans
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: November 5 2019 $
+.Dd $Mdocdate: January 10 2020 $
.Dt RUBY-MODULE 5
.Os
.Sh NAME
@@ -152,7 +152,7 @@ The "ruby gem"
should be used for pure ruby gems without C extensions.
This adds
.Ev PKG_ARCH
-= * and adds ruby25, ruby26, and jruby
+= * and adds ruby25, ruby26, ruby27, and jruby
.Ev FLAVOR Ns s
to the port, so the same port can build packages for multiple versions of ruby.
.It
@@ -168,7 +168,7 @@ the appropriate libraries and
.Ev MODRUBY_WANTLIB
to
.Ev WANTLIB .
-It also adds ruby25 and ruby26
+It also adds ruby25, ruby26, and ruby27
.Ev FLAVOR Ns s
to the port.
If the C extension in the gem requires specific arguments to extconf.rb, set those