summaryrefslogtreecommitdiffstats
path: root/share/man/man5/ruby-module.5
diff options
context:
space:
mode:
authorjeremy <jeremy@openbsd.org>2019-01-16 17:13:33 +0000
committerjeremy <jeremy@openbsd.org>2019-01-16 17:13:33 +0000
commit752ecd1f322c8843d42b85e834801d2d3beb54a9 (patch)
tree546daf067560d44a81683170c2b0263161b89b00 /share/man/man5/ruby-module.5
parentFor all functions known to be infected by LC_NUMERIC, add short (diff)
downloadwireguard-openbsd-752ecd1f322c8843d42b85e834801d2d3beb54a9.tar.xz
wireguard-openbsd-752ecd1f322c8843d42b85e834801d2d3beb54a9.zip
Document ruby26 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 ef0ccff6b26..f25f9dcb76a 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.24 2018/10/26 16:20:59 jeremy Exp $
+.\" $OpenBSD: ruby-module.5,v 1.25 2019/01/16 17:13:33 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: October 26 2018 $
+.Dd $Mdocdate: January 16 2019 $
.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 ruby24, ruby25, and jruby
+= * and adds ruby24, ruby25, ruby26, 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 ruby24 and ruby25
+It also adds ruby24, ruby25, and ruby26
.Ev FLAVOR Ns s
to the port.
If the C extension in the gem requires specific arguments to extconf.rb, set those