pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/58199: sysutils/lsof does not build on NetBSD 9.4
>Number: 58199
>Category: pkg
>Synopsis: sysutils/lsof does not build on NetBSD 9.4
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Apr 26 15:15:00 +0000 2024
>Originator: Stefan Schaeckeler
>Release: pkgsrc-2024Q1
>Organization:
>Environment:
NetBSD netbsd09 9.4 NetBSD 9.4 (GENERIC) #0: Wed Apr 24 10:49:42 PDT 2024 schaecsn@netbsd09:/mnt/hdb1/netbsd/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
patch-ag needs to be updated to recognize NetBSD 9.4
>How-To-Repeat:
>Fix:
Index: sysutils/lsof/patches/patch-ag
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/lsof/patches/patch-ag,v
retrieving revision 1.13
diff -u -p -r1.13 patch-ag
--- sysutils/lsof/patches/patch-ag 13 Jan 2023 23:46:22 -0000 1.13
+++ sysutils/lsof/patches/patch-ag 26 Apr 2024 12:43:15 -0000
@@ -68,7 +68,7 @@ not NetBSD 1.6.
+ LSOF_TSTBIGF=" "
+ LSOF_VERS="8099000"
+ ;;
-+ 9.[0123]*)
++ 9.[01234]*)
+ LSOF_TSTBIGF=" "
+ LSOF_VERS="9000000"
+ ;;
Home |
Main Index |
Thread Index |
Old Index