[macports-ports] branch master updated (3ef998cae6a -> 676b7aaa63c)

Clemens Lang cal at macports.org
Thu Dec 17 01:01:18 UTC 2020


Clemens Lang (neverpanic) pushed a change to branch master
in repository macports-ports.

    from 3ef998cae6a matio: rebuild with hdf5 @1.12.0
     new 5c2030114bf ci: Disable Travis CI
     new 75fe5dde53f ci: Switch to new setup, remove runner, improve UX
     new 89de3dbfe36 ci: Port GitHub Actions CI to Azure for 10.14
     new 676b7aaa63c latexmk: Update to 4.70b

The 4 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:
 .github/azure-workflows/bootstrap.sh |  95 ++++++++++++++++++
 .github/azure-workflows/main.yml     | 183 +++++++++++++++++++++++++++++++++
 .github/workflows/bootstrap.sh       |  95 ++++++++++++++++++
 .github/workflows/main.yml           | 190 ++++++++++++++++++++++++++++++-----
 .travis.yml                          |  31 ------
 _ci/bootstrap.sh                     |  74 --------------
 azure-pipelines.yml                  |  42 +-------
 tex/latexmk/Portfile                 |   8 +-
 8 files changed, 543 insertions(+), 175 deletions(-)
 create mode 100644 .github/azure-workflows/bootstrap.sh
 create mode 100644 .github/azure-workflows/main.yml
 create mode 100644 .github/workflows/bootstrap.sh
 delete mode 100644 .travis.yml
 delete mode 100755 _ci/bootstrap.sh
 mode change 100644 => 120000 azure-pipelines.yml



More information about the macports-changes mailing list