git: dsynth - Enhance purge-distfiles directive

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jan 5 17:46:40 PST 2020


commit 6ec1f604567a44ac296adda4fa09e93a9dd8214c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Jan 5 17:43:52 2020 -0800

    dsynth - Enhance purge-distfiles directive
    
    * Improve the distfiles list by using -VALLFILES instead of -VDISTFILES.
    
    * Match up the related lock files so we can purge lock files that
      are no longer relevant.

Summary of changes:
 usr.bin/dsynth/Makefile  |   4 +-
 usr.bin/dsynth/pkglist.c |   4 +-
 usr.bin/dsynth/repo.c    | 128 +++++++++++++++++++++++++++++++++++++++++------
 3 files changed, 117 insertions(+), 19 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6ec1f604567a44ac296adda4fa09e93a9dd8214c


-- 
DragonFly BSD source repository


More information about the Commits mailing list