NetBSD-Bugs archive

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

PR/59402 CVS commit: pkgsrc/sysutils/lsof



The following reply was made to PR port-i386/59402; it has been noted by GNATS.

From: "David H. Gutteridge" <gutteridge%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59402 CVS commit: pkgsrc/sysutils/lsof
Date: Tue, 17 Jun 2025 02:38:49 +0000

 Module Name:	pkgsrc
 Committed By:	gutteridge
 Date:		Tue Jun 17 02:38:49 UTC 2025
 
 Modified Files:
 	pkgsrc/sysutils/lsof: distinfo
 	pkgsrc/sysutils/lsof/patches: patch-af
 
 Log Message:
 lsof: simplify a NetBSD build fix patch
 
 Five years ago, r. 1.19 introduced a build fix for "NetBSD 9.0", without
 any further explanation. It appears this was intended for i386,
 specifically, though the commit didn't say, since other ports should
 have built without it. i386 builds have since been fixed differently,
 this being relevant for 10.x as well, where the older approach would not
 work. (It's also confusing to see separate places with NetBSD version
 conditionals pulling in sys/ptrace.h.)
 
 Change compile-tested on NetBSD 9.4_STABLE/amd64, 9.4_STABLE/i386,
 9.99.14/amd64, 9.99.14/i386. (I see nothing in the state of 9.0 headers
 that differs relevantly.)
 
 Slightly related to PR port-i386/59402.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.109 -r1.110 pkgsrc/sysutils/lsof/distinfo
 cvs rdiff -u -r1.24 -r1.25 pkgsrc/sysutils/lsof/patches/patch-af
 
 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