Bug 277400 - ports-mgmt/portupgrade: Move manpages to share/man
Summary: ports-mgmt/portupgrade: Move manpages to share/man
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yasuhiro Kimura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-29 21:21 UTC by Yasuhiro Kimura
Modified: 2024-03-03 01:48 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (bdrewery)


Attachments
Patch file (4.76 KB, patch)
2024-02-29 21:21 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2024-02-29 21:21:15 UTC
Created attachment 248835 [details]
Patch file

Move manpages to share/man.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2024-03-03 01:19:00 UTC
According to the following message, small change for moving manpages to share/man is approved by the blanket of portmgr.

https://lists.freebsd.org/archives/freebsd-ports/2024-February/005516.html
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-03-03 01:44:04 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=39a440a1ae6e792038561c758e7ceb877d9a19df

commit 39a440a1ae6e792038561c758e7ceb877d9a19df
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2024-02-29 21:13:11 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2024-03-03 01:40:51 +0000

    ports-mgmt/portupgrade*: Move manpages to share/man

    PR:             277400
    Approved by:    portmgr (blanket)

 ports-mgmt/portupgrade-devel/Makefile              |  2 +-
 .../files/patch-man_Makefile (new)                 |  9 ++++++
 ports-mgmt/portupgrade-devel/pkg-plist             | 32 +++++++++++-----------
 ports-mgmt/portupgrade/Makefile                    |  2 +-
 .../portupgrade/files/patch-man_Makefile (new)     |  9 ++++++
 ports-mgmt/portupgrade/pkg-plist                   | 32 +++++++++++-----------
 6 files changed, 52 insertions(+), 34 deletions(-)