git: dsynth - Conditionalize .txz -> other_compression_fmt for pkg repo

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Dec 4 10:41:39 PST 2019


commit 96cc8f92ce28dbc4069c94b7988d221b2bd0cd12
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Dec 4 10:40:25 2019 -0800

    dsynth - Conditionalize .txz -> other_compression_fmt for pkg repo
    
    * pkg version 1.12 or later properly uses the compression
      suffix when generating the repo database, the results do
      not need to be recompressed.
    
      Versions prior to 1.12 needed to be recompressed for
      compression formats other than .txz.
    
    * Conditionalize based on pkg -v output.
    
    Reported-by: zrj

Summary of changes:
 usr.bin/dsynth/repo.c | 29 +++++++++++++++++++++++++++--
 1 file changed, 27 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/96cc8f92ce28dbc4069c94b7988d221b2bd0cd12


-- 
DragonFly BSD source repository


More information about the Commits mailing list