[upt-macports] branch master updated (215cb17 -> 20b55dc)

Mojca Miklavec mojca at macports.org
Sun Apr 21 23:04:32 UTC 2019


Mojca Miklavec (mojca) pushed a change to branch master
in repository upt-macports.

    from 215cb17  Add preliminary support for pypi for MacPorts
     new b9d9135  Add checksums and improve support for PyPI frontend
     new c376e70  Add preliminary support for npm and perl
     new 043d9a3  Add readme
     new 5c29d2e  Modularise templates and remove unwanted statements
     new 87af665  Fix license and readme update
     new 20b55dc  Fix setup.cfg, comment archs and add test dependencies

The 6 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:
 README.md                              |  8 ++++++++
 setup.cfg                              |  2 +-
 upt_macports/templates/base.Portfile   | 26 ++++++++++++++-----------
 upt_macports/templates/npm.Portfile    | 15 +++++++++++++++
 upt_macports/templates/perl.Portfile   | 20 +++++++++++++++++++
 upt_macports/templates/python.Portfile | 35 +++++++++++++++++++++++++++++++++-
 upt_macports/upt_macports.py           | 28 +++++++++++++++++++++++++--
 7 files changed, 119 insertions(+), 15 deletions(-)
 create mode 100755 upt_macports/templates/npm.Portfile
 create mode 100644 upt_macports/templates/perl.Portfile



More information about the macports-changes mailing list