git: dsynth - Add -f option for purge-distfiles

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Aug 29 19:27:59 PDT 2023


commit 2c5f241e87010055dd25089bf9d737b2502b25ff
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Aug 29 19:26:48 2023 -0700

    dsynth - Add -f option for purge-distfiles
    
    * purge-distfiles normally refuses to run if the dports tree has
      Makefile or dependency errors, because that may cause it to
      remove distfiles that are actually needed.
    
    * Add the -f option to force it to run anyway.

Summary of changes:
 usr.bin/dsynth/dsynth.1  | 14 ++++++++++++--
 usr.bin/dsynth/dsynth.c  |  7 ++++++-
 usr.bin/dsynth/dsynth.h  |  1 +
 usr.bin/dsynth/pkglist.c |  8 +++++++-
 4 files changed, 26 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2c5f241e87010055dd25089bf9d737b2502b25ff


-- 
DragonFly BSD source repository


More information about the Commits mailing list