[Bug 272258] sysutils/rubygem-bundler: Create symlinks for manpages
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272258] sysutils/rubygem-bundler: Create symlinks for manpages"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Jul 2023 06:04:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272258 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8e74955b2dc746dee8e2d48db8b3bd11e89d6e50 commit 8e74955b2dc746dee8e2d48db8b3bd11e89d6e50 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2023-06-28 01:23:55 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2023-07-12 06:02:24 +0000 sysutils/rubygem-bundler: Create symlinks for manpages Manpages of bundler are installed in ${PREFIX}/${GEMS_BASE_DIR}/gems/${PORTNAME}-${PORTVERSION}/lib/bundler/man but it isn't included in the default value of MANPATH. So create symlinks to the manpages in ${PREFIX}/man/man{1,5} so man(1) can find them. While here, pet portclippy. PR: 272258 Approved by: maintainer timeout sysutils/rubygem-bundler/Makefile | 42 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 40 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.