Bug 191678 - editors/hte: conflicts with print/texlive-base
Summary: editors/hte: conflicts with print/texlive-base
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: Marcus von Appen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-07 04:33 UTC by Ting-Wei Lan
Modified: 2014-07-07 17:51 UTC (History)
0 users

See Also:


Attachments
Change ht to hte to prevent conflict with texlive-base (950 bytes, patch)
2014-07-07 04:33 UTC, Ting-Wei Lan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ting-Wei Lan 2014-07-07 04:33:46 UTC
Created attachment 144474 [details]
Change ht to hte to prevent conflict with texlive-base

editors/hte installs ${LOCALBASE}/bin/ht, which conflicts with print/texlive-base.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2014-07-07 07:58:46 UTC
Over to maintainer.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-07-07 17:50:14 UTC
A commit references this bug:

Author: mva
Date: Mon Jul  7 17:50:02 UTC 2014
New revision: 361109
URL: http://svnweb.freebsd.org/changeset/ports/361109

Log:
  - Rename ht binary and info page to hte to fix conflicting files with
    print/texlive-base

  PR:		ports/191678
  Submitted by:	Ting-Wei Lan <lantw44@gmail.com>

Changes:
  head/editors/hte/Makefile
Comment 3 Marcus von Appen freebsd_committer freebsd_triage 2014-07-07 17:51:11 UTC
Committed with some minor modifications, thanks!