Subject: CVS commit: pkgsrc/misc/ruby-manpages
From: Takahiro Kambe
Date: 2022-11-11 15:06:25
Message id: 20221111140625.1E4F2FA90@cvs.NetBSD.org

Log Message:
misc/ruby-manpages: add package version 0.6.1

Required by ruby-lolcat package.

Manpages

This plugin will add man pages support to ruby gems.  Instead of adding a
new command like gem-man it will try to link the files to a place the man
command automatically discovers.

With rvm and chruby it works out of the box, but sadly for rbenv we need to
add hooks that modify the man symlink depending on the ruby version
currently used.

Files:
RevisionActionfile
1.1addpkgsrc/misc/ruby-manpages/DESCR
1.1addpkgsrc/misc/ruby-manpages/Makefile
1.1addpkgsrc/misc/ruby-manpages/PLIST
1.1addpkgsrc/misc/ruby-manpages/distinfo
1.1addpkgsrc/misc/ruby-manpages/patches/patch-lib_rubygems__plugin.rb
1.1addpkgsrc/misc/ruby-manpages/patches/patch-lib_rubygems_commands_manpages__command.rb