Date: Sun, 17 May 2015 06:05:06 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 198322] [patch] shells/fish: include builtin manpages Message-ID: <bug-198322-13-tCwPB0eqvJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-198322-13@https.bugs.freebsd.org/bugzilla/> References: <bug-198322-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198322 martin@sugioarto.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #153851|0 |1 is obsolete| | --- Comment #4 from martin@sugioarto.com --- Created attachment 156847 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156847&action=edit Fix patch for current port version I don't use fish anymore, but I feel responsible to fix the patch. So, here is my next try. Following changes to the patch have been done: 1) Removed patch suggested by upstream from Makefile, because the other variant has been selected. 2) Added man/man1 contents to package list with DATADIR prefix (once again, in case new files have been added). 3) Added suffix .gz for the manpages and added the directory to MANPAGES in Makefile. 4) Checked, if installs (OK). 5) Checked, if man pages are usable (OK). 6) portlint -ca successful. Final remark: There is a deprecation warning about USE_AUTOTOOLS that I don't fix in this patch, because it is not the subject of this change (and it seems to work without it). -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198322-13-tCwPB0eqvJ>