git: dsynth - Add config var for Meta_version and make the default 2

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jan 3 12:15:13 PST 2022


commit 6a7ba689e64cce7b1531357c9fdf622b4ea04eb4
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jan 3 12:13:18 2022 -0800

    dsynth - Add config var for Meta_version and make the default 2
    
    * Add the 'Meta_version' configuration variable.
    
    * Make the default 2 (it was previously 1), to remain compatible
      with future pkg versions.
    
    Requested-by: zrj

Summary of changes:
 usr.bin/dsynth/config.c | 3 +++
 usr.bin/dsynth/dsynth.1 | 6 ++++++
 usr.bin/dsynth/dsynth.h | 1 +
 usr.bin/dsynth/repo.c   | 2 +-
 4 files changed, 11 insertions(+), 1 deletion(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list