[MacPorts] #44551: Mercurial 3.1 Enhancement: Install man pages, html pages
MacPorts
noreply at macports.org
Tue Aug 5 17:57:55 PDT 2014
#44551: Mercurial 3.1 Enhancement: Install man pages, html pages
--------------------------------+--------------------------------
Reporter: mthomas+macports@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Keywords: haspatch | Port: mercurial
--------------------------------+--------------------------------
The documentation files that the Mercurial Portfile installs via
{{{
# install html docs
xinstall -m 644 -W ${worksrcpath}/doc hg.1.txt hgrc.5.txt
hgignore.5.txt \
${destroot}${prefix}/share/doc/mercurial
}}}
are Wiki files and not really readable as either HTML or text.
The included patch modifies the Portfile to install the HTML files instead
of the Wiki files. In addition, it installs the manual pages.
--
Ticket URL: <https://trac.macports.org/ticket/44551>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list