ports/devel/mercurial/files/pkg-message.in
Olivier Duchateau 610eb33273 - Update to 3.9
- Switch to options helpers
- CA_BUNDLE option is set by default (https://www.mercurial-scm.org/wiki/SecureConnections)
- Little clean up CONTRIB_FILES
- Replace CGI by FastCGI in pkg-message (consequence of removal some files in
CONTRIB_FILES)

Changes: https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.9_.282016-8-1.29
2016-08-01 17:51:07 +00:00

7 lines
280 B
Text

====
Note that we now install a few more files in %%PREFIX%%/share/mercurial:
- shell completion scripts (bash, tcsh and zsh)
- FastCGI / WSGI scripts for web access to repositories
see http://www.mercurial-scm.org/wiki/PublishingRepositories
- various documentation files
====