[macports-base] branch gsoc17-migrate updated (1cef08b -> 4f20702)

Umesh Singla umeshksingla at users.noreply.github.com
Fri Aug 18 10:23:51 UTC 2017


Umesh Singla (umeshksingla) pushed a change to branch gsoc17-migrate
in repository macports-base.

    from 1cef08b  create snapshotobj module with basic registry::snapshot commands
     new 6404dca  remove entry-to-snapshot migration errors
     new 5d1e3e7  Add propget and ports_get method for a snapshot
     new 4f20702  Register snapshot as a command

The 3 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:
 src/cregistry/entry.h         |   1 +
 src/cregistry/snapshot.c      | 121 +++++++++++++++++++++++++++++++++++-------
 src/cregistry/snapshot.h      |  14 +++--
 src/macports1.0/migrate.tcl   |   6 ++-
 src/macports1.0/snapshot.tcl  |  28 ++--------
 src/registry2.0/registry.c    |   1 +
 src/registry2.0/snapshot.c    |  20 +++----
 src/registry2.0/snapshotobj.c |  38 ++++++++++---
 8 files changed, 164 insertions(+), 65 deletions(-)



More information about the macports-changes mailing list