pkgsrc-Bugs archive

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

PR/57539 CVS commit: [pkgsrc-2023Q2] pkgsrc/graphics/tiff



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

From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57539 CVS commit: [pkgsrc-2023Q2] pkgsrc/graphics/tiff
Date: Fri, 18 Aug 2023 18:13:39 +0000

 Module Name:	pkgsrc
 Committed By:	bsiegert
 Date:		Fri Aug 18 18:13:39 UTC 2023
 
 Modified Files:
 	pkgsrc/graphics/tiff [pkgsrc-2023Q2]: Makefile distinfo
 Added Files:
 	pkgsrc/graphics/tiff/patches [pkgsrc-2023Q2]: patch-configure
 
 Log Message:
 Pullup ticket #6793 - requested by nia
 graphics/tiff: build fix
 
 Revisions pulled up:
 - graphics/tiff/Makefile                                        1.159
 - graphics/tiff/distinfo                                        1.106
 - graphics/tiff/patches/patch-configure                         1.6
 
 ---
    Module Name:	pkgsrc
    Committed By:	nia
    Date:		Thu Aug 17 10:20:39 UTC 2023
 
    Modified Files:
    	pkgsrc/graphics/tiff: Makefile distinfo
    Added Files:
    	pkgsrc/graphics/tiff/patches: patch-configure
 
    Log Message:
    tiff: Use only libs_private to express a dependency on liblzma
 
    requires_private assumes the presence of a .pc file, which is not
    the case on NetBSD 9.x. This allows builds external from pkgsrc
    dependending on libtiff to not fire errors when they fail to find
    a corresponding .pc file for liblzma, but still acknowledge the
    liblzma dependency.
 
    PR pkg/57539
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.158 -r1.158.2.1 pkgsrc/graphics/tiff/Makefile
 cvs rdiff -u -r1.105 -r1.105.2.1 pkgsrc/graphics/tiff/distinfo
 cvs rdiff -u -r0 -r1.6.2.2 pkgsrc/graphics/tiff/patches/patch-configure
 
 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