[macports-base] branch master updated (ab08bf2 -> 6f0fec0)

Joshua Root jmr at macports.org
Tue Dec 19 11:43:21 UTC 2017


Joshua Root (jmroot) pushed a change to branch master
in repository macports-base.

    from ab08bf2  Fix `make install DESTDIR=/foobar`
     new 6403f93  Update config.guess
     new 5bb5089  Update config.sub
     new 5f988d5  Assume we're building on a POSIX compliant
     new ce62e0d  Clean up a ton
     new ae3c2d3  clean up after removal of lockf changes
     new 6f0fec0  strcasecmp cleanup

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:
 config.guess                | 780 +++++++++++++++++++++-----------------------
 config.sub                  | 400 ++++++++++++++++-------
 configure                   | 289 +++-------------
 configure.ac                |   9 +-
 src/config.h.in             |  33 --
 src/pextlib1.0/Makefile.in  |   1 -
 src/pextlib1.0/adv-flock.c  |   6 +-
 src/pextlib1.0/filemap.c    |   3 +-
 src/pextlib1.0/strcasecmp.c |  94 ------
 src/pextlib1.0/strcasecmp.h |  68 ----
 10 files changed, 701 insertions(+), 982 deletions(-)
 delete mode 100644 src/pextlib1.0/strcasecmp.c
 delete mode 100644 src/pextlib1.0/strcasecmp.h



More information about the macports-changes mailing list