Bug 221045 - lang/nx: fix man page conflict
Summary: lang/nx: fix man page conflict
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: Jimmy Olgeni
URL:
Keywords: patch, patch-ready
Depends on:
Blocks:
 
Reported: 2017-07-27 10:53 UTC by Jimmy Olgeni
Modified: 2017-07-31 02:34 UTC (History)
3 users (show)

See Also:
gahr: maintainer-feedback+


Attachments
Man page rename (1.42 KB, patch)
2017-07-27 10:53 UTC, Jimmy Olgeni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni freebsd_committer freebsd_triage 2017-07-27 10:53:56 UTC
Created attachment 184764 [details]
Man page rename

Rename man pages in the style of Tcl packages, so as to avoid a conflict with open-motif:

pkg-static: nx-2.1.0 conflicts with open-motif-2.3.7 (installs files into the same place). Problematic file: /usr/local/man/man3/Object.3.gz

Also, remove obsolete CONFLICTS setting.
Comment 1 Pietro Cerutti freebsd_committer freebsd_triage 2017-07-27 11:22:55 UTC
Neat work! I haven't tested it, but approved if it works :)
Comment 2 Jimmy Olgeni freebsd_committer freebsd_triage 2017-07-27 12:57:46 UTC
(In reply to Pietro Cerutti from comment #1)

Tested & poudriered :)
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-07-27 13:01:08 UTC
A commit references this bug:

Author: olgeni
Date: Thu Jul 27 13:00:35 UTC 2017
New revision: 446739
URL: https://svnweb.freebsd.org/changeset/ports/446739

Log:
  In lang/nx:

  - Rename man pages in the style of Tcl packages, so as to avoid a
    conflict with open-motif (Object.3)

  - Remove obsolete CONFLICTS setting.

  PR:		221045
  Submitted by:	olgeni
  Approved by:	gahr

Changes:
  head/lang/nx/Makefile
  head/lang/nx/pkg-plist
Comment 4 Jimmy Olgeni freebsd_committer freebsd_triage 2017-07-27 13:02:10 UTC
Patch committed.
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2017-07-31 02:34:44 UTC
Assign to committer that resolved