[macports-guide] branch master updated (d21e445 -> 8b8edf9)

Rainer Müller raimue at macports.org
Tue May 1 14:35:13 UTC 2018


Rainer Müller (raimue) pushed a change to branch master
in repository macports-guide.

    from d21e445  portfile: Link to official Tcl documentation
     new 1f18ad2  Makefile: Explicitly use docbook5 with asciidoctor
     new 10a4e35  Add xlink XML namespace to all root elements
     new 0d2412c  adoc/README: Add reference to docbookrx fork
     new 1bcfbef  adoc: Remove underscore prefix from references
     new 396ebf7  adoc/README: Remove list of authors
     new 894e7e7  adoc/README: Update list of unhandled elements
     new 38e3ed8  adoc: Regenerate with patched docbookrx
     new cb3e39a  adoc/README: Add note about trailing whitespace
     new 8b8edf9  adoc/README: Add note about conversion of literals

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile                              |   2 +-
 guide/adoc/README.md                  |  40 ++-
 guide/adoc/glossary.adoc              |   4 +-
 guide/adoc/guide.adoc                 |  73 +++---
 guide/adoc/installing.adoc            | 167 ++++++------
 guide/adoc/internals-hier.adoc        |   2 +-
 guide/adoc/internals-tests.adoc       |  48 ++--
 guide/adoc/internals.adoc             |  76 +++---
 guide/adoc/intro.adoc                 |  14 +-
 guide/adoc/macports.conf.adoc         |  60 ++---
 guide/adoc/macros.adoc                |   4 +-
 guide/adoc/portfile-dependencies.adoc |  32 +--
 guide/adoc/portfile-keywords.adoc     |  23 +-
 guide/adoc/portfile-livecheck.adoc    |  24 +-
 guide/adoc/portfile-phase.adoc        | 283 ++++++++++----------
 guide/adoc/portfile-startupitem.adoc  |  69 ++---
 guide/adoc/portfile-tcl.adoc          |  44 ++--
 guide/adoc/portfile-variables.adoc    |  24 +-
 guide/adoc/portfile-variants.adoc     |  23 +-
 guide/adoc/portfiledev.adoc           | 146 +++++------
 guide/adoc/portfileref.adoc           | 102 +++++---
 guide/adoc/portgroup-github.adoc      |  22 +-
 guide/adoc/portgroup-gnustep.adoc     |   8 +-
 guide/adoc/portgroup-haskell.adoc     |   6 +-
 guide/adoc/portgroup-perl.adoc        |  10 +-
 guide/adoc/portgroup-python.adoc      |  32 +--
 guide/adoc/portgroup-ruby.adoc        |   8 +-
 guide/adoc/portgroup-xcode.adoc       |  28 +-
 guide/adoc/portgroups.adoc            |   4 +-
 guide/adoc/project.adoc               | 417 +++++++++++++-----------------
 guide/adoc/using.adoc                 | 473 +++++++++++++++++-----------------
 guide/xml/glossary.xml                |   2 +-
 guide/xml/guide.xml                   |   2 +-
 guide/xml/installing.xml              |   2 +-
 guide/xml/internals-hier.xml          |   2 +-
 guide/xml/internals-tests.xml         |   2 +-
 guide/xml/internals.xml               |   2 +-
 guide/xml/intro.xml                   |   2 +-
 guide/xml/macports.conf.xml           |   2 +-
 guide/xml/macros.xml                  |   2 +-
 guide/xml/portfile-dependencies.xml   |   2 +-
 guide/xml/portfile-keywords.xml       |   2 +-
 guide/xml/portfile-livecheck.xml      |   2 +-
 guide/xml/portfile-phase.xml          |   2 +-
 guide/xml/portfile-startupitem.xml    |   2 +-
 guide/xml/portfile-tcl.xml            |   2 +-
 guide/xml/portfile-variables.xml      |   2 +-
 guide/xml/portfile-variants.xml       |   2 +-
 guide/xml/portfiledev.xml             |   2 +-
 guide/xml/portfileref.xml             |   2 +-
 guide/xml/portgroup-github.xml        |   2 +-
 guide/xml/portgroup-gnustep.xml       |   2 +-
 guide/xml/portgroup-haskell.xml       |   2 +-
 guide/xml/portgroup-perl.xml          |   2 +-
 guide/xml/portgroup-python.xml        |   2 +-
 guide/xml/portgroup-ruby.xml          |   2 +-
 guide/xml/portgroup-xcode.xml         |   2 +-
 guide/xml/portgroups.xml              |   2 +-
 guide/xml/project.xml                 |   2 +-
 guide/xml/using.xml                   |   2 +-
 60 files changed, 1146 insertions(+), 1180 deletions(-)



More information about the macports-changes mailing list