pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/57383 CVS commit: [pkgsrc-2023Q1] pkgsrc/archivers/zstd



The following reply was made to PR pkg/57383; it has been noted by GNATS.

From: "S.P.Zeidler" <spz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57383 CVS commit: [pkgsrc-2023Q1] pkgsrc/archivers/zstd
Date: Mon, 15 May 2023 17:49:47 +0000

 Module Name:	pkgsrc
 Committed By:	spz
 Date:		Mon May 15 17:49:47 UTC 2023
 
 Modified Files:
 	pkgsrc/archivers/zstd [pkgsrc-2023Q1]: distinfo
 Added Files:
 	pkgsrc/archivers/zstd/patches [pkgsrc-2023Q1]:
 	    patch-lib_decompress_huf__decompress__amd64.S
 
 Log Message:
 Pullup ticket #6757 - requested by dholland
 archivers/zstd: build fix
 
 Revisions pulled up:
 - archivers/zstd/distinfo                                       1.36
 - archivers/zstd/patches/patch-lib_decompress_huf__decompress__amd64.S 1.1
 
 -------------------------------------------------------------------
    Module Name:	pkgsrc
    Committed By:	dholland
    Date:		Sun Apr 30 01:39:20 UTC 2023
 
    Modified Files:
    	pkgsrc/archivers/zstd: distinfo
    Added Files:
    	pkgsrc/archivers/zstd/patches:
    	    patch-lib_decompress_huf__decompress__amd64.S
 
    Log Message:
    PR 57383 Mike Owens: zstd assembler bug on SPARC
 
    Put amd64 assembler directives inside the amd64 ifdefs so they don't
    get assembled on other targets.
 
    To generate a diff of this commit:
    cvs rdiff -u -r1.35 -r1.36 pkgsrc/archivers/zstd/distinfo
    cvs rdiff -u -r0 -r1.1 \
        pkgsrc/archivers/zstd/patches/patch-lib_decompress_huf__decompress__amd64.S
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.34 -r1.34.2.1 pkgsrc/archivers/zstd/distinfo
 cvs rdiff -u -r0 -r1.1.2.2 \
     pkgsrc/archivers/zstd/patches/patch-lib_decompress_huf__decompress__amd64.S
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index