[macports-base] branch gsoc17-migrate updated (db970cb -> ce89b89)

Umesh Singla umeshksingla at users.noreply.github.com
Sun Jun 25 21:42:38 UTC 2017


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

    from db970cb  Add snapshot tables to update_db function
     new 2b4fcb3  Include snapshot.tcl in MakeFile
     new a2efaa7  WIP: Connect to registry db and add a snapshot in snapshots table
     new 2bc8b0f  WIP: Add function to store ports as part of the snapshot
     new 0963135  Add primary and foreign keys separately
     new ce89b89  WIP: Add function to store port variants (with sign) as part of a snapshot

The 5 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.c        | 186 +++++++++++++++++++++++++++++++++++++++++++
 src/cregistry/entry.h        |  13 +++
 src/cregistry/sql.c          |  36 +++++----
 src/macports1.0/Makefile.in  |   2 +-
 src/macports1.0/snapshot.tcl |  10 +++
 src/registry2.0/entry.c      |  27 +++++++
 6 files changed, 259 insertions(+), 15 deletions(-)



More information about the macports-changes mailing list