pkgsrc-Bugs archive

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

PR/59614 CVS commit: pkgsrc/textproc/lowdown



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

From: "David H. Gutteridge" <gutteridge%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59614 CVS commit: pkgsrc/textproc/lowdown
Date: Wed, 19 Nov 2025 15:54:26 +0000

 Module Name:	pkgsrc
 Committed By:	gutteridge
 Date:		Wed Nov 19 15:54:26 UTC 2025
 
 Modified Files:
 	pkgsrc/textproc/lowdown: Makefile distinfo
 	pkgsrc/textproc/lowdown/patches: patch-Makefile
 
 Log Message:
 lowdown: fix compat function linking differently
 
 As of 2.0.4, upstream actually added context to handle this linking
 while keeping other symbol visibility hidden as they want. However, it
 wasn't factored in to the "libtoolization" changes that were made for
 pkgsrc purposes. (PR pkg/59614, PR pkg/59619.)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.37 -r1.38 pkgsrc/textproc/lowdown/Makefile \
     pkgsrc/textproc/lowdown/distinfo
 cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/lowdown/patches/patch-Makefile
 
 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