[macports-base] branch master updated (13eeabd6 -> 0249b3cf)
Joshua Root
jmr at macports.org
Fri May 21 12:16:15 UTC 2021
Joshua Root (jmroot) pushed a change to branch master
in repository macports-base.
from 13eeabd6 Fix error in wrapline with no COLUMNS set
new eddebc1a Update generated doc files
new 0249b3cf Check SQLite runtime version
The 2 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:
aclocal.m4 | 72 ++++++++++++++++------------
configure | 119 ++++++++++++++++++++++++++++++++++++-----------
configure.ac | 5 +-
doc/macports.conf.5 | 2 +-
doc/port-activate.1 | 2 +-
doc/port-archive.1 | 2 +-
doc/port-archivefetch.1 | 2 +-
doc/port-bump.1 | 2 +-
doc/port-cat.1 | 2 +-
doc/port-cd.1 | 2 +-
doc/port-clean.1 | 2 +-
doc/port-contents.1 | 2 +-
doc/port-dependents.1 | 2 +-
doc/port-deps.1 | 2 +-
doc/port-diagnose.1 | 2 +-
doc/port-dir.1 | 2 +-
doc/port-distcheck.1 | 2 +-
doc/port-distfiles.1 | 2 +-
doc/port-dmg.1 | 2 +-
doc/port-echo.1 | 2 +-
doc/port-edit.1 | 2 +-
doc/port-exit.1 | 2 +-
doc/port-fetch.1 | 2 +-
doc/port-gohome.1 | 2 +-
doc/port-help.1 | 2 +-
doc/port-info.1 | 2 +-
doc/port-install.1 | 2 +-
doc/port-installed.1 | 2 +-
doc/port-lint.1 | 2 +-
doc/port-list.1 | 2 +-
doc/port-livecheck.1 | 2 +-
doc/port-load.1 | 2 +-
doc/port-log.1 | 2 +-
doc/port-mirror.1 | 2 +-
doc/port-notes.1 | 2 +-
doc/port-outdated.1 | 2 +-
doc/port-platform.1 | 2 +-
doc/port-provides.1 | 2 +-
doc/port-reclaim.1 | 2 +-
doc/port-rev-upgrade.1 | 2 +-
doc/port-search.1 | 2 +-
doc/port-select.1 | 2 +-
doc/port-selfupdate.1 | 10 ++--
doc/port-setrequested.1 | 2 +-
doc/port-space.1 | 2 +-
doc/port-sync.1 | 2 +-
doc/port-unarchive.1 | 2 +-
doc/port-uninstall.1 | 2 +-
doc/port-upgrade.1 | 2 +-
doc/port-usage.1 | 2 +-
doc/port-variants.1 | 2 +-
doc/port-version.1 | 2 +-
doc/port.1 | 2 +-
doc/portgroup.7 | 2 +-
doc/portstyle.7 | 2 +-
doc/portundocumented.7 | 2 +-
doc/pubkeys.conf.5 | 2 +-
doc/sources.conf.5 | 2 +-
doc/variants.conf.5 | 2 +-
src/config.h.in | 3 ++
src/cregistry/entry.c | 20 ++++----
src/cregistry/file.c | 6 +--
src/cregistry/registry.c | 22 +++++----
src/cregistry/sql.c | 14 +++---
64 files changed, 234 insertions(+), 147 deletions(-)
More information about the macports-changes
mailing list