Bug 239963 - x11/xdm: Fix pkg-plist when XDMSHELL option is enabled
Summary: x11/xdm: Fix pkg-plist when XDMSHELL option is enabled
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kubilay Kocak
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2019-08-19 10:00 UTC by Martin Neubauer
Modified: 2019-08-19 11:46 UTC (History)
2 users (show)

See Also:
koobs: maintainer-feedback+


Attachments
patch to pkg-plist (387 bytes, patch)
2019-08-19 10:00 UTC, Martin Neubauer
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Neubauer 2019-08-19 10:00:44 UTC
Created attachment 206694 [details]
patch to pkg-plist

The xdmshell man page was moved from section 1 to section 8 which wasn't reflected in pkg-plist.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2019-08-19 10:04:39 UTC
Assign committer (zeising@) of ports r509218 (x11/xdm: Update to 1.1.12)
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2019-08-19 11:41:33 UTC
Comment on attachment 206694 [details]
patch to pkg-plist

Approved by: zeising (x11, maintainer, via email)
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-08-19 11:46:11 UTC
A commit references this bug:

Author: koobs
Date: Mon Aug 19 11:45:33 UTC 2019
New revision: 509274
URL: https://svnweb.freebsd.org/changeset/ports/509274

Log:
  x11/xdm: Fix pkg-plist when XDMSHELL option is enabled

  The xdmshell man page was moved from section 1 to section 8, which wasn't
  reflected in pkg-plist in ports r509218

  PR:		239963
  Reported by:	<m.ne gmx net>
  Approved by:	zeising (x11, maintainer, via email)

Changes:
  head/x11/xdm/pkg-plist
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2019-08-19 11:46:52 UTC
Committed, thank for your report and patch